summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/providers
Commit message (Expand)AuthorAgeFilesLines
* email: linkify phone numbersJorge Ruesga2015-10-181-1/+2
* email: linkify urls in plain text emailsJorge Ruesga2015-10-181-1/+1
* UnifiedEmail: Increase max attachment size to 25MBLorDClockaN2015-10-181-2/+2
* am 864682f9: Merge "email: prevent stock email app to unset firstSnippet on m...Scott Kennedy2014-12-151-4/+7
|\
| * email: prevent stock email app to unset firstSnippet on mark/unmark as readJorge Ruesga2014-12-151-4/+7
* | Don't assume that we'll close our db after saveRecentQueryJin Cao2014-10-061-2/+5
* | Prevent suggestion db leakJin Cao2014-10-032-20/+56
* | Display sync errors using snackbar and not as a TL footerJames Lemieux2014-09-301-0/+30
* | Merge "Drawer updates for darkened icons" into ub-gmail-ur14-devTony Mantler2014-09-241-7/+28
|\ \
| * | Drawer updates for darkened iconsTony Mantler2014-09-241-7/+28
* | | Update Message.isEqual() methodTony Mantler2014-09-241-2/+4
|/ /
* | Display a warning if account is on security holdMartin Hibdon2014-09-122-1/+42
* | Escape the query for appending in projectionJin Cao2014-09-112-89/+37
* | Merge "Add toString for LastSyncResult" into ub-gmail-ur14-devJin Cao2014-09-101-0/+13
|\ \
| * | Add toString for LastSyncResultJin Cao2014-09-051-0/+13
* | | Return of the message-level stars.Andrew Sapperstein2014-09-091-0/+13
* | | Add support for disabling email sanitizationJames Lemieux2014-09-082-2/+6
* | | Removing com/android/mail/lib.Milos Stankovic2014-09-082-5/+3
* | | Merge "Change data to currentTimeMillis" into ub-gmail-ur14-devJin Cao2014-09-081-1/+1
|\ \ \
| * | | Change data to currentTimeMillisJin Cao2014-09-051-1/+1
| |/ /
* / / Display nested folder icon for folders with childrenRohan Shah2014-09-051-1/+8
|/ /
* | Creating RankedComparator and using it to sort accounts.Milos Stankovic2014-09-041-3/+31
* | Merge "Wrap field initialization from cursor." into ub-gmail-ur14-devGreg Bullock2014-09-012-9/+11
|\ \
| * | Wrap field initialization from cursor.Greg Bullock2014-09-012-9/+11
* | | remove drag/drop codeAndy Huang2014-08-281-2/+0
|/ /
* | Discard mode bits during upgradeDB check.Jin Cao2014-08-262-22/+6
* | Analytics: new custom dimension to track the type of account.Régis Décamps2014-08-251-2/+10
* | Add logging to sendsave for composeJin Cao2014-08-241-1/+1
* | Prevent database wipe for searchJin Cao2014-08-221-0/+8
* | Remove getSuggestionsAuthorityJin Cao2014-08-222-11/+1
* | Merge "Quantum search - version 1" into ub-gmail-ur14-devJin Cao2014-08-222-155/+39
|\ \
| * | Quantum search - version 1Jin Cao2014-08-212-155/+39
* | | Address NFE with bgColorRohan Shah2014-08-211-10/+10
|/ /
* / Remove notif unused assets (UnifiedEmail)Rohan Shah2014-08-191-4/+0
|/
* Add isOutbox to FolderTony Mantler2014-08-131-0/+7
* Properly apply PRIORITY cached valueJin Cao2014-08-121-0/+2
* Fixing the loading of the accounts.Milos Stankovic2014-08-121-12/+26
* Properly check for message equalityJin Cao2014-08-071-1/+2
* Support "deleting" in outboxJin Cao2014-08-011-0/+5
* Revert "Revert "Use getAccountId for AccountPreferences and FolderPreferences.""Paul Westbrook2014-07-301-1/+1
* Revert "Use getAccountId for AccountPreferences and FolderPreferences."Régis Décamps2014-07-291-1/+1
* Use getAccountId for AccountPreferences and FolderPreferences.Ray Chen2014-07-281-1/+1
* Fix tests.Ray Chen2014-07-222-1/+3
* Add ACCOUNT_ID column to ACCOUNT_COLUMNS and populate it from contentRay Chen2014-07-223-3/+22
* Add support for folders showing only unseen message countTony Mantler2014-07-172-10/+12
* Merge "Support for account switcher." into ub-mail-masterAndrew Sapperstein2014-07-161-6/+11
|\
| * Support for account switcher.Andrew Sapperstein2014-07-151-6/+11
* | Renaming the settings value to reflect the actual name.Milos Stankovic2014-07-172-40/+36
* | Merge "Delegate Account creation to builder class." into ub-mail-masterRay Chen2014-07-162-9/+55
|\ \ | |/ |/|
| * Delegate Account creation to builder class.Ray Chen2014-07-162-9/+55