replicant-packages_apps_Email/src/com/android/email
Andrew Stadler e2c56fc88c GAL support
* Provides GAL autocomplete in email address fields in message composition.

General TODO list:
UI: Implement divider in adapter, not in GAL provider
UI: Use listview_separator for divider
UI: Clean up strings, move all to resources
UI: Only have one GAL lookup in flight at any time
UI: Unit tests

GAL: Use side channel for status, not a row
GAL: Shorten timeout for interactive GAL lookup
GAL: Make watchdogs work
GAL: Figure out why some calls never return (conn pool exhaustion?)
GAL: Unit tests

Bug: 2249514
Change-Id: I513e25628bc2f5ed0920e0ee509cd598b1817b3a
2010-03-15 11:12:34 -07:00
..
activity GAL support 2010-03-15 11:12:34 -07:00
mail Explicitly send ICS files in UTF-8. 2010-03-15 10:51:58 -07:00
provider Explicitly send ICS files in UTF-8. 2010-03-15 10:51:58 -07:00
service Store UUID instead of _id in desktop shortcuts. 2010-03-03 15:41:10 -08:00
Account.java Legacy account migration 2010-02-10 23:18:19 -08:00
AccountBackupRestore.java Relax device admin policies when accounts deleted 2010-02-09 11:01:01 -08:00
Controller.java Gather common exchange related methods into one place 2010-02-02 13:36:45 -08:00
Email.java Use a single account color resource table; add convenience methods 2010-02-08 09:21:54 -08:00
EmailAddressAdapter.java GAL support 2010-03-15 11:12:34 -07:00
EmailAddressValidator.java GAL support 2010-03-15 11:12:34 -07:00
ExchangeUtils.java Enable calendar sync for Exchange accounts when upgrading. 2010-02-26 13:28:59 -08:00
FixedLengthInputStream.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
GroupMessagingListener.java eclair snapshot 2009-11-12 18:46:09 -08:00
LegacyConversions.java Follow-up to MimeMessage efficiency improvements. 2010-03-10 16:42:49 -08:00
MessagingController.java More work on account migration 2010-03-08 13:53:01 -08:00
MessagingListener.java eclair snapshot 2009-11-12 18:46:09 -08:00
OneTimeInitializer.java Enable calendar sync for Exchange accounts when upgrading. 2010-02-26 13:28:59 -08:00
PeekableInputStream.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
Preferences.java Change EAS authenticator's label according to the vendor policy. 2010-02-02 16:25:29 -08:00
SecurityPolicy.java Move DeviceAdmin APIs to android.app.admin. 2010-02-26 23:31:37 -08:00
Utility.java Explicitly send ICS files in UTF-8. 2010-03-15 10:51:58 -07:00
VendorPolicyLoader.java Continuing work on account migration 2010-03-03 22:19:41 -08:00