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
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
ContextWrapper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add excludedPackages parameter to broadcast
Evan Severson
2022-05-11
1
-2
/
+4
*
Rename revokeOwnPermissionsOnKill to revokeSelfPermissionsOnKill
Thomas Vannet
2022-03-16
1
-2
/
+2
*
Enable to add ComponentCallbacks to Activity
Charles Chen
2022-02-10
1
-14
/
+2
*
Merge "Override (un)registerComponentCallbacks for ContextWrapper"
Charles Chen
2022-01-25
1
-0
/
+105
|
\
|
*
Override (un)registerComponentCallbacks for ContextWrapper
Charles Chen
2022-01-25
1
-0
/
+105
*
|
Rename selfRevokePermissions to revokeOwnPermissionsOnKill
Thomas Vannet
2022-01-21
1
-2
/
+2
|
/
*
Add self revocation public API
Thomas Vannet
2022-01-11
1
-0
/
+6
*
Merge "Revert "Revert "Cherrypicking flags and override methods for all..."" ...
Alex Johnston
2021-10-05
1
-3
/
+23
|
\
|
*
Revert "Revert "Cherrypicking flags and override methods for all..."
Alex Johnston
2021-10-05
1
-3
/
+23
*
|
Merge "Revert "Cherrypicking flags and override methods for allowing dy..."" ...
Jacky Kao
2021-10-05
1
-23
/
+3
|
\
|
|
*
Revert "Cherrypicking flags and override methods for allowing dy..."
Jacky Kao
2021-10-05
1
-23
/
+3
*
|
Merge "Cherrypicking flags and override methods for allowing dynamically regi...
Jacob Hobbie
2021-10-05
1
-0
/
+20
|
\
|
|
*
Cherrypicking flags and override methods for allowing dynamically
Jacob Hobbie
2021-09-23
1
-3
/
+23
*
|
Revert^3 "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-30
1
-8
/
+0
*
|
Revert^2 "Deprecate Context#createApplicationContext"
Paul Hobbs
2021-06-29
1
-0
/
+8
*
|
Revert "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-22
1
-8
/
+0
*
|
Deprecate Context#createApplicationContext
Ryan Mitchell
2021-05-18
1
-0
/
+8
*
|
Temp allowlist bluetooth broadcast to start FGS for 10 seconds.
Hui Yu
2021-04-21
1
-0
/
+7
*
|
Add an excludedPermission arg to filter the set of apps that a broadcast
Ashwini Oruganti
2021-04-12
1
-0
/
+7
*
|
Allow config context to inflate views
Charles Chen
2021-04-07
1
-0
/
+11
*
|
Runtime permission attribution improvements
Svet Ganov
2021-03-29
1
-0
/
+6
*
|
Support for a Context to "renounce" permissions.
Jeff Sharkey
2021-03-05
1
-0
/
+11
*
|
Add new API to check a collection of URIs at once
Abhijeet Kaur
2021-02-15
1
-0
/
+20
*
|
Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...
Paul Hu
2021-01-22
1
-0
/
+29
|
\
|
|
*
Expose Context#sendStickyBroadcast(Intent, Bundle)
paulhu
2021-01-18
1
-0
/
+29
*
|
Merge "Derestrict ContextWrapper.createApplicationContext." am: 6e1f2d209b am...
Mathew Inwood
2021-01-07
1
-1
/
+1
|
\
|
|
*
Derestrict ContextWrapper.createApplicationContext.
Mathew Inwood
2021-01-07
1
-1
/
+1
|
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-2
/
+3
*
|
Add a UI Context for RootTaskDisplayAreaOrganizer
Charles Chen
2021-01-07
1
-0
/
+9
*
|
Introduce #createWindowContext with display
Charles Chen
2020-12-21
1
-0
/
+7
*
|
Annotate ContextWrapper with @Nullable
Soonil Nagarkar
2020-11-21
1
-71
/
+72
*
|
Introduce getWindowContextToken
Charles Chen
2020-11-16
1
-0
/
+8
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+3
*
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-3
/
+2
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+3
*
|
Merge "Fix NPE when invoking Context#isUiContext" into rvc-dev am: 5c25605da0...
Charles Chen
2020-07-08
1
-0
/
+3
|
\
|
|
*
Fix NPE when invoking Context#isUiContext
Charles Chen
2020-07-08
1
-0
/
+3
*
|
Fix nullable annotation to match overriden method in super class
Mocy Sheng
2020-05-11
1
-3
/
+5
|
/
*
Report incorrect context usage in ViewConfiguration
Chris Li
2020-03-26
1
-0
/
+8
*
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-12
1
-4
/
+4
*
WindowContext: Add @WindowType intdef
Adrian Roos
2020-03-11
1
-1
/
+2
*
[API Review] Expose sendOrderedBroadcast
Peter Wang
2020-02-26
1
-6
/
+6
*
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-02-20
1
-0
/
+6
*
Add bundle options to Context#createWindowContext API
Andrii Kulian
2020-01-28
1
-2
/
+2
*
Introduce WindowContext API
Andrii Kulian
2020-01-22
1
-4
/
+7
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Add the root of crates by Context.getCrateDir
Felka Chang
2019-12-16
1
-0
/
+10
*
[Telephony Mainline] Exposed sendOrderedBroadcast
Peter Wang
2019-11-27
1
-0
/
+10
*
Remove @SystemApi annotation for an overriding method
Jiyong Park
2019-11-19
1
-1
/
+0
*
Context: Make sendBroadcastMultiplePermissions a @SystemApi
Roshan Pius
2019-11-14
1
-1
/
+2
[next]