summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-081-2/+1
|\
| * Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+1
* | Set the default user restrictions to disallow calling and smsAmith Yamasani2014-10-061-0/+33
|/
* SDK only: Update docs to reflect current implementation.Dianne Hackborn2014-10-021-2/+6
* Allow primary user profile owner to set device restrictionsAmith Yamasani2014-09-181-16/+21
* Fix UserManager#isUserAGoatAdam Powell2014-09-171-1/+3
* Assign default icon to users at creation time and in SystemUI.Alexandra Gherghina2014-09-121-0/+1
* Apply cross-user restrictions to ShellAmith Yamasani2014-09-101-1/+7
* User restriction to disallow outgoing NFC beamAmith Yamasani2014-09-091-78/+115
* Addressing API council comments for UserManager.Svetoslav2014-09-051-152/+7
* Don't allow guests to install from unknown sourcesAmith Yamasani2014-09-031-0/+1
* Add some @SystemApi tags for internal user-related APIsAmith Yamasani2014-09-031-0/+14
* Make it possible to remove current userAmith Yamasani2014-08-291-0/+16
* Prevent profile owners from setting certain user restrictions.Julia Reynolds2014-08-201-17/+16
* Fixing bounds check.Sunny Goyal2014-08-181-1/+1
* Merge "Copy certain settings to the managed profile" into lmp-devAmith Yamasani2014-08-151-1/+1
|\
| * Copy certain settings to the managed profileAmith Yamasani2014-08-151-1/+1
* | Merge "Apply lockdowns when user restrictions are set." into lmp-devJulia Reynolds2014-08-151-0/+20
|\ \ | |/ |/|
| * Apply lockdowns when user restrictions are set.Julia Reynolds2014-08-151-0/+20
* | Decouple user limit from guest creationAmith Yamasani2014-08-131-0/+20
|/
* Revert "Revert "Remove String version of getBadgedLabel""Kenny Guy2014-08-071-9/+0
* Revert "Remove String version of getBadgedLabel"Kenny Guy2014-08-071-0/+9
* Remove String version of getBadgedLabelKenny Guy2014-08-071-9/+0
* Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-18/+127
* Setup correct initial guest restrictionsAmith Yamasani2014-07-311-2/+3
* Merge "API council - DISALLOW_APPS_CONTROL -- need better documentation." int...Julia Reynolds2014-07-251-2/+11
|\
| * API council - DISALLOW_APPS_CONTROL -- need better documentation.Julia Reynolds2014-07-291-2/+11
* | Set profile owner via an intentAmith Yamasani2014-07-291-0/+6
|/
* Change getBadgedLabelForUser to use CharSequenceKenny Guy2014-07-251-1/+10
* Making the clipboard work across users.Nicolas Prevot2014-07-241-0/+12
* Split telephony restrictions into outgoing calls and smsAmith Yamasani2014-07-171-2/+13
* Update message on DISALLOW_REMOVE_USERS constant.Julia Reynolds2014-07-171-1/+2
* Allow INTERACT_ACROSS_USERS for service access.Dianne Hackborn2014-07-111-0/+3
* User restriction for disallowing window creationJason Monk2014-07-021-0/+19
* Store and retrieve default Guest settingsAmith Yamasani2014-07-011-0/+25
* Add badging a label to support accessibility.Kenny Guy2014-06-191-0/+20
* Rename apps User Restriction.Julia Reynolds2014-06-181-2/+2
* Show user switcher if guest is enabledAmith Yamasani2014-06-121-1/+3
* Guest user first iterationAmith Yamasani2014-06-121-44/+26
* Merge "Unhide UserManager.hasUserRestriction()."Julia Reynolds2014-06-091-2/+3
|\
| * Unhide UserManager.hasUserRestriction().Julia Reynolds2014-06-061-2/+3
* | Badge notification from managed profiles.Kenny Guy2014-05-301-4/+33
|/
* Per-user telephony restrictionsAmith Yamasani2014-05-201-0/+11
* Add api for getting the parent of a profile.Jessica Hummel2014-05-081-3/+20
* New user restrictions for EDUEmily Bernier2014-05-071-1/+33
* Add new EDU user restrictions.Julia Reynolds2014-05-071-1/+90
* Merge "Revert "Temporarily switch off returning only enabled profiles to supp...Alexandra Gherghina2014-05-011-2/+1
|\
| * Revert "Temporarily switch off returning only enabled profiles to support dog...Alexandra Gherghina2014-04-301-2/+1
* | Adds an enabled state in UserInfo instead of DevicePolicyManagerAlexandra Gherghina2014-05-011-0/+16
* | Merge "Allow profile owners to set user restrictions"Amith Yamasani2014-04-251-9/+5
|\ \ | |/ |/|