summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/UserManager.java
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Allow profile owners to set user restrictionsAmith Yamasani2014-04-241-9/+5
* | Temporarily switch off returning only enabled profiles to support dogfoodingAlexandra Gherghina2014-04-251-1/+2
|/
* Modify getUserProfiles to return only enabled profiles:Alexandra Gherghina2014-04-241-2/+10
* Fix build.Emily Bernier2014-04-231-3/+3
* Allow device or profile owner app to modify user restrictions.Emily Bernier2014-04-231-5/+9
* Expose an API to generate a badged icon for managed profiles.Amith Yamasani2014-04-111-1/+14
* Merge "Finish rename of related users to profiles."Kenny Guy2014-04-091-18/+0
|\
| * Finish rename of related users to profiles.Kenny Guy2014-04-021-19/+1
* | Avoid security exception when requesting badgingAmith Yamasani2014-04-081-7/+6
* | Launcher APIs and broadcasts for managed profilesAmith Yamasani2014-04-081-4/+68
|/
* Rename related users to profiles.Kenny Guy2014-04-021-9/+29
* Hide managed profiles from user switchers.Kenny Guy2014-02-241-2/+24
* Add concepts of related users and managed profiles to user manager.Kenny Guy2014-02-111-0/+37
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
* Remove unused APIs and rename others based on API reviewAmith Yamasani2013-09-051-23/+13
* Make location QuickSettings multi-user compatible (b/10563313)David Christie2013-09-041-1/+12
* User restriction API to disable single-user restrictions feature.Amith Yamasani2013-07-231-0/+10
* Have UserManagerService clear the restrictions and unblock appsAmith Yamasani2013-07-181-0/+9
* Single-user restrictionsAmith Yamasani2013-06-251-0/+58
* Hide isLinkedUser()Amith Yamasani2013-04-251-0/+1
* Modify restrictions bundle per api council recommendationsAmith Yamasani2013-04-171-4/+21
* Rename isUserLimited to isLinkedUserAmith Yamasani2013-04-131-3/+3
* Rename isUserRestricted to isUserLimitedAmith Yamasani2013-04-121-6/+5
* Add user restrictions (credentials, user removal)Emily Bernier2013-04-111-1/+20
* Block access to accounts for limited users.Amith Yamasani2013-03-301-0/+8
* Add user restrictions for bluetooth, sideloading, usb file transferMaggie Benthall2013-03-271-9/+46
* Fix docs build.Amith Yamasani2013-03-261-4/+3
* Device Owner, a special kind of device adminAmith Yamasani2013-03-261-23/+70
* Application restrictions APIAmith Yamasani2013-03-201-2/+39
* Add location sharing toggle user restriction.Maggie Benthall2013-02-251-5/+28
* Starting point for User Restrictions APIAmith Yamasani2013-02-081-0/+65
* Fix issue #7408647: Add getUserCount() APIDianne Hackborn2012-10-241-4/+13
* Temporarily disable multiuser for specific buildsAmith Yamasani2012-10-121-0/+2
* Fix issue #7311376: Add API to allow apps to know if they are...Dianne Hackborn2012-10-091-0/+35
* Fix issue #7290206: Need API to get/look up user serial numberDianne Hackborn2012-10-041-0/+26
* Merge "New method returning user metadata." into jb-mr1-devDan Morrill2012-09-211-0/+9
|\
| * New method returning user metadata.Dan Morrill2012-09-201-0/+9
* | Query users excluding any being removedAmith Yamasani2012-09-201-3/+17
|/
* Migrate UI to supportsMultipleUsers().Jeff Sharkey2012-09-191-1/+1
* Multi-user MTP.Jeff Sharkey2012-09-181-2/+4
* Merge "Pass Bitmap instead of ParcelFileDescriptor in UserManager" into jb-mr...Amith Yamasani2012-09-171-9/+9
|\
| * Pass Bitmap instead of ParcelFileDescriptor in UserManagerAmith Yamasani2012-09-171-9/+9