summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users/UserSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Set default restrictions for a newly created userAmith Yamasani2014-10-071-2/+2
* Don't allow creating a guest from a secondary user...Amith Yamasani2014-09-161-2/+5
* Switch to using system-wide default user iconsAlexandra Gherghina2014-09-121-53/+23
* Change the location mode before applying restrictionsAmith Yamasani2014-09-021-1/+3
* Switch user on clicking on a user in User SettingsAmith Yamasani2014-08-221-0/+2
* Update strings for guest removal affordance and dialogAmith Yamasani2014-08-181-2/+2
* Merge "Allow creating last user even if a guest exists." into lmp-devAmith Yamasani2014-08-131-1/+6
|\
| * Allow creating last user even if a guest exists.Amith Yamasani2014-08-111-1/+6
* | Merge "Don't allow creating guest when can't create user" into lmp-devJason Monk2014-08-111-1/+17
|\ \
| * | Don't allow creating guest when can't create userJason Monk2014-08-111-1/+17
| |/
* | Show managed profile under accounts rather than usersAlexandra Gherghina2014-08-111-10/+4
|/
* Toggle between primary and managed profile in Print SettingsAlexandra Gherghina2014-07-291-1/+1
* More User Settings improvementsAmith Yamasani2014-07-261-7/+21
* Don't use the profile info for nameAmith Yamasani2014-07-251-17/+1
* Refactor User Profile editor dialog for reuseAmith Yamasani2014-07-241-16/+47
* Improvements to user settingsAmith Yamasani2014-07-171-18/+91
* Multiuser settings revamp - followup to address commentsAmith Yamasani2014-07-101-8/+8
* Multiuser settings revamp for L, first passAmith Yamasani2014-07-011-31/+86
* Remove PIN from users page - use disallow_add/remove_user restrictions.Julia Reynolds2014-06-111-7/+4
* Show user management UI if a managed profile existsAmith Yamasani2014-06-061-2/+5
* Don't allow restricted profile creation for corp/edu owned devicesAmith Yamasani2014-05-091-5/+20
* Switch to using the new enabled flag in UserInfoAlexandra Gherghina2014-05-011-2/+1
* Disable profile enabled check (API is changing)Alexandra Gherghina2014-04-281-3/+2
* Revert "Revert "Wiring for displaying managed profiles""Alexandra Gherghina2014-04-241-3/+15
* Revert "Wiring for displaying managed profiles"Alexandra Gherghina2014-04-231-15/+3
* Wiring for displaying managed profilesAlexandra Gherghina2014-04-151-3/+15
* Fix bug #13758772 Crash when hitting back after clicking on add a restricted...Fabrice Di Meglio2014-04-041-2/+0
* Don't allow user creation on phones via Settings searchAmith Yamasani2014-03-261-0/+11
* Remove some usages of deprecated location APIsTom O'Neill2014-03-051-2/+2
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-3/+3
* Fixes for pin-restricted settings.Maggie Benthall2013-08-291-7/+2
* Pin protect more screens.Geoffrey Borggaard2013-08-061-10/+16
* Single-user restrictionsAmith Yamasani2013-06-251-14/+11
* Reduce jank in User SettingsAmith Yamasani2013-05-291-6/+1
* Cache default circle avatar for faster creation of UserSettingsAmith Yamasani2013-05-281-2/+10
* Update strings for clarity about restricted profilesAmith Yamasani2013-05-221-5/+1
* Prompt to set a screen lock when adding a restricted profileAmith Yamasani2013-04-291-1/+52
* Three kinds of owner info - owner, user and profileAmith Yamasani2013-04-281-3/+7
* Rename limited users to restricted profilesAmith Yamasani2013-04-241-2/+6
* Final refactoring of the user/profile settings screen.Amith Yamasani2013-04-231-88/+119
* Fix repeating apps on pause/resumeAmith Yamasani2013-04-221-1/+4
* Several improvements and fixes in restrictions UIAmith Yamasani2013-04-191-2/+2
* Reorganize users screenAmith Yamasani2013-04-171-35/+45
* Merge "User restrictions for creds storage & user removal" into jb-mr2-devEmily Bernier2013-04-121-1/+2
|\
| * User restrictions for creds storage & user removalEmily Bernier2013-04-111-1/+2
* | Embed the app restrictions fragment in the dual-pane settings.Amith Yamasani2013-04-111-35/+88
|/
* Remove Limited users category if emptyAmith Yamasani2013-03-291-0/+6
* Split User settings into limited and trusted.Amith Yamasani2013-03-271-22/+42
* Application restrictions UIAmith Yamasani2013-03-201-15/+48
* Fix a race condition when switching between settings panelsAmith Yamasani2012-11-141-3/+4