summaryrefslogtreecommitdiff
path: root/core/java/android/content/ContextWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Add excludedPackages parameter to broadcastEvan Severson2022-05-111-2/+4
* Rename revokeOwnPermissionsOnKill to revokeSelfPermissionsOnKillThomas Vannet2022-03-161-2/+2
* Enable to add ComponentCallbacks to ActivityCharles Chen2022-02-101-14/+2
* Merge "Override (un)registerComponentCallbacks for ContextWrapper"Charles Chen2022-01-251-0/+105
|\
| * Override (un)registerComponentCallbacks for ContextWrapperCharles Chen2022-01-251-0/+105
* | Rename selfRevokePermissions to revokeOwnPermissionsOnKillThomas Vannet2022-01-211-2/+2
|/
* Add self revocation public APIThomas Vannet2022-01-111-0/+6
* Merge "Revert "Revert "Cherrypicking flags and override methods for all..."" ...Alex Johnston2021-10-051-3/+23
|\
| * Revert "Revert "Cherrypicking flags and override methods for all..."Alex Johnston2021-10-051-3/+23
* | Merge "Revert "Cherrypicking flags and override methods for allowing dy..."" ...Jacky Kao2021-10-051-23/+3
|\|
| * Revert "Cherrypicking flags and override methods for allowing dy..."Jacky Kao2021-10-051-23/+3
* | Merge "Cherrypicking flags and override methods for allowing dynamically regi...Jacob Hobbie2021-10-051-0/+20
|\|
| * Cherrypicking flags and override methods for allowing dynamicallyJacob Hobbie2021-09-231-3/+23
* | Revert^3 "Deprecate Context#createApplicationContext"Ryan Mitchell2021-06-301-8/+0
* | Revert^2 "Deprecate Context#createApplicationContext"Paul Hobbs2021-06-291-0/+8
* | Revert "Deprecate Context#createApplicationContext"Ryan Mitchell2021-06-221-8/+0
* | Deprecate Context#createApplicationContextRyan Mitchell2021-05-181-0/+8
* | Temp allowlist bluetooth broadcast to start FGS for 10 seconds.Hui Yu2021-04-211-0/+7
* | Add an excludedPermission arg to filter the set of apps that a broadcastAshwini Oruganti2021-04-121-0/+7
* | Allow config context to inflate viewsCharles Chen2021-04-071-0/+11
* | Runtime permission attribution improvementsSvet Ganov2021-03-291-0/+6
* | Support for a Context to "renounce" permissions.Jeff Sharkey2021-03-051-0/+11
* | Add new API to check a collection of URIs at onceAbhijeet Kaur2021-02-151-0/+20
* | Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...Paul Hu2021-01-221-0/+29
|\|
| * Expose Context#sendStickyBroadcast(Intent, Bundle)paulhu2021-01-181-0/+29
* | Merge "Derestrict ContextWrapper.createApplicationContext." am: 6e1f2d209b am...Mathew Inwood2021-01-071-1/+1
|\|
| * Derestrict ContextWrapper.createApplicationContext.Mathew Inwood2021-01-071-1/+1
| * Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-2/+3
* | Add a UI Context for RootTaskDisplayAreaOrganizerCharles Chen2021-01-071-0/+9
* | Introduce #createWindowContext with displayCharles Chen2020-12-211-0/+7
* | Annotate ContextWrapper with @NullableSoonil Nagarkar2020-11-211-71/+72
* | Introduce getWindowContextTokenCharles Chen2020-11-161-0/+8
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-2/+3
* | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-3/+2
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-2/+3
* | Merge "Fix NPE when invoking Context#isUiContext" into rvc-dev am: 5c25605da0...Charles Chen2020-07-081-0/+3
|\|
| * Fix NPE when invoking Context#isUiContextCharles Chen2020-07-081-0/+3
* | Fix nullable annotation to match overriden method in super classMocy Sheng2020-05-111-3/+5
|/
* Report incorrect context usage in ViewConfigurationChris Li2020-03-261-0/+8
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-4/+4
* WindowContext: Add @WindowType intdefAdrian Roos2020-03-111-1/+2
* [API Review] Expose sendOrderedBroadcastPeter Wang2020-02-261-6/+6
* Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian2020-02-201-0/+6
* Add bundle options to Context#createWindowContext APIAndrii Kulian2020-01-281-2/+2
* Introduce WindowContext APIAndrii Kulian2020-01-221-4/+7
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add the root of crates by Context.getCrateDirFelka Chang2019-12-161-0/+10
* [Telephony Mainline] Exposed sendOrderedBroadcastPeter Wang2019-11-271-0/+10
* Remove @SystemApi annotation for an overriding methodJiyong Park2019-11-191-1/+0
* Context: Make sendBroadcastMultiplePermissions a @SystemApiRoshan Pius2019-11-141-1/+2