summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/WallpaperManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactoring of the print sub-system and API clean up."Svetoslav Ganov2013-07-161-1/+1
|\
| * Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-1/+1
* | Switch proc stats to use new process state constants.Dianne Hackborn2013-07-151-1/+2
|/
* Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-161-1/+2
* Cleaner initial boot.Dianne Hackborn2012-11-281-0/+2
* Don't clean up wallpaper map entry when stopping a user.Amith Yamasani2012-10-301-3/+6
* Do cleanup when Stopping usersAmith Yamasani2012-10-151-3/+20
* Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-devDianne Hackborn2012-10-051-14/+14
|\
| * Fix issue #7275122: Wall paper jank when switching usersDianne Hackborn2012-10-051-14/+14
* | Fix dupes in initial wallpaper selectionAmith Yamasani2012-10-041-3/+20
|/
* Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-16/+29
* More multi-user stuff.Dianne Hackborn2012-09-151-52/+116
* Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-devDianne Hackborn2012-08-311-2/+2
|\
| * Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-2/+2
* | Centralize the creation of the user system directoryAmith Yamasani2012-08-311-7/+5
|/
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+1
* Fix adding live wallpaper in a second userAmith Yamasani2012-08-281-7/+13
* Fixed static wallpaper for multi-userAmith Yamasani2012-08-181-4/+0
* UserHandle to UserSerialNo mappingAmith Yamasani2012-08-171-2/+2
* am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding."Kenny Root2012-08-161-1/+6
|\
| * Introduce a restorecon JNI binding.rpcraig2012-07-251-1/+6
* | Rename UserId to UserHandle.Dianne Hackborn2012-08-161-9/+9
|/
* Move handling of package changes to a background thread.Dianne Hackborn2012-04-191-49/+51
* User management and switchingAmith Yamasani2012-03-271-21/+31
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-267/+473
* Fix issue #5628789: Cannot set static/custom wallpaper after clearing Setting...Dianne Hackborn2011-11-291-0/+7
* Fix issue #5342788: Setting wallpaper from gallery set default...Dianne Hackborn2011-10-211-3/+6
* Fix wallpaper restoreChristopher Tate2011-10-071-1/+1
* Fix issue #5317970: Removing active wallpaper from manifest crashes phoneDianne Hackborn2011-09-151-41/+89
* Merge "Fix to show the correct HW accel background in the preview window."Dianne Hackborn2011-08-241-7/+13
|\
| * Fix to show the correct HW accel background in the preview window.Dianne Hackborn2011-08-241-7/+13
* | Add OpenGL backend to ImageWallpaperRomain Guy2011-08-241-1/+1
|/
* Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33BDianne Hackborn2011-08-051-22/+33
* Move ImageWallpaper to SystemUI process.Dianne Hackborn2011-08-011-3/+2
* Rework display size access.Dianne Hackborn2011-04-211-0/+12
* Start window manager refactoring.Dianne Hackborn2011-02-171-2/+0
* frameworks/base: Fix to release references to previous live wallpaperVairavan Srinivasan2010-12-231-0/+2
* Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-0/+2
* Add missing wallpaper service lock.Brad Fitzpatrick2010-09-141-2/+6
* Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...Dianne Hackborn2010-03-191-0/+4
* Fix issue #2492387: system server crash in WallpaperManagerServiceDianne Hackborn2010-03-111-0/+6
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-1/+1
* Switch the services library to using the new SlogJoe Onorato2010-03-011-43/+43
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-1/+1
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-13/+106
* resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-221-1/+1
|\
| * Update imports to android-commonTom Taylor2009-12-211-1/+1
* | Restore live wallpapers if specified in the restore dataChristopher Tate2009-12-161-3/+9
|/
* This time for sure: make wallpapers workMike Cleron2009-11-151-31/+79
* Unbreak setting photos as wallpaperMike Cleron2009-11-131-0/+6