summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users
Commit message (Expand)AuthorAgeFilesLines
* 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-052-4/+4
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-3/+3
* Exit restrictions fragment if user was deletedAmith Yamasani2013-10-032-4/+23
* Don't crash on rotation when cropping a profile pictureAmith Yamasani2013-09-131-7/+21
* Fix profile picture picking for restricted profilesAmith Yamasani2013-09-101-32/+99
* Fixes for pin-restricted settings.Maggie Benthall2013-08-291-7/+2
* Merge "Don't list apps that are disabled by the system" into klp-devAmith Yamasani2013-08-271-2/+26
|\
| * Don't list apps that are disabled by the systemAmith Yamasani2013-08-161-2/+26
* | Fix custom restrictions launch mechanismAmith Yamasani2013-08-201-38/+42
|/
* Merge "Pin protect more screens."Geoffrey Borggaard2013-08-061-10/+16
|\
| * Pin protect more screens.Geoffrey Borggaard2013-08-061-10/+16
* | Remove Restrictions UIAmith Yamasani2013-08-061-152/+0
|/
* Don't show Restrictions item if it has been disabled for the user.Amith Yamasani2013-07-221-5/+13
* Remove spurious importAmith Yamasani2013-07-191-2/+0
* Apply restrictions right away instead of on exitAmith Yamasani2013-07-182-78/+159
* Potential fix for Settings instability on x-large.Amith Yamasani2013-07-151-1/+1
* Fix accidental creation of restriction entry for required appsAmith Yamasani2013-07-091-1/+2
* Don't start the loader task if one is already runningAmith Yamasani2013-06-281-1/+4
* Single-user restrictionsAmith Yamasani2013-06-254-451/+691
* am 893bdcd5: am 1b79c5c8: Merge "Allow hidden apps to opt-out" into jb-mr2-devAmith Yamasani2013-06-071-0/+11
|\
| * Allow hidden apps to opt-outAmith Yamasani2013-06-061-0/+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
* | am 73662629: am 21f008e1: Merge "Update strings for clarity about restricted ...Amith Yamasani2013-05-221-5/+1
|\ \ | |/
| * Merge "Update strings for clarity about restricted profiles" into jb-mr2-devAmith Yamasani2013-05-221-5/+1
| |\
| | * Update strings for clarity about restricted profilesAmith Yamasani2013-05-221-5/+1
* | | am 18d44684: am 0b2781ae: Write restriction bundle right away for required apps.Amith Yamasani2013-05-211-1/+12
|\ \ \ | |/ /
| * | Write restriction bundle right away for required apps.Amith Yamasani2013-05-211-1/+12
| |/
* | am 738c373f: am f88e6e5a: Don\'t mutate all instances of app icons in SettingsAmith Yamasani2013-05-201-1/+1
|\ \ | |/
| * Don't mutate all instances of app icons in SettingsAmith Yamasani2013-05-201-1/+1
* | am 5675f50c: am b96ebf9e: Merge "Load the avatar icon if it\'s not yet in the...Amith Yamasani2013-05-171-12/+51
|\ \ | |/
| * Load the avatar icon if it's not yet in the activity viewAmith Yamasani2013-05-171-12/+51
* | Use circular avatars wherever appropriateAmith Yamasani2013-05-131-2/+3
|/
* 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
* Save app toggle state as soon as possibleAmith Yamasani2013-04-261-13/+52
* Always include default system IMEs for restricted profilesAmith Yamasani2013-04-251-7/+68
* Merge "Revert "Disabled apps should also be shown in restricted profiles app ...Amith Yamasani2013-04-251-2/+1
|\
| * Revert "Disabled apps should also be shown in restricted profiles app list"Amith Yamasani2013-04-251-2/+1
* | Merge "CircleFramedDrawable incorrectly has implicit dependency on the hostin...Svetoslav2013-04-251-5/+3
|\ \ | |/ |/|
| * CircleFramedDrawable incorrectly has implicit dependency on the hosting view ...Svetoslav2013-04-251-5/+3
* | Disabled apps should also be shown in restricted profiles app listAmith Yamasani2013-04-251-1/+2
|/
* 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-223-29/+43