GithubHelp home page GithubHelp logo

Comments (20)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Thanks for the feedback! Voicemail is a bit difficult as you don't have access 
to an unread count as a developer, but only an indicator as to whether there is 
any voicemail at all.

For exchange email, that's something to look into for sure, but I'm not sure 
there's a public API for that.

Original comment by roman.nurik on 12 Feb 2013 at 9:09

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
A vanilla mail client extension would be great.

Thanks a lot for the great app, it is just brilliant!

Original comment by [email protected] on 13 Feb 2013 at 6:19

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Issue 85 has been merged into this issue.

Original comment by roman.nurik on 14 Feb 2013 at 3:30

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Spent a bit of time looking into this now, as I wanted to make an exchange 
plugin. There seems to be no apis to work with the exchange app. And there are 
different exchange apps based on provider (for example HTC has their own 
thing). Making a plugin for this would involve making all the exchange login 
logic yourself, and having a seperate exchange login for the plugin. 

Unfortunatly that's a bit outside the scope of what I planned on building on a 
friday night ;)

Original comment by [email protected] on 15 Feb 2013 at 6:22

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Issue 147 has been merged into this issue.

Original comment by roman.nurik on 16 Feb 2013 at 3:12

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Issue 185 has been merged into this issue.

Original comment by roman.nurik on 17 Feb 2013 at 8:33

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
maybe exchange unread count could be picked from a widget, I have nova launcher 
prime, with teslaunread plugin. With that combination I can view the nr of 
unread exchange mails from my exchange mail in the stock/vanilla mail app.

Somehow it uses a widget to get the count, the option had this text:
"Email Widget
Supports Google or Motorola Email.
Unread count is read off the widget"

After checking the checkbox, you will get the prompt which folder you want to 
display , maybe a simalar mechanism could be used for a vanilla mail 
extension...

Original comment by [email protected] on 19 Feb 2013 at 12:27

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
That sounds very interesting, just sent him an email with this issue link. 
Hopefully he'll tell us how he's doing that reliably :)

Original comment by [email protected] on 20 Feb 2013 at 8:26

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I'm the dev of Nova Launcher and TeslaUnread.

TeslaUnread is carefully using reflection and private APIs to get the unread 
count text off of the widget. This is probably not something Roman wants to do 
simply because it's unofficial and not guaranteed to work in future android 
versions, but on top of that it's also quite complex.

It's possible a future update of TeslaUnread could include dashclock extensions 
for Google Voice, "Email" and the other counts TeslaUnread has that DashClock 
doesn't. No promises or ETAs or anything on that though, but it is something 
that has crossed my mind as DashClock is popular with users of my apps and 
they'd appreciate the value add of DashClock extensions from TeslaUnread.

Original comment by [email protected] on 20 Feb 2013 at 10:42

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I'd love a dashclock integration, and I know a lot of others would too.

On a side note I've seen a lot of developers (myself included) looking for apis 
to access exchange/htc mail/etc. If you opensource that part of the api I 
suspect you'll get a lot of pull requests if something stops working on weird 
firmware versions. That said it might also encourage the developers of the 
original apps to take steps to prevent it.

Thanks for chiming in on this :)

Original comment by [email protected] on 21 Feb 2013 at 6:55

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Issue 305 has been merged into this issue.

Original comment by roman.nurik on 28 Feb 2013 at 2:04

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Just an FYI, I found this today and it works for my exchange accounts:

http://phandroid.com/2013/02/18/anydash-dashclock-widget/

Original comment by [email protected] on 4 Mar 2013 at 7:35

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Perfect, works fpr me!!! THX!!

Original comment by [email protected] on 4 Mar 2013 at 7:53

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
I would LOVE to have the default exchange email app supported. I already know 
about anydash but im already using it for 3 other apps =(

Original comment by [email protected] on 4 Mar 2013 at 9:02

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
You should email the developer of anydash and ask them to add support for 
additional apps.

Original comment by [email protected] on 5 Mar 2013 at 3:06

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
adding exchange email would be perfect, thanks for your work Roman!!

Original comment by salemsadek on 23 Nov 2013 at 4:02

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Wanting Exchange Email also. Awesome job on the app Roman!

Original comment by [email protected] on 23 Dec 2013 at 2:51

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Apex Notifier has Exchange support for Dashclock, it steals the unread count 
from the widget as suggested here. It also supports the Samsung email client 
and K9.

Original comment by jesse.houwing on 22 Jan 2014 at 11:50

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
Let's get back to voicemail.  I'd be ecstatic if I could get a notification via 
Dashclock when I receive a new voicemail.  I don't need a count, just that I 
received a notification.  

Original comment by [email protected] on 14 Jun 2014 at 9:20

from dashclock.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 26, 2024
vote for exchange! :)

Original comment by [email protected] on 29 Jul 2014 at 4:08

from dashclock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.