summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/providers/Settings.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-12.0' of git://github.com/CyanogenMod/android_packages_apps_...staging/cm-12.1Steve Kondik2015-03-311-2/+2
|\
| * UnifiedEmail: Increase max attachment size to 25MBLorDClockaN2015-03-221-2/+2
* | Removing com/android/mail/lib.Milos Stankovic2014-09-081-1/+1
* | Wrap field initialization from cursor.Greg Bullock2014-09-011-5/+7
|/
* Renaming the settings value to reflect the actual name.Milos Stankovic2014-07-171-37/+33
* Remove attachment previews from Conversation ListJames Lemieux2014-07-111-15/+2
* Changes to support displaying a welcome tour.Greg Bullock2014-06-161-2/+13
* Remove obsolete message text size preferenceTony Mantler2014-06-101-11/+1
* Show priority indicators (chevrons).Andrew Sapperstein2014-03-061-16/+33
* Use server prefs for show images settingAlice Yang2013-10-301-0/+13
* Tidy warnings in Account and Settings, and tidy deconstitution and reconstitu...Tony Mantler2013-08-131-37/+56
* Add a setting for attachment previews.Mark Wei2013-08-071-9/+19
* Clean up a bunch of warningsScott Kennedy2013-06-251-2/+0
* Move to InboxScott Kennedy2013-06-121-2/+17
* Minor cleanupPaul Westbrook2013-04-281-92/+66
* Make sender image behave like checkboxesAlice Yang2013-04-241-1/+1
* Checkbox vs. sender image settingAlice Yang2013-04-101-18/+18
* define a default value for the auto-fit settingAndy Huang2013-03-151-0/+13
* Revert "Change "hide checkboxes" to "show checkboxes""Alice Yang2013-03-131-11/+11
* Move notifications to UnifiedEmailScott Kennedy2013-02-071-23/+36
* Just use the default directly.Vikram Aggarwal2013-01-101-15/+0
* Allow veiled address pattern to be updated through settingsVikram Aggarwal2013-01-091-2/+13
* Change "hide checkboxes" to "show checkboxes"Scott Kennedy2013-01-071-10/+10
* wire up snap headers prefAndy Huang2012-11-071-3/+3
* Prompt for auto-advance option on first actionScott Kennedy2012-11-021-20/+41
* Add setting to control conversation view modePaul Westbrook2012-10-131-2/+11
* Add setupIntentUri to account settingsMarc Blank2012-09-051-2/+12
* Better wording for file too large error textMark Wei2012-08-271-1/+1
* Fill settings values with valid contentVikram Aggarwal2012-08-151-38/+52
* Get the Account through a listenerVikram Aggarwal2012-08-141-12/+0
* Put Priority Arrows enabled/disabled in SettingsVikram Aggarwal2012-07-311-4/+17
* Fix viewing search resultsPaul Westbrook2012-07-271-1/+3
* Allow settings to updateVikram Aggarwal2012-07-271-1/+49
* Add swipe settings column.Mindy Pereira2012-07-251-1/+22
* Store default inbox name in Settings.Vikram Aggarwal2012-07-191-17/+20
* Don't crash due to old cached Settings objectsAndy Huang2012-07-171-3/+3
* Allow providers to supply max attachment(s) size for new messagesMindy Pereira2012-07-171-74/+43
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Always read settings from the accountVikram Aggarwal2012-05-081-0/+5
* Read defaultInbox through a safe accessorVikram Aggarwal2012-05-071-0/+14
* Destructive Actions. Part 2: More logic consolidated.Vikram Aggarwal2012-04-231-0/+17
* Update consumers on changes to SettingsVikram Aggarwal2012-04-191-0/+12
* Handle missing settingsPaul Westbrook2012-04-081-0/+20
* Embed Settings into Account objectPaul Westbrook2012-04-061-22/+183
* Create setting for reply from default.Mindy Pereira2012-04-061-0/+5
* Read settings and keep them up to date.Mindy Pereira2012-03-011-4/+8
* Create settings model.Mindy Pereira2012-03-011-0/+95