replicant-packages_apps_Email/src/com/android/email/service
Yu Ping Hu c5c9c1c69e Restore functionality for uploading new messages.
The code for syncing new messages from client to server
somehow never got moved from Email1 to Email2.

This change also includes minor cleanup on system mailbox
flags.

Bug: 8531552
Change-Id: I1f9396635ba14cb6e641d2bc1b506c6d702f6b2e
2013-04-03 09:32:35 -07:00
..
AccountService.java Handle ALERT response to login command 2012-07-27 13:36:41 -07:00
AttachmentDownloadService.java Use correct attachment provider authority 2012-09-09 09:32:14 -07:00
AuthenticatorService.java Add a bunch of stuff missed earlier 2012-06-28 12:16:59 -07:00
EasAuthenticatorService.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EasAuthenticatorServiceAlternate.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EasTestAuthenticatorService.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
EmailBroadcastProcessorService.java Move notifications to UnifiedEmail 2013-02-08 09:48:22 -08:00
EmailBroadcastReceiver.java DO NOT MERGE: Fix ANR in one time initializer and unify BroadccastReceivers. 2010-09-21 10:48:17 -07:00
EmailServiceStub.java Guard against potential NPE. 2013-03-21 19:25:14 -07:00
EmailServiceUtils.java Fix NPE after migrating older account 2013-03-05 14:07:47 -08:00
ImapAuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
ImapService.java Restore functionality for uploading new messages. 2013-04-03 09:32:35 -07:00
ImapTempFileLiteral.java Restore Imap1 2012-09-21 08:29:09 -07:00
LegacyEasAuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
LegacyEmailAuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
LegacyImapAuthenticatorService.java Restore Imap1 2012-09-21 08:29:09 -07:00
LegacyImapSyncAdapterService.java Restore Imap1 2012-09-21 08:29:09 -07:00
MailService.java Reconcile all types of local accounts in MailService 2012-09-03 18:32:53 -07:00
PolicyService.java Fix NPE when adding account with security policy 2013-03-07 23:00:47 -08:00
Pop3AuthenticatorService.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
Pop3Service.java Convert authorities, intents, and account manager types 2012-08-31 23:26:36 -07:00
Pop3SyncAdapterService.java Restore Imap1 2012-09-21 08:29:09 -07:00
PopImapSyncAdapterService.java Fix IMAP sync with Arabic language 2013-04-02 11:36:11 -07:00