summaryrefslogtreecommitdiff
path: root/core/java/android/content/Context.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-09-20Merge "Add warning for a known issue in a newly added API" into sc-qpr1-devTreeHugger Robot
2021-09-10Add warning for a known issue in a newly added APIAbhijeet Kaur
2021-09-01docs: Fix links to narrative guidesKevin Hufnagle
2021-08-12Rename android.media.MediaTranscodeManager -> MediaTranscodingManagerRay Essick
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-06-15Update the javadoc around FGSMakoto Onuki
2021-06-01Switch media fw permissions checks to AttributionSourceSvet Ganov
2021-05-25Remove BIND_ALLOW_BACKGROUND_ACTIVITY_STARTSMakoto Onuki
2021-05-18Deprecate Context#createApplicationContextRyan Mitchell
2021-04-21Temp allowlist bluetooth broadcast to start FGS for 10 seconds.Hui Yu
2021-04-19Change Permission Group methods to be callback, gate behind permNate Myren
2021-04-16Merge "[FW] Change the fake translation name to formal name." into sc-devJoanne Chung
2021-04-14[FW] Change the fake translation name to formal name.Joanne Chung
2021-04-12Add an excludedPermission arg to filter the set of apps that a broadcastAshwini Oruganti
2021-04-12Rename CombinedVibrationEffect to CombinedVibrationLais Andrade
2021-04-10ADPF: PerformanceHintManager API implementationJimmy Shiu
2021-04-09Merge "Move REBOOT_READY broadcast into android.scheduling" into sc-devGavin Corkery
2021-04-09Merge "Allow config context to inflate views" into sc-devCharles Chen
2021-04-07Allow config context to inflate viewsCharles Chen
2021-04-06Expose Context#PAC_PROXY_SERVICE as module lib APIAaron Huang
2021-03-31Addressing comments from commit:8d2ed5Svet Ganov
2021-03-30Move REBOOT_READY broadcast into android.schedulingGavin Corkery
2021-03-29Runtime permission attribution improvementsSvet Ganov
2021-03-26Merge "Rename Context.BIND_ALLOW_NETWORK_ACCESS." into sc-devSudheer Shanka
2021-03-25Rename Context.BIND_ALLOW_NETWORK_ACCESS.Sudheer Shanka
2021-03-24Move WindowContext module to window packageCharles Chen
2021-03-22Merge "Enable to listen to WindowContext's config changes" into sc-devCharles Chen
2021-03-19Enable to listen to WindowContext's config changesCharles Chen
2021-03-18Merge "Add TEST_NETWORK_SERVICE to module API" into sc-devTreeHugger Robot
2021-03-18Add TEST_NETWORK_SERVICE to module APIRemi NGUYEN VAN
2021-03-17Merge "rename power_stats service to powerstats" into sc-devThierry Strudel
2021-03-15Merge changes from topic "pacproxy-service" am: 16f50075b1 am: 688ae36dcb am:...Aaron Huang
2021-03-15Make PacProxyService be a system serviceAaron Huang
2021-03-12Merge "Deprecate PowerWhitelistManager." into sc-devTreeHugger Robot
2021-03-12Merge "Expose DOMAIN_VERIFICATION_SERVICE" into sc-devTreeHugger Robot
2021-03-12rename power_stats service to powerstatsThierry Strudel
2021-03-12Deprecate PowerWhitelistManager.Varun Shah
2021-03-11Expose DOMAIN_VERIFICATION_SERVICEWinson
2021-03-11Introduce PowerExemptionManager.Varun Shah
2021-03-07Merge "Support for a Context to "renounce" permissions." into sc-devJeff Sharkey
2021-03-06Merge "GameManager: Add Public API" into sc-devTim Van Patten
2021-03-05GameManager: Add Public APITim Van Patten
2021-03-05Support for a Context to "renounce" permissions.Jeff Sharkey
2021-03-05Add APIs for creating an attribution contextSvet Ganov
2021-03-03Add new component usage event (2/2)Kevin Han
2021-02-25Merge "Allow EJs to obtain new network capability." into sc-devSudheer Shanka
2021-02-25Merge "Unhide isUiContext()" into sc-devCharles Chen