index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
ContextWrapper.java
Age
Commit message (
Expand
)
Author
2021-06-30
Revert^3 "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-06-29
Revert^2 "Deprecate Context#createApplicationContext"
Paul Hobbs
2021-06-22
Revert "Deprecate Context#createApplicationContext"
Ryan Mitchell
2021-05-18
Deprecate Context#createApplicationContext
Ryan Mitchell
2021-04-21
Temp allowlist bluetooth broadcast to start FGS for 10 seconds.
Hui Yu
2021-04-12
Add an excludedPermission arg to filter the set of apps that a broadcast
Ashwini Oruganti
2021-04-07
Allow config context to inflate views
Charles Chen
2021-03-29
Runtime permission attribution improvements
Svet Ganov
2021-03-05
Support for a Context to "renounce" permissions.
Jeff Sharkey
2021-02-15
Add new API to check a collection of URIs at once
Abhijeet Kaur
2021-01-22
Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...
Paul Hu
2021-01-18
Expose Context#sendStickyBroadcast(Intent, Bundle)
paulhu
2021-01-07
Merge "Derestrict ContextWrapper.createApplicationContext." am: 6e1f2d209b am...
Mathew Inwood
2021-01-07
Derestrict ContextWrapper.createApplicationContext.
Mathew Inwood
2021-01-07
Add a UI Context for RootTaskDisplayAreaOrganizer
Charles Chen
2020-12-21
Introduce #createWindowContext with display
Charles Chen
2020-11-21
Annotate ContextWrapper with @Nullable
Soonil Nagarkar
2020-11-16
Introduce getWindowContextToken
Charles Chen
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-07-08
Merge "Fix NPE when invoking Context#isUiContext" into rvc-dev am: 5c25605da0...
Charles Chen
2020-07-08
Fix NPE when invoking Context#isUiContext
Charles Chen
2020-05-11
Fix nullable annotation to match overriden method in super class
Mocy Sheng
2020-03-26
Report incorrect context usage in ViewConfiguration
Chris Li
2020-03-12
Rename featureId -> attributionTag
Philip P. Moltmann
2020-03-11
WindowContext: Add @WindowType intdef
Adrian Roos
2020-02-26
[API Review] Expose sendOrderedBroadcast
Peter Wang
2020-02-20
Exempt-From-Owner-Approval: Report non-visual Context misuse
Andrii Kulian
2020-01-28
Add bundle options to Context#createWindowContext API
Andrii Kulian
2020-01-22
Introduce WindowContext API
Andrii Kulian
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-16
Add the root of crates by Context.getCrateDir
Felka Chang
2019-11-27
[Telephony Mainline] Exposed sendOrderedBroadcast
Peter Wang
2019-11-19
Remove @SystemApi annotation for an overriding method
Jiyong Park
2019-11-14
Context: Make sendBroadcastMultiplePermissions a @SystemApi
Roshan Pius
2019-11-13
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-08
Merge "System API: Context#registerReceiverForAllUsers"
Meng Wang
2019-11-07
System API: Context#registerReceiverForAllUsers
Meng Wang
2019-11-07
Merge "Add an override for getUser in ContextWrapper"
TreeHugger Robot
2019-11-06
Add an override for getUser in ContextWrapper
kholoud mohamed
2019-11-01
Merge "Expose Context.sendOrderedBroadcast with appop"
Jordan Liu
2019-11-01
Expose Context.sendOrderedBroadcast with appop
Jordan Liu
2019-11-01
Support feature context in TelephonyManager
Philip P. Moltmann
2019-10-17
Add feature context
Philip P. Moltmann
2019-10-14
Explicitly take flags in createContextAsUser()
Makoto Onuki
2019-10-10
Add Context.createContextAsUser()
Makoto Onuki
2019-03-06
Add Context.bindService with executor parameter
Bo Liu
2019-02-21
Added some TestApi that are already used by CTS
Wale Ogunwale
[next]