index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
WallpaperManagerService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaner initial boot.
Dianne Hackborn
2012-11-28
1
-0
/
+2
*
Don't clean up wallpaper map entry when stopping a user.
Amith Yamasani
2012-10-30
1
-3
/
+6
*
Do cleanup when Stopping users
Amith Yamasani
2012-10-15
1
-3
/
+20
*
Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev
Dianne Hackborn
2012-10-05
1
-14
/
+14
|
\
|
*
Fix issue #7275122: Wall paper jank when switching users
Dianne Hackborn
2012-10-05
1
-14
/
+14
*
|
Fix dupes in initial wallpaper selection
Amith Yamasani
2012-10-04
1
-3
/
+20
|
/
*
Implement multi-user PackageMonitor.
Dianne Hackborn
2012-09-20
1
-16
/
+29
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
1
-52
/
+116
*
Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev
Dianne Hackborn
2012-08-31
1
-2
/
+2
|
\
|
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-2
/
+2
*
|
Centralize the creation of the user system directory
Amith Yamasani
2012-08-31
1
-7
/
+5
|
/
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-1
/
+1
*
Fix adding live wallpaper in a second user
Amith Yamasani
2012-08-28
1
-7
/
+13
*
Fixed static wallpaper for multi-user
Amith Yamasani
2012-08-18
1
-4
/
+0
*
UserHandle to UserSerialNo mapping
Amith Yamasani
2012-08-17
1
-2
/
+2
*
am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding."
Kenny Root
2012-08-16
1
-1
/
+6
|
\
|
*
Introduce a restorecon JNI binding.
rpcraig
2012-07-25
1
-1
/
+6
*
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-9
/
+9
|
/
*
Move handling of package changes to a background thread.
Dianne Hackborn
2012-04-19
1
-49
/
+51
*
User management and switching
Amith Yamasani
2012-03-27
1
-21
/
+31
*
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
1
-267
/
+473
*
Fix issue #5628789: Cannot set static/custom wallpaper after clearing Setting...
Dianne Hackborn
2011-11-29
1
-0
/
+7
*
Fix issue #5342788: Setting wallpaper from gallery set default...
Dianne Hackborn
2011-10-21
1
-3
/
+6
*
Fix wallpaper restore
Christopher Tate
2011-10-07
1
-1
/
+1
*
Fix issue #5317970: Removing active wallpaper from manifest crashes phone
Dianne Hackborn
2011-09-15
1
-41
/
+89
*
Merge "Fix to show the correct HW accel background in the preview window."
Dianne Hackborn
2011-08-24
1
-7
/
+13
|
\
|
*
Fix to show the correct HW accel background in the preview window.
Dianne Hackborn
2011-08-24
1
-7
/
+13
*
|
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-1
/
+1
|
/
*
Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B
Dianne Hackborn
2011-08-05
1
-22
/
+33
*
Move ImageWallpaper to SystemUI process.
Dianne Hackborn
2011-08-01
1
-3
/
+2
*
Rework display size access.
Dianne Hackborn
2011-04-21
1
-0
/
+12
*
Start window manager refactoring.
Dianne Hackborn
2011-02-17
1
-2
/
+0
*
frameworks/base: Fix to release references to previous live wallpaper
Vairavan Srinivasan
2010-12-23
1
-0
/
+2
*
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
Dianne Hackborn
2010-10-15
1
-0
/
+2
*
Add missing wallpaper service lock.
Brad Fitzpatrick
2010-09-14
1
-2
/
+6
*
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-19
1
-0
/
+4
*
Fix issue #2492387: system server crash in WallpaperManagerService
Dianne Hackborn
2010-03-11
1
-0
/
+6
*
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
1
-1
/
+1
*
Switch the services library to using the new Slog
Joe Onorato
2010-03-01
1
-43
/
+43
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
1
-13
/
+106
*
resolved conflicts for merge of ad2fa35d to master
Tom Taylor
2009-12-22
1
-1
/
+1
|
\
|
*
Update imports to android-common
Tom Taylor
2009-12-21
1
-1
/
+1
*
|
Restore live wallpapers if specified in the restore data
Christopher Tate
2009-12-16
1
-3
/
+9
|
/
*
This time for sure: make wallpapers work
Mike Cleron
2009-11-15
1
-31
/
+79
*
Unbreak setting photos as wallpaper
Mike Cleron
2009-11-13
1
-0
/
+6
*
Add support for making a LiveWallpaper the default
Mike Cleron
2009-11-12
1
-25
/
+35
*
Implement all of the infrastructure for configuring wallpapers.
Dianne Hackborn
2009-09-07
1
-11
/
+70
*
Add better service reporting.
Dianne Hackborn
2009-09-03
1
-0
/
+6
*
More work on wallpapers: animations, lifecycle, scaling, etc.
Dianne Hackborn
2009-08-30
1
-1
/
+17
[next]