index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
ApplicationPackageManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-09
1
-1
/
+1
*
add a new telephony protection level
Chen Xu
2019-11-17
1
-0
/
+9
*
Restore some greylist entries.
Mathew Inwood
2019-06-28
1
-0
/
+1
*
loadUnbadgedItemIcon doesn't crash from getUserIcon
Bookatz
2019-06-05
1
-6
/
+5
*
Whitelist all perms on installExistingPackage
Philip P. Moltmann
2019-05-15
1
-2
/
+2
*
Null check ApplicationInfo for ApplicationPackageManager#loadUnbadgedItemIcon
Winson
2019-05-07
1
-2
/
+3
*
Avoid unnecessary badging
Patrick Baumann
2019-04-30
1
-0
/
+3
*
Restricted permission mechanism - framework
Svet Ganov
2019-04-07
1
-4
/
+45
*
Grants camera permission to Attention Service.
Yi Jiang
2019-03-24
1
-0
/
+9
*
Merge "Add getDeclaredShareLibraries() for role qualification checking."
Hai Zhang
2019-03-22
1
-0
/
+13
|
\
|
*
Add getDeclaredShareLibraries() for role qualification checking.
Hai Zhang
2019-03-21
1
-0
/
+13
*
|
Merge "Grant record audio permission to SystemCaptionsService instead of Cont...
Nadav Bar
2019-03-20
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Grant record audio permission to SystemCaptionsService instead of ContentCapt...
Nadav Bar
2019-03-17
1
-2
/
+2
*
|
Merge "Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsA...
Ricky Wai
2019-03-15
1
-2
/
+2
|
\
\
|
*
|
Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsActivity...
Ricky Wai
2019-03-13
1
-2
/
+2
|
|
/
*
/
ApplicationPackageManager should fetch Resource from non system context
Hyunyoung Song
2019-03-14
1
-3
/
+2
|
/
*
Merge "SystemAPI for setting app details activity state"
Ricky Wai
2019-02-22
1
-0
/
+27
|
\
|
*
SystemAPI for setting app details activity state
Ricky Wai
2019-02-21
1
-0
/
+27
*
|
Guard changing policy_fixed flag behind permission
Philip P. Moltmann
2019-02-21
1
-1
/
+3
|
/
*
Add a new "appPredictor" protection flag.
George Hodulik
2019-01-31
1
-0
/
+9
*
Added a new "incidentReportApprover" permission protection flag.
Joe Onorato
2019-01-29
1
-0
/
+9
*
Add microphone pemrission on default to content catprue service package
Nadav Bar
2019-01-29
1
-0
/
+9
*
Adding an api to mark a package as distracting
Suprabh Shukla
2019-01-10
1
-0
/
+10
*
Merge "Refactoring canSuspendPackage to support batch queries"
TreeHugger Robot
2019-01-03
1
-2
/
+2
|
\
|
*
Refactoring canSuspendPackage to support batch queries
Suprabh Shukla
2018-12-18
1
-2
/
+2
*
|
Implement ModuleInfoProvider
Narayan Kamath
2018-12-13
1
-3
/
+15
*
|
Merge "Add ModuleInfo class"
Narayan Kamath
2018-12-13
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
Add ModuleInfo class
Todd Kennedy
2018-12-12
1
-0
/
+11
*
|
Added a new "wellbeing" protection flag.
Varun Shah
2018-12-07
1
-0
/
+9
|
/
*
Add new intent to signal that device customization is ready
MÃ¥rten Kongstad
2018-11-27
1
-0
/
+9
*
Removes ASEC-related logic from the framework
Patrick Baumann
2018-11-27
1
-2
/
+0
*
Exposing canSuspendPackage as SystemApi
Suprabh Shukla
2018-11-14
1
-0
/
+9
*
Suspending app can customize intercepting dialog
Suprabh Shukla
2018-10-12
1
-1
/
+13
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+8
*
Always review permissions before <M app is started the first time
Philip P. Moltmann
2018-07-24
1
-2
/
+8
*
StrictMode to catch implicit Direct Boot matching.
Jeff Sharkey
2018-06-26
1
-87
/
+178
*
Protect usage data with OP_GET_USAGE_STATS.
Jeff Sharkey
2018-04-19
1
-1
/
+1
*
Review of suspend/unsuspend APIs
Suprabh Shukla
2018-04-10
1
-2
/
+6
*
setPackagesSuspended now overwrites all the state
Suprabh Shukla
2018-04-09
1
-16
/
+4
*
Activity interceptor dialog for suspended apps
Suprabh Shukla
2018-04-04
1
-2
/
+2
*
Merge "Sending MY_PACKAGE_SUSPENDED to suspended apps" into pi-dev
TreeHugger Robot
2018-03-28
1
-3
/
+4
|
\
|
*
Sending MY_PACKAGE_SUSPENDED to suspended apps
Suprabh Shukla
2018-03-26
1
-3
/
+4
*
|
Merge "Expose hidden API to check whether a given package is state protected"...
Benjamin Franz
2018-03-26
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Expose hidden API to check whether a given package is state protected
Benjamin Franz
2018-03-22
1
-0
/
+9
*
|
Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-dev
TreeHugger Robot
2018-03-22
1
-3
/
+41
|
\
\
|
*
|
APIs to suspend packages with SUSPEND_APPS permission
Suprabh Shukla
2018-03-22
1
-3
/
+41
|
|
/
*
/
Add SoundTriggerDetectionService
Philip P. Moltmann
2018-03-20
1
-2
/
+9
|
/
*
Blue work profile badge - Blue is the new orange
Tony Mak
2018-02-23
1
-3
/
+2
*
Shortcut permissions for default text classifier
Makoto Onuki
2018-02-20
1
-0
/
+9
*
Pass in the user defined by Context.
Jeff Sharkey
2018-02-03
1
-0
/
+5
[next]