summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/IUserManager.aidl
Commit message (Expand)AuthorAgeFilesLines
* 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