summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/users
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adding UI for editing the name and the picture of a limited user.Svetoslav2013-04-222-21/+336
* Several improvements and fixes in restrictions UIAmith Yamasani2013-04-192-37/+84
* Reorganize users screenAmith Yamasani2013-04-172-55/+73
* Changes to deal with restrictions API changeAmith Yamasani2013-04-172-9/+26
* Remove wifi/bt restrictions choice for limited usersAmith Yamasani2013-04-162-6/+8
* Disable apps that require an account on a limited userAmith Yamasani2013-04-121-1/+37
* 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
* | Merge "Embed the app restrictions fragment in the dual-pane settings." into j...Amith Yamasani2013-04-123-189/+147
|\ \