summaryrefslogtreecommitdiffstats
path: root/emailsync/src
Commit message (Expand)AuthorAgeFilesLines
* Delete obsolete emailsync codeTony Mantler2014-06-307-2945/+0
* Delete obsolete codeMartin Hibdon2014-06-041-53/+0
* Fetch email bodies using ContentResolver#openInputStreamTony Mantler2014-05-081-3/+3
* am 81f9a57a: Fix some STOPSHIP loggingMartin Hibdon2014-05-052-5/+1
|\
| * Fix some STOPSHIP loggingMartin Hibdon2014-05-052-5/+1
* | Cleanup in EmailContentTony Mantler2014-04-141-3/+2
|/
* Make oauth error handling localizableMartin Hibdon2014-04-031-0/+3
* Remove mAmAccount from the email provider account objectTony Mantler2013-10-041-4/+12
* Remove some warningsScott Kennedy2013-08-014-2/+6
* Delete most of IEmailServiceCallback.Yu Ping Hu2013-07-291-10/+0
* Unify LogTagScott Kennedy2013-06-053-20/+22
* Switch constants to existing standard values.Yu Ping Hu2013-05-081-9/+2
* Code cleanup.Yu Ping Hu2013-04-301-80/+33
* Use system SyncManager for Exchange.Yu Ping Hu2013-04-251-1/+2
* Add a way to check whether we have a wakelock.Yu Ping Hu2013-04-181-0/+14
* Improve service dump a bitMarc Blank2012-09-191-2/+2
* Add bugreport dump of wake lock timesMarc Blank2012-09-191-7/+65
* Don't sync at all if 1) upsync and 2) heldMarc Blank2012-09-111-1/+3
* Don't clear errorMap due to upload syncMarc Blank2012-09-101-2/+4
* Convert authorities, intents, and account manager typesMarc Blank2012-08-312-6/+8
* Integrate Imap2 into EmailMarc Blank2012-08-221-15/+16
* Make sure that all access to service map is lock-protectedMarc Blank2012-08-191-40/+27
* Revert "Make sure that all access to service map is lock-protected"Marc Blank2012-08-181-19/+10
* Make sure that all access to service map is lock-protectedMarc Blank2012-08-181-10/+19
* Ensure that security notification is posted if not activeMarc Blank2012-08-171-1/+5
* Fix ConcurrentModificationExceptionPaul Westbrook2012-08-061-1/+3
* Don't save connection manager for autodiscover/validationMarc Blank2012-08-011-2/+6
* Do "same certificate" checking when using "trust certificates"Marc Blank2012-08-011-9/+10
* Handle ALERT response to login commandMarc Blank2012-07-272-1/+2
* Imap2 additionsMarc Blank2012-07-271-2/+8
* Fix EAS backoff behavior (was stuck at 30 seconds)Marc Blank2012-07-251-3/+3
* Prevent ConcurrentModificationException in SyncManagerMarc Blank2012-07-231-2/+6
* More work on Imap2Marc Blank2012-07-191-0/+1
* Initial Imap2 implementationMarc Blank2012-07-185-47/+88
* Add a bunch of stuff missed earlierMarc Blank2012-06-287-0/+2919