summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accounts/ManageAccountsSettings.java
Commit message (Expand)AuthorAgeFilesLines
* log visibility of viewsChris Wren2015-03-271-0/+6
* Fix NPE caused by status update outside activity lifecycleAlexandra Gherghina2014-11-171-1/+5
* Reorganize sync state menu options for accounts settingsAlexandra Gherghina2014-11-111-9/+7
* Update sync state immediately after accounts are shownAlexandra Gherghina2014-11-071-0/+5
* Close account settings if there's no account to showAlexandra Gherghina2014-10-241-8/+11
* SECURITY: Prevent preference intents from exploiting settings.Carlos Valdivia2014-09-091-3/+48
* Fix updating view flow of Account Sync SettingsAlexandra Gherghina2014-08-081-2/+2
* Handle managing accounts for a managed profileAlexandra Gherghina2014-07-171-23/+67
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-3/+3
* Shows LGAAYL when launching Location SettingsLifu Tang2013-11-041-1/+12
* Launches the Location setting as fragmentLifu Tang2013-08-191-16/+62
* Don't show developer options to secondary usersAmith Yamasani2013-04-131-0/+1
* Push scrollbars to screen edges.Jeff Sharkey2012-11-301-0/+4
* Exit to Settings when removing the only account for a type.Amith Yamasani2012-06-081-0/+5
* Add back a SYNC_SETTINGS screenAmith Yamasani2012-06-061-10/+10
* Update headers when accounts are changed.Amith Yamasani2012-06-051-0/+8
* Account types at toplevel of SettingsAmith Yamasani2012-06-041-63/+127
* Help menus for several screens.Amith Yamasani2012-04-231-0/+6
* Kill the Switch on top-right after exiting Accounts & sync.Amith Yamasani2011-11-151-8/+12
* Bug 5353255: use a switch to toggle accounts & syncGilles Debunne2011-09-281-12/+28
* Bug 5092721: Accounts & sync settings, auto sync in overflow menu.Gilles Debunne2011-09-141-42/+25
* Sync asset drop and smoother animation.Jeff Sharkey2011-08-301-3/+0
* Remove "background data" from accounts settings.Jeff Sharkey2011-08-161-66/+5
* Text instead of icons in account settings optionsGilles Debunne2011-07-251-4/+4
* VpnSettings: switch to the new user interface.Chia-chi Yeh2011-07-021-1/+0
* Stability fixes for Settings. Asynchronous callbacks causing NPEs.Amith Yamasani2011-06-141-0/+2
* Unregister the listener in onStop() instead of onDestroy()Amith Yamasani2010-12-291-3/+8
* Fix an NPE for monkey stability.Amith Yamasani2010-12-151-0/+2
* Keep the settings title as "Settings" even if launching a shortcut.Amith Yamasani2010-12-091-2/+6
* Move Account & sync settings into Settings app.Amith Yamasani2010-12-011-0/+347