summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accounts/AccountPreferenceBase.java
Commit message (Expand)AuthorAgeFilesLines
* Use DateUtils to build account sync timestampFan Zhang2018-04-131-7/+0
* Switch to use ThreadUtils.postOnMainThreadFan Zhang2017-10-311-28/+3
* Update account sync settings title.Fan Zhang2017-04-211-6/+0
* Removed AccountSettings used in old IA only.Doris Ling2017-02-241-1/+1
* Add account preferences from account type description.Doris Ling2017-02-141-29/+4
* Improve UI pref when sync/cancel account syncs.Fan Zhang2016-12-081-0/+2
* Fix crash when opening account sync detail for external appFan Zhang2016-10-311-2/+3
* Move AnimatedImageView and AuthenticatorHelper to SettingsLibTony Mantler2015-11-171-1/+2
* Depend on support lib preferencesJason Monk2015-10-131-1/+1
* log visibility of viewsChris Wren2015-03-271-1/+1
* Obeying Settings.EXTRA_AUTHORITIES extra for SYNC_SETTINGSAlexandra Gherghina2014-09-051-26/+1
* Handle managing accounts for a managed profileAlexandra Gherghina2014-07-171-1/+2
* Handle choosing and adding accounts for a managed profileAlexandra Gherghina2014-07-171-5/+8
* Handle forwarded intents from a managed user in AccountSyncSettingsAlexandra Gherghina2014-06-301-3/+10
* Add work account settings.Alexandra Gherghina2014-06-261-13/+22
* Fix theme resolution in account preferencesAlan Viverette2014-06-031-2/+16
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-1/+0
* Account types at toplevel of SettingsAmith Yamasani2012-06-041-61/+36
* Tolerate missing AccountManager resource, not just missing resource nameBrian Carlstrom2011-04-071-3/+11
* Move Account & sync settings into Settings app.Amith Yamasani2010-12-011-0/+198