replicant-packages_apps_Email/src/com/android/exchange/adapter
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
..
AbstractSyncAdapter.java Stop calendar/contacts sync in progress when sync setting is turned off 2010-03-01 11:00:20 -08:00
AbstractSyncParser.java Improved fix for #2189704 (sync loss) 2009-11-03 18:11:02 -08:00
AccountSyncAdapter.java Stop calendar/contacts sync in progress when sync setting is turned off 2010-03-01 11:00:20 -08:00
CalendarSyncAdapter.java Only send one reminder time to Exchange server 2010-03-13 20:45:23 -08:00
ContactsSyncAdapter.java Stop calendar/contacts sync in progress when sync setting is turned off 2010-03-01 11:00:20 -08:00
EmailSyncAdapter.java Move parseDateTimeToMillis() to com.android.email.Utility. 2010-03-04 12:45:37 +01:00
FolderSyncParser.java Fix #2451630 (No calendar after upgrading Eclair->Froyo) 2010-02-18 20:26:32 -08:00
GalParser.java GAL support 2010-03-15 11:12:34 -07:00
MeetingResponseParser.java Handle Exchange meeting invitation responses 2010-01-26 09:08:52 -08:00
Parser.java Build proper TimeZoneInformation strings for upsync; fix bugs 2010-02-03 14:41:45 -08:00
PingParser.java Implement adaptive ping timeout; release wake lock waiting for connectivity 2009-08-16 16:40:42 -07:00
ProvisionParser.java Add support for Exchange 2003 provisioning 2010-02-15 19:46:40 -08:00
Serializer.java Fix #2490068 (Exchange 2003 won't upload) 2010-03-04 21:25:05 -08:00
Tags.java GAL support 2010-03-15 11:12:34 -07:00
Wbxml.java DO NOT MERGE: Back-port 2249953 fix (for email unbundling). 2009-11-16 13:26:18 -08:00
patent_disclaimer.txt Add patent disclaimer to appropriate directories (#2079270) 2009-10-05 11:01:30 -07:00