index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
WallpaperManagerService.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2013-11-05
am 194ff90c: am 802e04c1: am a89727c8: Merge "Ensure wallpaper hint is at lea...
John Spurlock
2013-11-04
Ensure wallpaper hint is at least the display's max size.
John Spurlock
2013-10-04
Merge "Change WallpaperManagerService TAG to match class name"
Michael Wright
2013-10-03
Ensure WallpaperEngine has correct size information
Michael Wright
2013-10-02
Change WallpaperManagerService TAG to match class name
Michael Wright
2013-09-08
Don't crash attempting restore of uninstalled live wallpaper
Christopher Tate
2013-07-16
Merge "Refactoring of the print sub-system and API clean up."
Svetoslav Ganov
2013-07-16
Refactoring of the print sub-system and API clean up.
Svetoslav Ganov
2013-07-15
Switch proc stats to use new process state constants.
Dianne Hackborn
2013-01-16
Rename bindService to bindServiceAsUser to follow convention.
Amith Yamasani
2012-11-28
Cleaner initial boot.
Dianne Hackborn
2012-10-30
Don't clean up wallpaper map entry when stopping a user.
Amith Yamasani
2012-10-15
Do cleanup when Stopping users
Amith Yamasani
2012-10-05
Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev
Dianne Hackborn
2012-10-05
Fix issue #7275122: Wall paper jank when switching users
Dianne Hackborn
2012-10-04
Fix dupes in initial wallpaper selection
Amith Yamasani
2012-09-20
Implement multi-user PackageMonitor.
Dianne Hackborn
2012-09-15
More multi-user stuff.
Dianne Hackborn
2012-08-31
Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev
Dianne Hackborn
2012-08-31
Centralize the creation of the user system directory
Amith Yamasani
2012-08-31
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-28
Fix adding live wallpaper in a second user
Amith Yamasani
2012-08-18
Fixed static wallpaper for multi-user
Amith Yamasani
2012-08-17
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-16
am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding."
Kenny Root
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-07-25
Introduce a restorecon JNI binding.
rpcraig
2012-04-19
Move handling of package changes to a background thread.
Dianne Hackborn
2012-03-27
User management and switching
Amith Yamasani
2012-02-10
Multi-user - wallpaper service
Amith Yamasani
2011-11-29
Fix issue #5628789: Cannot set static/custom wallpaper after clearing Setting...
Dianne Hackborn
2011-10-21
Fix issue #5342788: Setting wallpaper from gallery set default...
Dianne Hackborn
2011-10-07
Fix wallpaper restore
Christopher Tate
2011-09-15
Fix issue #5317970: Removing active wallpaper from manifest crashes phone
Dianne Hackborn
2011-08-24
Merge "Fix to show the correct HW accel background in the preview window."
Dianne Hackborn
2011-08-24
Fix to show the correct HW accel background in the preview window.
Dianne Hackborn
2011-08-24
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-05
Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B
Dianne Hackborn
2011-08-01
Move ImageWallpaper to SystemUI process.
Dianne Hackborn
2011-04-21
Rework display size access.
Dianne Hackborn
2011-02-17
Start window manager refactoring.
Dianne Hackborn
2010-12-23
frameworks/base: Fix to release references to previous live wallpaper
Vairavan Srinivasan
2010-10-15
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
Dianne Hackborn
2010-09-14
Add missing wallpaper service lock.
Brad Fitzpatrick
2010-03-19
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-11
Fix issue #2492387: system server crash in WallpaperManagerService
Dianne Hackborn
2010-03-05
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
[next]