summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContextWrapper.java
AgeCommit message (Expand)Author
2021-06-30Revert^3 "Deprecate Context#createApplicationContext"Ryan Mitchell
2021-06-29Revert^2 "Deprecate Context#createApplicationContext"Paul Hobbs
2021-06-22Revert "Deprecate Context#createApplicationContext"Ryan Mitchell
2021-05-18Deprecate Context#createApplicationContextRyan Mitchell
2021-04-21Temp allowlist bluetooth broadcast to start FGS for 10 seconds.Hui Yu
2021-04-12Add an excludedPermission arg to filter the set of apps that a broadcastAshwini Oruganti
2021-04-07Allow config context to inflate viewsCharles Chen
2021-03-29Runtime permission attribution improvementsSvet Ganov
2021-03-05Support for a Context to "renounce" permissions.Jeff Sharkey
2021-02-15Add new API to check a collection of URIs at onceAbhijeet Kaur
2021-01-22Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...Paul Hu
2021-01-18Expose Context#sendStickyBroadcast(Intent, Bundle)paulhu
2021-01-07Merge "Derestrict ContextWrapper.createApplicationContext." am: 6e1f2d209b am...Mathew Inwood
2021-01-07Derestrict ContextWrapper.createApplicationContext.Mathew Inwood
2021-01-07Add a UI Context for RootTaskDisplayAreaOrganizerCharles Chen
2020-12-21Introduce #createWindowContext with displayCharles Chen
2020-11-21Annotate ContextWrapper with @NullableSoonil Nagarkar
2020-11-16Introduce getWindowContextTokenCharles Chen
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-07-08Merge "Fix NPE when invoking Context#isUiContext" into rvc-dev am: 5c25605da0...Charles Chen
2020-07-08Fix NPE when invoking Context#isUiContextCharles Chen
2020-05-11Fix nullable annotation to match overriden method in super classMocy Sheng
2020-03-26Report incorrect context usage in ViewConfigurationChris Li
2020-03-12Rename featureId -> attributionTagPhilip P. Moltmann
2020-03-11WindowContext: Add @WindowType intdefAdrian Roos
2020-02-26[API Review] Expose sendOrderedBroadcastPeter Wang
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian
2020-01-28Add bundle options to Context#createWindowContext APIAndrii Kulian
2020-01-22Introduce WindowContext APIAndrii Kulian
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16Add the root of crates by Context.getCrateDirFelka Chang
2019-11-27[Telephony Mainline] Exposed sendOrderedBroadcastPeter Wang
2019-11-19Remove @SystemApi annotation for an overriding methodJiyong Park
2019-11-14Context: Make sendBroadcastMultiplePermissions a @SystemApiRoshan Pius
2019-11-13Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev
2019-11-08Merge "System API: Context#registerReceiverForAllUsers"Meng Wang
2019-11-07System API: Context#registerReceiverForAllUsersMeng Wang
2019-11-07Merge "Add an override for getUser in ContextWrapper"TreeHugger Robot
2019-11-06Add an override for getUser in ContextWrapperkholoud mohamed
2019-11-01Merge "Expose Context.sendOrderedBroadcast with appop"Jordan Liu
2019-11-01Expose Context.sendOrderedBroadcast with appopJordan Liu
2019-11-01Support feature context in TelephonyManagerPhilip P. Moltmann
2019-10-17Add feature contextPhilip P. Moltmann
2019-10-14Explicitly take flags in createContextAsUser()Makoto Onuki
2019-10-10Add Context.createContextAsUser()Makoto Onuki
2019-03-06Add Context.bindService with executor parameterBo Liu
2019-02-21Added some TestApi that are already used by CTSWale Ogunwale