summaryrefslogtreecommitdiff
path: root/core/java/android/app/ApplicationPackageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-091-1/+1
* add a new telephony protection levelChen Xu2019-11-171-0/+9
* Restore some greylist entries.Mathew Inwood2019-06-281-0/+1
* loadUnbadgedItemIcon doesn't crash from getUserIconBookatz2019-06-051-6/+5
* Whitelist all perms on installExistingPackagePhilip P. Moltmann2019-05-151-2/+2
* Null check ApplicationInfo for ApplicationPackageManager#loadUnbadgedItemIconWinson2019-05-071-2/+3
* Avoid unnecessary badgingPatrick Baumann2019-04-301-0/+3
* Restricted permission mechanism - frameworkSvet Ganov2019-04-071-4/+45
* Grants camera permission to Attention Service.Yi Jiang2019-03-241-0/+9
* Merge "Add getDeclaredShareLibraries() for role qualification checking."Hai Zhang2019-03-221-0/+13
|\
| * Add getDeclaredShareLibraries() for role qualification checking.Hai Zhang2019-03-211-0/+13
* | Merge "Grant record audio permission to SystemCaptionsService instead of Cont...Nadav Bar2019-03-201-2/+2
|\ \ | |/ |/|
| * Grant record audio permission to SystemCaptionsService instead of ContentCapt...Nadav Bar2019-03-171-2/+2
* | Merge "Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsA...Ricky Wai2019-03-151-2/+2
|\ \
| * | Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsActivity...Ricky Wai2019-03-131-2/+2
| |/
* / ApplicationPackageManager should fetch Resource from non system contextHyunyoung Song2019-03-141-3/+2
|/
* Merge "SystemAPI for setting app details activity state"Ricky Wai2019-02-221-0/+27
|\
| * SystemAPI for setting app details activity stateRicky Wai2019-02-211-0/+27
* | Guard changing policy_fixed flag behind permissionPhilip P. Moltmann2019-02-211-1/+3
|/
* Add a new "appPredictor" protection flag.George Hodulik2019-01-311-0/+9
* Added a new "incidentReportApprover" permission protection flag.Joe Onorato2019-01-291-0/+9
* Add microphone pemrission on default to content catprue service packageNadav Bar2019-01-291-0/+9
* Adding an api to mark a package as distractingSuprabh Shukla2019-01-101-0/+10
* Merge "Refactoring canSuspendPackage to support batch queries"TreeHugger Robot2019-01-031-2/+2
|\
| * Refactoring canSuspendPackage to support batch queriesSuprabh Shukla2018-12-181-2/+2
* | Implement ModuleInfoProviderNarayan Kamath2018-12-131-3/+15
* | Merge "Add ModuleInfo class"Narayan Kamath2018-12-131-0/+11
|\ \ | |/ |/|
| * Add ModuleInfo classTodd Kennedy2018-12-121-0/+11
* | Added a new "wellbeing" protection flag.Varun Shah2018-12-071-0/+9
|/
* Add new intent to signal that device customization is readyMÃ¥rten Kongstad2018-11-271-0/+9
* Removes ASEC-related logic from the frameworkPatrick Baumann2018-11-271-2/+0
* Exposing canSuspendPackage as SystemApiSuprabh Shukla2018-11-141-0/+9
* Suspending app can customize intercepting dialogSuprabh Shukla2018-10-121-1/+13
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+8
* Always review permissions before <M app is started the first timePhilip P. Moltmann2018-07-241-2/+8
* StrictMode to catch implicit Direct Boot matching.Jeff Sharkey2018-06-261-87/+178
* Protect usage data with OP_GET_USAGE_STATS.Jeff Sharkey2018-04-191-1/+1
* Review of suspend/unsuspend APIsSuprabh Shukla2018-04-101-2/+6
* setPackagesSuspended now overwrites all the stateSuprabh Shukla2018-04-091-16/+4
* Activity interceptor dialog for suspended appsSuprabh Shukla2018-04-041-2/+2
* Merge "Sending MY_PACKAGE_SUSPENDED to suspended apps" into pi-devTreeHugger Robot2018-03-281-3/+4
|\
| * Sending MY_PACKAGE_SUSPENDED to suspended appsSuprabh Shukla2018-03-261-3/+4
* | Merge "Expose hidden API to check whether a given package is state protected"...Benjamin Franz2018-03-261-0/+9
|\ \ | |/ |/|
| * Expose hidden API to check whether a given package is state protectedBenjamin Franz2018-03-221-0/+9
* | Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-devTreeHugger Robot2018-03-221-3/+41
|\ \
| * | APIs to suspend packages with SUSPEND_APPS permissionSuprabh Shukla2018-03-221-3/+41
| |/
* / Add SoundTriggerDetectionServicePhilip P. Moltmann2018-03-201-2/+9
|/
* Blue work profile badge - Blue is the new orangeTony Mak2018-02-231-3/+2
* Shortcut permissions for default text classifierMakoto Onuki2018-02-201-0/+9
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-0/+5