summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/wallpaper
Commit message (Expand)AuthorAgeFilesLines
* improve lock screen wallpaper behaviorRoman Birg2015-10-261-13/+1
* frameworks: add keyguard wallpaper functionality to WallpaperManagerRoman Birg2015-10-261-4/+331
* Merge "wallpaper: avoid exception when user is not initialized" into mnc-devXiaohui Chen2015-05-141-18/+20
|\
| * wallpaper: avoid exception when user is not initializedXiaohui Chen2015-05-131-18/+20
* | Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-2/+3
|/
* Update use of procstate for services.Dianne Hackborn2015-04-291-1/+2
* Add foreground profile changed to user switch observer.Kenny Guy2015-04-131-0/+5
* Revert "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-5/+0
* Add foreground profile changed to user switch observer.Kenny Guy2015-04-101-0/+5
* Block setting wallpapers from managed profiles.Benjamin Franz2015-03-091-8/+59
* Flush and sync before calling JournaledFile.commitKenny Guy2015-01-211-0/+2
* Check which file changed before requesting backupAmith Yamasani2014-12-131-6/+10
* Prevent index out of bounds when using String.substring.Filip Gruszczynski2014-10-141-2/+3
* Log wallpaper crashes.Filip Gruszczynski2014-10-131-0/+6
* Also monitor MOVED_TO events for wallpaper updatesChristopher Tate2014-10-081-3/+5
* Write new wallpaper files from scratch...Christopher Tate2014-09-111-1/+1
* Add new wallpaper features for insets and offsets.Dianne Hackborn2014-09-081-8/+78
* Fix binder identity use when clearing wallpapersChristopher Tate2014-09-051-22/+24
* Make the image wallpaper component overlayableJustin Koh2014-09-051-13/+16
* Allow custom wallpaper and boot animation.Jeff Sharkey2014-04-281-7/+2
* Fixed a bug where the current wallpaper could be reset on an updateSelim Cinek2014-03-061-6/+14
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+1353