summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserHandle.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Adding temp whitelist methods to PowerWhitelistManager interface.Kweku Adams2019-11-261-8/+13
* Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev2019-11-131-0/+1
* Optimize UserHandle.of()Makoto Onuki2019-10-071-3/+56
* int userHandle -> int userIdBookatz2019-09-061-5/+6
* Add @UnsupportedAppUsage annotations for max-p.Artur Satayev2019-08-011-0/+1
* Restore some greylist entries.Mathew Inwood2019-06-281-0/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+25
* Add trivial nullability annotations.Jeff Sharkey2019-03-051-5/+6
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Merge "Add UserHandle.getAppId to SystemApi" am: b334bbefd4 am: dac257d27cRemi NGUYEN VAN2019-01-301-0/+1
|\
| * Add UserHandle.getAppId to SystemApiRemi NGUYEN VAN2019-01-311-0/+1
| * Add UserHandle constants to SystemApiRemi NGUYEN VAN2019-01-231-0/+5
* | Allocate isolated UID ranges for app zygote and its children.Martijn Coenen2019-01-071-8/+17
* | Change DevicePolicyManager APIs as requestedPhilip P. Moltmann2018-10-091-1/+0
* | Support more createPackageContextAsUser() users.Jeff Sharkey2018-09-121-0/+5
* | Factor some RestrictedLockUtils out of SettingLibPhilip P. Moltmann2018-08-301-0/+1
* | Expose APIs used by CtsPermissionTestCasesPhilip P. Moltmann2018-04-261-0/+1
|/
* Expose TestAPIs needed by GtsOsTestCasesPhilip P. Moltmann2018-04-061-0/+1
* Root (uid=0) should be core. Fix UserHandle.isCore().Makoto Onuki2018-03-281-1/+1
* Fix wrong use if "!UserHandle.isApp()"Makoto Onuki2018-01-231-2/+22
* Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695Jeff Sharkey2017-11-141-14/+41
|\
| * Better, consistent definition of AID_SHARED_GID.Jeff Sharkey2017-11-091-14/+41
* | Migrate plans to @SystemApi, evolve permissions.Jeff Sharkey2017-07-281-0/+5
|/
* Expose UserHandle.getIdentifier() to CTS.Makoto Onuki2017-04-111-0/+1
* Merge "Offer to measure disk stats using quotas." am: f8720b95be am: 4b80a4a3...Jeff Sharkey2017-01-031-0/+9
|\
| * Offer to measure disk stats using quotas.Jeff Sharkey2017-01-031-0/+9
* | Merge \\"Revert \\"Frameworks/base: Refactor UserHandle and Environment a bit...Andreas Gampe2016-07-081-5/+1
|\ \
| * | Revert "Frameworks/base: Refactor UserHandle and Environment a bit"Andreas Gampe2016-07-081-5/+1
* | | Merge \\"Frameworks/base: Refactor UserHandle and Environment a bit\\" into n...Andreas Gampe2016-07-061-1/+5
|\| |
| * | Frameworks/base: Refactor UserHandle and Environment a bitAndreas Gampe2016-07-061-1/+5
| |/
* / Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+3
|/
* Expose APIs to analyze UIDs in UserHandle/Process.Jeff Davidson2016-02-101-0/+9
* Prepare user storage just before using it.Jeff Sharkey2016-02-051-0/+3
* Added SystemApi for getting serial numbers of usersFyodor Kupolov2016-01-281-0/+1
* Even more PackageManager caller triage.Jeff Sharkey2016-01-081-6/+6
* Add flags to requests for package UID/GIDs.Jeff Sharkey2016-01-071-10/+12
* Add some TestApis to fix build.Jeff Sharkey2016-01-061-0/+2
* Some debugging improvements.Dianne Hackborn2015-11-111-0/+17
* Add UserHandle.isSystem() apiXiaohui Chen2015-10-151-1/+12
* Added --restricted option for create-user commandFyodor Kupolov2015-09-281-12/+2
* Revert "Added --restricted option for create-user command"Bart Sears2015-09-261-2/+12
* Added --restricted option for create-user commandFyodor Kupolov2015-09-251-12/+2
* Refactor UserHandle.javaXiaohui Chen2015-09-161-13/+13
* Cleanup USER_OWNER in various servicesXiaohui Chen2015-09-161-4/+5
* am c852a3e3: am eb694bb6: am 546909c9: am 479c482c: am 504600bb: Merge "Fix U...Adam Lesinski2015-08-141-6/+6
|\
| * Fix UserHandle.getAppIdFromSharedAppGid to allow system UIDsAdam Lesinski2015-08-131-6/+6
* | am 9fac4c59: am 71b97214: am 36e52cdc: Merge "Device idle fixes: issue #22209...Dianne Hackborn2015-07-041-0/+11
|\|
| * Device idle fixes: issue #22209630 and issue #22225665Dianne Hackborn2015-07-011-0/+11
* | am 0a7b6d6c: am 509dbdb6: am 49a2a698: Merge "Add helper function to extract ...Adam Lesinski2015-06-301-0/+13
|\|