Go to file
Andrew Sapperstein 19b7e95d64 Use BroadcastReceiver to listen for LOCALE_CHANGED
Previously, we used the service to listen to Intent.ACTION_LOCALE_CHANGED.
This never worked because that intent is broadcasted by the system
and so Services will never receive them. Just use the existing forwarding
infrastructure to send the broadcast to the service.

Change-Id: I50ef625804e76e2348d3fe14686778d54463b78d
2014-03-04 15:55:52 -08:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Merge setup fragments under a single activity 2014-02-26 13:47:41 -08:00
emailsync Remove mAmAccount from the email provider account object 2013-10-04 10:21:25 -07:00
res Import translations. DO NOT MERGE 2014-03-03 13:31:58 -08:00
src/com Use BroadcastReceiver to listen for LOCALE_CHANGED 2014-03-04 15:55:52 -08:00
tests Fix tests 2014-02-28 14:21:41 -08:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk am 042e6940: Merge "Build with current SDK" into jb-ub-mail-ur10 2013-11-06 11:14:07 -08:00
AndroidManifest.xml Use BroadcastReceiver to listen for LOCALE_CHANGED 2014-03-04 15:55:52 -08:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00