summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add account"staging/cm-14.1-cafrebaseDan Pasanen2017-01-1789-895/+3152
* Automatic translation importMichael Bestas2016-12-30118-0/+9586
* Email: Use NotificationManager to figure out LED capabilitiesZhao Wei Liew2016-12-302-6/+7
* Revert "Email: Supported Email search function"Danny Baumann2016-12-304-144/+7
* Fix DB upgrade from CM13.Danny Baumann2016-12-301-16/+16
* email: Fix merge issueSteve Kondik2016-12-301-4/+0
* Improve notification coalescence algorithm.Danny Baumann2016-12-301-46/+55
* email: junk iconJorge Ruesga2016-12-301-0/+1
* email: return default folder name for subfoldersJorge Ruesga2016-12-301-6/+20
* Email: Clean duplicated WRITE_CONTACTS permissionAdrianDC2016-12-301-1/+0
* Email: Fix the ActivityNotFoundException when click "Update now"wangjing2016-12-301-0/+6
* email: Add an ActionBar to the mail app's PreferenceActivityJorge Ruesga2016-12-301-5/+2
* email: fix empty body updateJorge Ruesga2016-12-301-1/+16
* Allow download of compressed attachments.Danny Baumann2016-12-301-2/+0
* Don't cancel PendingIntents used for AlarmManager.Danny Baumann2016-12-301-10/+6
* Optimize connection loss and re-gain behaviour.Danny Baumann2016-12-301-49/+66
* Refine thread handling.Danny Baumann2016-12-301-26/+28
* Properly unregister alarm manager callbacks.Danny Baumann2016-12-302-0/+18
* Use AlarmManager to schedule an IDLE connection restart.Danny Baumann2016-12-301-60/+31
* Don't auto-register IDLE when gaining connection.Danny Baumann2016-12-302-47/+3
* Do less work on IDLE refresh.Danny Baumann2016-12-304-57/+126
* Improve debug logging.Danny Baumann2016-12-302-5/+8
* Use an inexact timer for the IDLE refresh.Danny Baumann2016-12-301-3/+133
* Don't throw a NPE when operating on a destroyed list.Danny Baumann2016-12-301-2/+2
* Fix some more argument order issues.Danny Baumann2016-12-301-4/+4
* Simplify logic.Danny Baumann2016-12-301-23/+25
* Fix some typos.Danny Baumann2016-12-301-2/+2
* Don't solely rely on the presence of RECENT for checking for new mail.Danny Baumann2016-12-301-5/+25
* Don't re-sync when refreshing the IDLE connection.Danny Baumann2016-12-301-0/+4
* Fix crash when attempting to view EML files.Danny Baumann2016-12-301-2/+2
* Reset idling flag when cancelling early due to being cancelled.Danny Baumann2016-12-301-0/+1
* Add some debug statements.Danny Baumann2016-12-301-0/+2
* Assign debug tags to IMAP communication output.Danny Baumann2016-12-304-7/+44
* Fix argument order.Danny Baumann2016-12-302-6/+6
* Simplify code.Danny Baumann2016-12-301-3/+1
* email: catch the correct exception while closing the buffersJorge Ruesga2016-12-301-1/+1
* Fix ArrayIndexOutOfBoundsException.Danny Baumann2016-12-301-1/+5
* email: fix NPEJorge Ruesga2016-12-301-1/+1
* EmailTests: fix api changeScott Mertz2016-12-303-13/+13
* email: fix testsJorge Ruesga2016-12-302-3/+3
* email: fix Exchange sync frequency account setupJorge Ruesga2016-12-301-4/+4
* email: imap pushJorge Ruesga2016-12-3029-55/+2037
* email: fix Account table creationJorge Ruesga2016-12-301-1/+7
* email: custom notification lightsJorge Ruesga2016-12-306-2/+132
* email: fix eas autodiscoverJorge Ruesga2016-12-305-6/+52
* Fix NPE in getHierarchicalFoldertobitege2016-12-301-1/+3
* email: finish the settings activity after delete its accountJorge Ruesga2016-12-301-6/+2
* Update strings for crowdinMichael Bestas2016-12-301-4/+3
* email: support per-folder notificationsJorge Ruesga2016-12-306-55/+698
* email: support for auto-sync multiple IMAP foldersJorge Ruesga2016-12-307-51/+111