Go to file
Todd Kennedy 71bd208ddd Create a new notification service
We can remove the preferences stuff 'cuz the service "should be" longer
living. And, even if the service is terminated (either by the user or by
the system) we'll receive a new notification when the service comes back.
This is probably desired behaviour anyway.

Change-Id: I4850a9473401536e8fb20385b780d4736ce80a8e
2011-05-11 07:54:07 -07:00
assets
docs
emailcommon Use observers to manage new message notifications 2011-05-10 15:36:07 -07:00
images
res Add 1-pane UI controller 2011-05-10 11:28:00 -07:00
src/com Create a new notification service 2011-05-11 07:54:07 -07:00
tests Create a new notification service 2011-05-11 07:54:07 -07:00
.classpath
.project
Android.mk Include guava in Email. 2011-04-14 13:49:01 -07:00
AndroidManifest.xml Create a new notification service 2011-05-11 07:54:07 -07:00
CleanSpec.mk Remove notification if messages seen off device 2011-05-05 12:00:27 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Fix unit tests 2011-04-28 17:31:53 -07:00
remove-exchange-support.sh