summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accounts/AuthenticatorHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Defensively load untrusted icons from account authenticatorRubin Xu2015-06-081-1/+2
* Modify account settings for better locale resolutionAlexandra Gherghina2014-12-031-0/+27
* Update Settings to use themed Context.getDrawable()Alan Viverette2014-10-101-1/+1
* Add null check for sync authorities of an account typeAlexandra Gherghina2014-09-241-1/+1
* Merge "Obeying Settings.EXTRA_AUTHORITIES extra for SYNC_SETTINGS" into lmp-devAlexandra Gherghina2014-09-081-1/+31
|\
| * Obeying Settings.EXTRA_AUTHORITIES extra for SYNC_SETTINGSAlexandra Gherghina2014-09-051-1/+31
* | Use correct API for badgingAmith Yamasani2014-09-071-2/+2
* | Update Settings due to API changes.Svetoslav2014-09-041-2/+2
|/
* Remove old accounts tile, replaced by a separate screenAlexandra Gherghina2014-07-141-3/+2
* Merge "Retrieve resources from the corresponding profile"Alexandra Gherghina2014-07-091-2/+4
|\
| * Retrieve resources from the corresponding profileAlexandra Gherghina2014-06-301-2/+4
* | Adds missing per-user calls for displaying and syncing accountsAlexandra Gherghina2014-07-011-1/+1
|/
* Add work account settings.Alexandra Gherghina2014-06-261-18/+84
* Load account type icons in a background thread before scrolling downAmith Yamasani2013-10-021-3/+18
* Exit to Settings when removing the only account for a type.Amith Yamasani2012-06-081-2/+1
* Directly go to account sync screen if there's only one account for that type.Amith Yamasani2012-06-071-0/+10
* Account types at toplevel of SettingsAmith Yamasani2012-06-041-0/+127