summaryrefslogtreecommitdiff
path: root/core/java/android/app/WallpaperManager.java
AgeCommit message (Expand)Author
2022-05-05Merge s-mpr-2022-05Matt Lee
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2022-02-10Merge s-mpr-2022-02-05Matt Lee
2021-12-25Don't allow background apps to change themeLucas Dupin
2021-12-22Merge s-mpr-2021-12-05Eric Arseneau
2021-12-15DO NOT MERGE: Decode the input of both setStream and setResource calls firstWu Ahan
2021-09-13DO NOT MERGE: Fix temporary black after setting a new image wallpaperAhan Wu
2021-04-29Merge SP1A.210425.001Scott Lobdell
2021-04-18Use the existing wallpaper command API to send wake/sleep events to the wallp...Josh Tsuji
2021-04-16Revert "Use the existing wallpaper command API to send wake/sleep events to t...Yuncheol Heo
2021-04-16Use the existing wallpaper command API to send wake/sleep events to the wallp...Josh Tsuji
2021-04-02Merge SP1A.210329.001Scott Lobdell
2021-03-24Merge SP1A.210311.001Scott Lobdell
2021-03-22Do not call WM until we have a window tokenLucas Dupin
2021-03-16Merge "Local Wallpaper Color high resource usage" into sc-devJay Aliomer
2021-03-15Local Wallpaper Color high resource usageJay Aliomer
2021-03-12Load default wallpaper by device's CMF colorChing-Sung Li
2021-03-01Merge SP1A.210222.001Scott Lobdell
2021-02-24Relaxed WallpaperManager API assertionCharles Chen
2021-02-21Load defeault wallpaper based on device's CMF colorChing-Sung Li
2021-02-18Revert^2 "Wallpaper Local color sampling"Jay Aliomer
2021-02-17Revert "Wallpaper Local color sampling"Jay Aliomer
2021-02-16Wallpaper Local color samplingJay Aliomer
2021-01-26Merge SP1A.210122.003Scott Lobdell
2021-01-18Merge "Limit UI context verification to UI related APIs"TreeHugger Robot
2021-01-18Limit UI context verification to UI related APIsCharles Chen
2021-01-13Add missing permission annotationLucas Dupin
2020-12-09[automerger] Fix black screen issue due to wallpaper decoding exceptions am: ...Weijie Wang
2020-12-09Fix black screen issue due to wallpaper decoding exceptionsWeijie Wang
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-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-08-03Annotating context in framework baseCharles Chen
2020-03-23Send a command to the wallpaper when re-applying itSantiago Etchebehere
2020-03-12Rename featureId -> attributionTagPhilip P. Moltmann
2020-03-10Implement wallpaper zoom hooking it to the shadeLucas Dupin
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian
2020-02-07Unit tests for wide color gamut of ImageWallpaperAhan Wu
2020-01-22Merge "[Zoom-out 1/N] Add API in WallpaperManager"Santiago Etchebehere
2020-01-22[Zoom-out 1/N] Add API in WallpaperManagerSantiago Etchebehere
2020-01-15Tweak WallpaperManager docsChristopher Tate
2020-01-15Merge "Minor fixes for devices without WallpaperService."TreeHugger Robot
2020-01-15Minor fixes for devices without WallpaperService.Felipe Leme
2020-01-02Make some apis @TestApi and @hide for usage in testsAhan Wu
2019-12-20Merge "Enable WCG support for ImageWallpaper"Lucas Dupin
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-17Enable WCG support for ImageWallpaperAhan Wu
2019-11-15Pipe featureId from app to noteOp for WallpaperMgrPhilip P. Moltmann
2019-08-07Fixes usage of WallpaperManager to make it optional.Felipe Leme