1. d57d17c Assign a new wallpaper ID when a live wallpaper is set by Christopher Tate · 8 years ago
  2. e409f0e Add API to read the current wallpaper's ID by Christopher Tate · 8 years ago
  3. 2cdd3f2 Don't stomp live wallpapers when tidying up imagery by Christopher Tate · 8 years ago
  4. 41297ff Once restored, the wallpaper needs to actually draw by Christopher Tate · 8 years ago
  5. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  6. 79a2457 Add API to clear a specific wallpaper by Christopher Tate · 8 years ago
  7. db27b84 Tidy up stale lock wallpaper state in set-both operation by Christopher Tate · 8 years ago
  8. 7e1693a Turn down the logging a little bit. by Joe Onorato · 9 years ago
  9. 8cde079 Add preloading wallpaper to the getWallpaper call. by Vadim Tryshev · 9 years ago
  10. dcd93cc Add Wallpaper.getBitmapAsUser() by Yorke Lee · 9 years ago
  11. ea6724a Don't try to register (and invoke!) intentional null callbacks by Christopher Tate · 9 years ago
  12. be132e6 Keyguard wallpaper by Christopher Tate · 9 years ago
  13. f251981 Added restriction that disallows ability to set wallpaper. BUG: 24890474 by Oleksandr Peletskyi · 9 years ago
  14. 1e1e2e0 Extract crop hint rect from source wallpaper image by Christopher Tate · 9 years ago
  15. ad3c259 Expanded wallpaper APIs for keyguard and change detection by Christopher Tate · 9 years ago
  16. 233d94c clean up UserHandle.USER_OWNER reference by Xiaohui Chen · 9 years ago
  17. 55a3024 Merge "wallpaper: avoid exception when user is not initialized" into mnc-dev by Xiaohui Chen · 9 years ago
  18. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  19. ac53194 wallpaper: avoid exception when user is not initialized by Xiaohui Chen · 9 years ago
  20. d69e4c1 Update use of procstate for services. by Dianne Hackborn · 9 years ago
  21. 4297962 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  22. 735a3f9 Revert "Add foreground profile changed to user switch observer." by Kenny Guy · 9 years ago
  23. 99b9030 Add foreground profile changed to user switch observer. by Kenny Guy · 9 years ago
  24. f3ece36 Block setting wallpapers from managed profiles. by Benjamin Franz · 10 years ago
  25. a526a1e Flush and sync before calling JournaledFile.commit by Kenny Guy · 10 years ago
  26. 52d750c Check which file changed before requesting backup by Amith Yamasani · 10 years ago
  27. 5a58943 Prevent index out of bounds when using String.substring. by Filip Gruszczynski · 10 years ago
  28. 5dcc3ac Log wallpaper crashes. by Filip Gruszczynski · 10 years ago
  29. da058e2 Also monitor MOVED_TO events for wallpaper updates by Christopher Tate · 10 years ago
  30. 90f86ba Write new wallpaper files from scratch... by Christopher Tate · 10 years ago
  31. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 10 years ago
  32. ecd827a Fix binder identity use when clearing wallpapers by Christopher Tate · 10 years ago
  33. 29c3016 Make the image wallpaper component overlayable by Justin Koh · 10 years ago
  34. 28f0877 Allow custom wallpaper and boot animation. by Jeff Sharkey · 10 years ago
  35. ebebadb Fixed a bug where the current wallpaper could be reset on an update by Selim Cinek · 10 years ago
  36. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wallpaper/WallpaperManagerService.java]
  37. 09e9cdc DO NOT MERGE : Move some system services to their own sub package. by Amith Yamasani · 11 years ago[Renamed (98%) from services/java/com/android/server/WallpaperManagerService.java]
  38. d6e836c Use scaled display size in wallpaper constraint. by John Spurlock · 11 years ago
  39. 41f6464 Ensure wallpaper hint is at least as large as the display. by John Spurlock · 11 years ago
  40. 7ea91ec Ensure wallpaper hint is at least the display's max size. by John Spurlock · 11 years ago
  41. 5203a8b Ensure WallpaperEngine has correct size information by Michael Wright · 11 years ago
  42. 9095220 Don't crash attempting restore of uninstalled live wallpaper by Christopher Tate · 11 years ago
  43. c59df3c Merge "Refactoring of the print sub-system and API clean up." by Svetoslav Ganov · 11 years ago
  44. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  45. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  46. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  47. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  48. 0c29371 Don't clean up wallpaper map entry when stopping a user. by Amith Yamasani · 12 years ago
  49. 756901d Do cleanup when Stopping users by Amith Yamasani · 12 years ago
  50. 7ef38ea9 Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  51. bce0cbb Fix issue #7275122: Wall paper jank when switching users by Dianne Hackborn · 12 years ago
  52. 6474c4c Fix dupes in initial wallpaper selection by Amith Yamasani · 12 years ago
  53. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  54. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  55. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  56. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  57. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  58. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  59. 4e2820c Fix adding live wallpaper in a second user by Amith Yamasani · 12 years ago
  60. ce77717 Fixed static wallpaper for multi-user by Amith Yamasani · 12 years ago
  61. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  62. 520ee7b am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 12 years ago
  63. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  64. 554cb0c Introduce a restorecon JNI binding. by rpcraig · 12 years ago
  65. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  66. 1359360 User management and switching by Amith Yamasani · 12 years ago
  67. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 13 years ago
  68. ebac48c Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data by Dianne Hackborn · 13 years ago
  69. 3da3182 Fix issue #5342788: Setting wallpaper from gallery set default... by Dianne Hackborn · 13 years ago
  70. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  71. 80b902f Fix issue #5317970: Removing active wallpaper from manifest crashes phone by Dianne Hackborn · 13 years ago
  72. 6ff0037 Merge "Fix to show the correct HW accel background in the preview window." by Dianne Hackborn · 13 years ago
  73. 07213e6 Fix to show the correct HW accel background in the preview window. by Dianne Hackborn · 13 years ago
  74. 407ec78 Add OpenGL backend to ImageWallpaper Bug #5204874 by Romain Guy · 13 years ago
  75. 9ea3163 Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B by Dianne Hackborn · 13 years ago
  76. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago
  77. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  78. a924dc0d Start window manager refactoring. by Dianne Hackborn · 14 years ago
  79. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  80. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  81. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  82. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  83. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 14 years ago
  84. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  85. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  86. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  87. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 15 years ago
  88. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  89. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  90. e3ab4d0 Restore live wallpapers if specified in the restore data by Christopher Tate · 15 years ago
  91. a428b2c This time for sure: make wallpapers work by Mike Cleron · 15 years ago
  92. d6c0b84 Unbreak setting photos as wallpaper by Mike Cleron · 15 years ago
  93. 322b6ee Add support for making a LiveWallpaper the default by Mike Cleron · 15 years ago
  94. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  95. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  96. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  97. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 15 years ago
  98. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  99. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 15 years ago
  100. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago