summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/IUserManager.aidl
Commit message (Expand)AuthorAgeFilesLines
* Added getUserCreationTime to query user/profile creation timeFyodor Kupolov2015-04-081-0/+1
* Decouple package manager lock and bitmap decodingAdrian Roos2015-02-171-1/+2
* Apply cross-user restrictions to ShellAmith Yamasani2014-09-101-0/+1
* Make it possible to remove current userAmith Yamasani2014-08-291-0/+1
* Fix issue @16555033: Battery history overflowing too muchDianne Hackborn2014-08-071-1/+0
* Store and retrieve default Guest settingsAmith Yamasani2014-07-011-0/+2
* Guest user first iterationAmith Yamasani2014-06-121-3/+0
* Add api for getting the parent of a profile.Jessica Hummel2014-05-081-0/+1
* Adds an enabled state in UserInfo instead of DevicePolicyManagerAlexandra Gherghina2014-05-011-0/+1
* Modify getUserProfiles to return only enabled profiles:Alexandra Gherghina2014-04-241-1/+1
* Rename related users to profiles.Kenny Guy2014-04-021-2/+2
* Add concepts of related users and managed profiles to user manager.Kenny Guy2014-02-111-0/+2
* Remove unused APIs and rename others based on API reviewAmith Yamasani2013-09-051-3/+3
* Have UserManagerService clear the restrictions and unblock appsAmith Yamasani2013-07-181-0/+1
* Single-user restrictionsAmith Yamasani2013-06-251-0/+3
* Modify restrictions bundle per api council recommendationsAmith Yamasani2013-04-171-2/+3
* Device Owner, a special kind of device adminAmith Yamasani2013-03-261-0/+1
* Application restrictions APIAmith Yamasani2013-03-201-0/+4
* Starting point for User Restrictions APIAmith Yamasani2013-02-081-0/+3
* Query users excluding any being removedAmith Yamasani2012-09-201-1/+1
* Pass Bitmap instead of ParcelFileDescriptor in UserManagerAmith Yamasani2012-09-171-2/+3
* Add UserManager.getUserIcon()Amith Yamasani2012-09-171-0/+1
* UserHandle to UserSerialNo mappingAmith Yamasani2012-08-171-0/+2
* User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-0/+36