summaryrefslogtreecommitdiffstats
path: root/src/com/android/email/activity/setup/AccountSettingsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* email: imap pushJorge Ruesga2015-10-181-9/+31
* email: custom notification lightsJorge Ruesga2015-10-181-0/+42
* email: finish the settings activity after delete its accountJorge Ruesga2015-10-181-6/+2
* email: support per-folder notificationsJorge Ruesga2015-10-181-37/+75
* email: add an option for delete the accountJorge Ruesga2015-10-181-0/+119
* Reload settings immediately after toggling syncTony Mantler2014-10-131-0/+3
* Changes to support smaller email tombstone apk sizePaul Westbrook2014-09-161-2/+1
* Fix folder sync settings for tabletTony Mantler2014-08-151-5/+7
* Extend MailboxSettings to handle full folder listTony Mantler2014-08-131-3/+28
* com.android.mail.providers.Account contructors are no longer publicRay Chen2014-07-161-1/+2
* Make quick response UI in settings toggleableTony Mantler2014-07-151-13/+25
* Remove direct entry points to AccountSettingsTony Mantler2014-07-111-99/+3
* Strings aren't IntegersTony Mantler2014-07-091-1/+1
* Unify settings activityTony Mantler2014-06-271-236/+308
* Null check mCheckFrequency before usingTony Mantler2014-04-161-4/+10
* Fix NPE when configuring POP accounts, which don't have a background attachme...Tony Mantler2014-04-091-3/+11
* Fix the names of the save state contantsMartin Hibdon2014-04-071-6/+6
* Save and restore sync interval values and stringsMartin Hibdon2014-04-071-0/+24
* Allow entry into account settings when inbox is nullTony Mantler2014-03-121-39/+54
* When opening account settings, divert to AccountSecurity if neededTony Mantler2014-03-111-1/+16
* Fix sync window preference being added multiple timesTony Mantler2014-02-261-4/+7
* Fix content observingTony Mantler2014-02-051-131/+174
* Clean up AccountSettingsFragment loadingTony Mantler2014-01-301-278/+127
* Null check for getServiceInfoTony Mantler2013-11-111-0/+11
* Clean up usage of Account.name when accessing account/folder prefsTony Mantler2013-10-111-2/+2
* Make sync settings less confusing.Martin Hibdon2013-09-161-17/+60
* Tidy warnings in AccountSettingsFragmentTony Mantler2013-09-051-6/+6
* Remove pointless parent class EmailPreferenceFragmentTony Mantler2013-08-271-1/+4
* Disable policy listing in account settings.Yu Ping Hu2013-08-191-4/+9
* Reimplement QuickResponse supportTony Mantler2013-08-161-28/+47
* Fix settings menus.Yu Ping Hu2013-07-301-0/+1
* Re-add the demon "Add New Account"Tony Mantler2013-07-291-1/+0
* Allow account setting screen without outbound hostauth.Yu Ping Hu2013-06-271-4/+8
* Change the concept of a default accountScott Kennedy2013-06-271-16/+5
* Fix mailbox sync options.Yu Ping Hu2013-06-241-10/+23
* Update the signature summaryPaul Westbrook2013-06-181-1/+8
* Remove auto sync windows.Yu Ping Hu2013-06-141-1/+1
* Move support for settings menu to UnifiedEmailPaul Westbrook2013-06-121-0/+8
* Add some null checks.Yu Ping Hu2013-06-111-2/+12
* Unify LogTagScott Kennedy2013-06-051-9/+9
* Disable notification prefs until folder prefs are loaded.Yu Ping Hu2013-03-271-5/+8
* Fix NPE after migrating older accountPaul Westbrook2013-03-051-2/+2
* Move notifications to UnifiedEmailScott Kennedy2013-02-081-59/+171
* Change Email vibrate setting from tri-state to checkboxScott Kennedy2012-11-291-39/+33
* Add "System Folders" settingsMarc Blank2012-09-101-0/+34
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-2/+1
* DO NOT MERGE: Move emailcommon2 sources to emailcommonMarc Blank2012-06-281-211/+212
* Revert to old Email appMarc Blank2012-04-251-177/+86
* Merge "Handle UI part of enforcing email lookback limit"Marc Blank2011-12-221-2/+7
|\
| * Handle UI part of enforcing email lookback limitMarc Blank2011-12-211-2/+7