summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accounts/AddAccountSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple instances for Google SignIn activity appearing in task stackJason Chiu2019-05-161-2/+3
* Clean up choose lock intent creationMaurice Lam2017-05-121-3/+3
* Removed AccountSettings used in old IA only.Doris Ling2017-02-241-1/+1
* Remove PreferenceActivityJason Monk2016-06-081-1/+2
* Only ask for credentials in add account if user is locked.Nicolas Prevot2016-05-041-11/+15
* Ask the user to unlock the work profile before adding a work account.Nicolas Prevot2016-04-061-12/+33
* Use the correct userId when checking if disabled by admin.Sudheer Shanka2016-02-021-0/+6
* [AccountSettings] Start add account in new taskMaurice Lam2015-09-111-0/+1
* SECURITY: Don't pass a usable Pending Intent to 3rd parties.Carlos Valdivia2014-09-071-2/+17
* Add account for managed userAlexandra Gherghina2014-07-171-11/+4
* Handle choosing and adding accounts for a managed profileAlexandra Gherghina2014-07-171-3/+22
* Fix bug #13058470 Cannot add account -- Settings app crashesFabrice Di Meglio2014-02-201-1/+1
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-1/+2
* Don't show developer options to secondary usersAmith Yamasani2013-04-131-2/+10
* Respect user restrictions about adding/removing accounts, sideloadingMaggie Benthall2013-03-271-2/+8
* Launch account addition activity from Settings instead of from AccountManagerAmith Yamasani2012-10-101-7/+30
* Revert "Show warning dialog in a multiuser system when adding a new account."Amith Yamasani2012-10-051-65/+5
* Pass flag to indicate multiple users on deviceRussell Brenner2012-10-021-1/+5
* Show warning dialog in a multiuser system when adding a new account.Amith Yamasani2012-09-261-5/+67
* Add an extra parameter to identify the caller application. Fix the handling o...Costin Manolache2011-07-211-1/+43
* Fix account type dialog re-creation on orientation change.Amith Yamasani2011-06-021-0/+1
* Move Account & sync settings into Settings app.Amith Yamasani2010-12-011-0/+114