summaryrefslogtreecommitdiffstats
path: root/provider_src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LA.UM.5.5.r1-00900-8x96.0' of git://codeaurora.org/platform/packag...cm-14.0Steve Kondik2016-10-1725-0/+900
|\
| * Add accountFang Yunong2016-09-2620-0/+720
| * Add accountsc_yunong2016-09-185-0/+180
* | Merge tag 'android-7.0.0_r14' of https://android.googlesource.com/platform/pa...Steve Kondik2016-10-041-5/+9
|\ \
| * | Limit account id and id to longsRohan Shah2016-08-311-5/+9
* | | email: Fix merge issueSteve Kondik2016-09-261-4/+0
* | | email: junk iconJorge Ruesga2016-09-261-0/+1
* | | email: return default folder name for subfoldersJorge Ruesga2016-09-261-6/+20
* | | email: fix empty body updateJorge Ruesga2016-09-261-1/+16
* | | Don't cancel PendingIntents used for AlarmManager.Danny Baumann2016-09-261-10/+6
* | | Optimize connection loss and re-gain behaviour.Danny Baumann2016-09-261-49/+66
* | | Refine thread handling.Danny Baumann2016-09-261-26/+28
* | | Properly unregister alarm manager callbacks.Danny Baumann2016-09-262-0/+18
* | | Use AlarmManager to schedule an IDLE connection restart.Danny Baumann2016-09-261-60/+31
* | | Don't auto-register IDLE when gaining connection.Danny Baumann2016-09-262-47/+3
* | | Do less work on IDLE refresh.Danny Baumann2016-09-264-57/+126
* | | Improve debug logging.Danny Baumann2016-09-262-5/+8
* | | Use an inexact timer for the IDLE refresh.Danny Baumann2016-09-261-3/+133
* | | Don't throw a NPE when operating on a destroyed list.Danny Baumann2016-09-261-2/+2
* | | Fix some more argument order issues.Danny Baumann2016-09-261-4/+4
* | | Simplify logic.Danny Baumann2016-09-261-23/+25
* | | Fix some typos.Danny Baumann2016-09-261-2/+2
* | | Don't solely rely on the presence of RECENT for checking for new mail.Danny Baumann2016-09-261-5/+25
* | | Don't re-sync when refreshing the IDLE connection.Danny Baumann2016-09-261-0/+4
* | | Reset idling flag when cancelling early due to being cancelled.Danny Baumann2016-09-261-0/+1
* | | Add some debug statements.Danny Baumann2016-09-261-0/+2
* | | Assign debug tags to IMAP communication output.Danny Baumann2016-09-264-7/+44
* | | Fix argument order.Danny Baumann2016-09-262-6/+6
* | | Simplify code.Danny Baumann2016-09-261-3/+1
* | | email: catch the correct exception while closing the buffersJorge Ruesga2016-09-261-1/+1
* | | Fix ArrayIndexOutOfBoundsException.Danny Baumann2016-09-261-1/+5
* | | email: fix NPEJorge Ruesga2016-09-261-1/+1
* | | email: imap pushJorge Ruesga2016-09-2619-37/+1911
* | | email: fix Account table creationJorge Ruesga2016-09-261-1/+7
* | | email: support for auto-sync multiple IMAP foldersJorge Ruesga2016-09-264-50/+91
* | | email: don't block extras databaseJorge Ruesga2016-09-261-12/+6
* | | email: suggested contactsJorge Ruesga2016-09-262-8/+215
* | | Don't fetch deleted messages from IMAP folderDaniel Volk2016-09-261-2/+4
* | | DBHelper: Support upgrades from CM11Ricardo Cerqueira2016-09-261-4/+26
| |/ |/|
* | Add accountFang Yunong2016-08-3010-0/+360
* | Email: Not show the "Sending feedback" if the feedback url is nullweitan2016-08-261-1/+2
* | Email: fix bug Starred messages need to delete twice to completely removeyongga2016-08-241-2/+4
* | Email: Fix Force close issue while removing/adding accountsweitan2016-08-241-4/+5
* | Email: Supported Email search functionweitan2016-08-241-5/+82
* | Email:draft mail is still deleted.shiwan2016-08-241-1/+1
* | Email: fix the mail bigger than 1M can't downloaded on Exchange account.weitan2016-08-241-2/+4
* | Email: Download attachment function and UX improveweitan2016-08-241-28/+5
* | Email: Support configure the sync size for each mail contentweitan2016-08-2411-14/+355
* | Bluetooth: Add support to enable MAP MSE Email sharing.Ashwini Munigala2016-08-245-2/+627
|/
* Fix infinite loop in AttachmentServiceJohan Redestig2015-06-161-3/+3