summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users
Commit message (Expand)AuthorAgeFilesLines
* Fix multi user crash when Add guest was tapped multiple timesAndras Kloczl2020-07-141-0/+1
* Change user setup prompt dialog showing logicAndras Kloczl2020-06-093-121/+88
* Improve multi user functionality for restricted usersAndras Kloczl2020-05-297-270/+153
* Opening Multiuser doesn't toggle it onAdam Bookatz2020-05-261-2/+0
* Improve multi user settings screenAndras Kloczl2020-05-075-308/+320
* Revert "Improve multi user settings screen"Edgar Wang2020-05-075-320/+308
* Improve multi user settings screenAndras Kloczl2020-05-055-308/+320
* Merge "Revert "Don't write user_switcher_enabled value when enter this Settin...TreeHugger Robot2020-04-151-0/+2
|\
| * Revert "Don't write user_switcher_enabled value when enter this Settings"Daniel Chapin2020-04-141-0/+2
* | Merge "Don't write user_switcher_enabled value when enter this Settings" into...TreeHugger Robot2020-04-131-2/+0
|\|
| * Don't write user_switcher_enabled value when enter this SettingsEdgar Wang2020-03-261-2/+0
* | Move strings related to user creation to SettingsLib.Ben Murdoch2020-03-231-20/+30
|/
* Update the OWNER filesSunny Shao2020-03-111-6/+0
* Fix NPE in AddUserWhenLockedPreferenceController.Ben Murdoch2020-02-172-8/+2
* Revert "Revert "Show "Add users from lock screen" dependent on secure lock sc...Ben Murdoch2020-02-112-2/+17
* Revert "Show "Add users from lock screen" dependent on secure lock screen."Jon Spivack2020-02-102-11/+3
* Show "Add users from lock screen" dependent on secure lock screen.Ben Murdoch2020-01-242-3/+11
* Refactor Add new user / restricted profile UX flow.Ben Murdoch2020-01-233-99/+200
* Hide search box if it is called in initial setup wizardRaff Tsai2019-10-181-2/+5
* Remove summary providerRaff Tsai2019-10-031-25/+0
* Use SettingsLib IndexableRaff Tsai2019-09-251-2/+0
* Directly use BaseIndexableProviderRaff Tsai2019-09-241-1/+1
* Merge similar BaseSearchIndexProvider code togetherRaff Tsai2019-09-121-12/+1
* Use FooterPreference in xml explicitlySunny Shao2019-08-262-19/+10
* Merge "If cannot add restricted profile, don't suggest it" into qt-devBookatz2019-06-171-0/+4
|\
| * If cannot add restricted profile, don't suggest itBookatz2019-06-171-0/+4
* | Use if instead of switch for resourcesColin Cross2019-05-131-15/+12
|/
* Merge "Creates user_switcher_enabled setting to match setting" into qt-devTreeHugger Robot2019-04-101-0/+2
|\
| * Creates user_switcher_enabled setting to match settingFabian Kozynski2019-04-101-0/+2
* | Add null check in UserPreferenceFan Zhang2019-04-081-11/+15
|/
* Remove "Add users from lock screen" from secondary usersRaff Tsai2019-03-072-7/+9
* Use Device Policy dialog in switchbarRaff Tsai2019-02-271-4/+18
* Don't hide "Add user" when disallowed by adminPavel Grafov2019-02-212-18/+15
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-176-26/+25
* Move LocationSettings to top level page.tmfang2018-11-051-1/+1
* Add policy transparency to disallow remove user.Jonathan Scott2018-09-191-4/+8
* Fix visibility of AddUser when toggling multiuser.Doris Ling2018-09-121-1/+2
* Do not show AddUser if adding user is not allowed.Doris Ling2018-09-071-1/+1
* RestrictedLockUtils was split into ...InternalPhilip P. Moltmann2018-08-305-10/+13
* Sort importsFan Zhang2018-08-2811-38/+38
* Declare "searchable" attribute for preferences.Fan Zhang2018-08-161-11/+13
* Fix profile photo chooserAntony Sargent2018-08-071-6/+12
* Migrate all AlertDialogs to AndroidX versiontmfang2018-07-205-5/+6
* Settings Fragment Migration (Build pass app)tmfang2018-07-112-4/+5
* Settings Fragment Migration (Change imports)tmfang2018-07-116-6/+10
* Fix new user setting in a callYongjiang Wu2018-07-031-6/+15
* Misc tweaks to Indexable usage and tests.Fan Zhang2018-07-021-1/+1
* Reorder and clean up imports.Fan Zhang2018-06-186-15/+19
* Add a switchbar to turn off multi-user feature entirelyFan Zhang2018-06-115-66/+223
* No-op clean up on UserSettings to make it more readableFan Zhang2018-06-051-18/+29