summaryrefslogtreecommitdiffstats
path: root/provider_src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-061-5/+9
|\
| * Limit account id and id to longsRohan Shah2016-08-261-5/+9
* | email: junk iconJorge Ruesga2016-01-131-0/+1
* | email: return default folder name for subfoldersJorge Ruesga2016-01-131-6/+20
* | email: fix empty body updateJorge Ruesga2015-10-181-1/+16
* | Allow saving attachments even if there's no intent handling them.Danny Baumann2015-10-181-1/+0
* | Don't cancel PendingIntents used for AlarmManager.Danny Baumann2015-10-181-10/+6
* | Optimize connection loss and re-gain behaviour.Danny Baumann2015-10-181-54/+106
* | Refine thread handling.Danny Baumann2015-10-181-26/+28
* | Properly unregister alarm manager callbacks.Danny Baumann2015-10-182-0/+18
* | Use AlarmManager to schedule an IDLE connection restart.Danny Baumann2015-10-181-60/+70
* | Don't auto-register IDLE when gaining connection.Danny Baumann2015-10-182-47/+3
* | Do less work on IDLE refresh.Danny Baumann2015-10-184-57/+126
* | Improve debug logging.Danny Baumann2015-10-182-5/+10
* | Use an inexact timer for the IDLE refresh.Danny Baumann2015-10-181-13/+26
* | Don't throw a NPE when operating on a destroyed list.Danny Baumann2015-10-181-2/+2
* | Fix some more argument order issues.Danny Baumann2015-10-181-4/+4
* | Simplify logic.Danny Baumann2015-10-181-23/+25
* | Fix some typos.Danny Baumann2015-10-181-4/+4
* | Don't solely rely on the presence of RECENT for checking for new mail.Danny Baumann2015-10-181-5/+25
* | Don't re-sync when refreshing the IDLE connection.Danny Baumann2015-10-181-12/+4
* | Reset idling flag when cancelling early due to being cancelled.Danny Baumann2015-10-181-0/+1
* | Add some debug statements.Danny Baumann2015-10-181-0/+2
* | Assign debug tags to IMAP communication output.Danny Baumann2015-10-184-7/+44
* | Fix argument order.Danny Baumann2015-10-182-6/+6
* | Simplify code.Danny Baumann2015-10-181-3/+1
* | email: catch the correct exception while closing the buffersJorge Ruesga2015-10-181-1/+1
* | Fix ArrayIndexOutOfBoundsException.Danny Baumann2015-10-181-1/+5
* | email: fix NPEJorge Ruesga2015-10-181-1/+1
* | email: imap pushJorge Ruesga2015-10-1819-40/+1971
* | email: fix Account table creationJorge Ruesga2015-10-181-1/+7
* | email: support for auto-sync multiple IMAP foldersJorge Ruesga2015-10-184-50/+91
* | email: don't block extras databaseJorge Ruesga2015-10-181-12/+6
* | email: suggested contactsJorge Ruesga2015-10-182-8/+215
* | Don't fetch deleted messages from IMAP folderDaniel Volk2015-10-181-2/+4
* | DBHelper: Support upgrades from CM11Ricardo Cerqueira2015-10-181-4/+25
* | Add MAIL_SERVICE WAKEUP, SEND, MOVE, READ, DELETE MESSAGE actionAshwini Munigala2015-10-065-4/+396
|/
* Add additional analytics regarding our SSLSocketsMartin Hibdon2014-10-241-2/+8
* Add analytics to track of what cipher suites are being usedMartin Hibdon2014-10-241-0/+13
* Merge "Disable smart foward/reply" into ub-gmail-ur14-devMartin Hibdon2014-10-211-1/+19
|\
| * Disable smart foward/replyMartin Hibdon2014-10-211-1/+19
* | Fix handling AOL's login rejectionTony Mantler2014-10-203-3/+20
|/
* Correctly update UI_SYNC_STATUS upon searchMartin Hibdon2014-10-161-1/+1
* Merge "Resend notifications when Accounts are changed" into ub-gmail-ur14-devRégis Décamps2014-10-151-1/+5
|\
| * Resend notifications when Accounts are changedRégis Décamps2014-10-081-1/+5
* | Set mailbox uiSyncStatus when IMAP and POP folders are createdMartin Hibdon2014-10-143-1/+44
* | Merge "Set the search mailbox's syncState as soon as a search is requested" i...Martin Hibdon2014-10-101-6/+16
|\ \
| * | Set the search mailbox's syncState as soon as a search is requestedMartin Hibdon2014-10-101-6/+16
| |/
* / EmailProvider now supports query and getType for cached file urlsMartin Hibdon2014-10-101-0/+76
|/
* Merge "Get SSLSocketFactory from GmsCore" into ub-gmail-ur14-devMartin Hibdon2014-10-031-2/+3
|\