1. da058e2 Also monitor MOVED_TO events for wallpaper updates by Christopher Tate · 10 years ago
  2. 90f86ba Write new wallpaper files from scratch... by Christopher Tate · 10 years ago
  3. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 10 years ago
  4. ecd827a Fix binder identity use when clearing wallpapers by Christopher Tate · 10 years ago
  5. 29c3016 Make the image wallpaper component overlayable by Justin Koh · 10 years ago
  6. 28f0877 Allow custom wallpaper and boot animation. by Jeff Sharkey · 10 years ago
  7. ebebadb Fixed a bug where the current wallpaper could be reset on an update by Selim Cinek · 10 years ago
  8. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wallpaper/WallpaperManagerService.java]
  9. 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]
  10. d6e836c Use scaled display size in wallpaper constraint. by John Spurlock · 11 years ago
  11. 41f6464 Ensure wallpaper hint is at least as large as the display. by John Spurlock · 11 years ago
  12. 7ea91ec Ensure wallpaper hint is at least the display's max size. by John Spurlock · 11 years ago
  13. 5203a8b Ensure WallpaperEngine has correct size information by Michael Wright · 11 years ago
  14. 9095220 Don't crash attempting restore of uninstalled live wallpaper by Christopher Tate · 11 years ago
  15. c59df3c Merge "Refactoring of the print sub-system and API clean up." by Svetoslav Ganov · 11 years ago
  16. a002715 Refactoring of the print sub-system and API clean up. by Svetoslav Ganov · 11 years ago
  17. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  18. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 12 years ago
  19. 13579ed Cleaner initial boot. by Dianne Hackborn · 12 years ago
  20. 0c29371 Don't clean up wallpaper map entry when stopping a user. by Amith Yamasani · 12 years ago
  21. 756901d Do cleanup when Stopping users by Amith Yamasani · 12 years ago
  22. 7ef38ea9 Merge "Fix issue #7275122: Wall paper jank when switching users" into jb-mr1-dev by Dianne Hackborn · 12 years ago
  23. bce0cbb Fix issue #7275122: Wall paper jank when switching users by Dianne Hackborn · 12 years ago
  24. 6474c4c Fix dupes in initial wallpaper selection by Amith Yamasani · 12 years ago
  25. c72fc67 Implement multi-user PackageMonitor. by Dianne Hackborn · 12 years ago
  26. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  27. 2701f32 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  28. 61f5737 Centralize the creation of the user system directory by Amith Yamasani · 12 years ago
  29. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  30. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  31. 4e2820c Fix adding live wallpaper in a second user by Amith Yamasani · 12 years ago
  32. ce77717 Fixed static wallpaper for multi-user by Amith Yamasani · 12 years ago
  33. 2a00329 UserHandle to UserSerialNo mapping by Amith Yamasani · 12 years ago
  34. 520ee7b am a2e8365c: am 9b0da58e: Merge "Introduce a restorecon JNI binding." by Kenny Root · 12 years ago
  35. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  36. 554cb0c Introduce a restorecon JNI binding. by rpcraig · 12 years ago
  37. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  38. 1359360 User management and switching by Amith Yamasani · 12 years ago
  39. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  40. ebac48c Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data by Dianne Hackborn · 13 years ago
  41. 3da3182 Fix issue #5342788: Setting wallpaper from gallery set default... by Dianne Hackborn · 13 years ago
  42. bf6ee4f Fix wallpaper restore by Christopher Tate · 13 years ago
  43. 80b902f Fix issue #5317970: Removing active wallpaper from manifest crashes phone by Dianne Hackborn · 13 years ago
  44. 6ff0037 Merge "Fix to show the correct HW accel background in the preview window." by Dianne Hackborn · 13 years ago
  45. 07213e6 Fix to show the correct HW accel background in the preview window. by Dianne Hackborn · 13 years ago
  46. 407ec78 Add OpenGL backend to ImageWallpaper Bug #5204874 by Romain Guy · 13 years ago
  47. 9ea3163 Fix issue #5108980 Wallpaper is not restored after upgrade from IRK32B to IRK33B by Dianne Hackborn · 13 years ago
  48. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago
  49. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  50. a924dc0d Start window manager refactoring. by Dianne Hackborn · 13 years ago
  51. fdfc1b2 frameworks/base: Fix to release references to previous live wallpaper by Vairavan Srinivasan · 14 years ago
  52. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  53. 194b19a Add missing wallpaper service lock. by Brad Fitzpatrick · 14 years ago
  54. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  55. c9421ba Fix issue #2492387: system server crash in WallpaperManagerService by Dianne Hackborn · 14 years ago
  56. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  57. 8a9b220 Switch the services library to using the new Slog by Joe Onorato · 14 years ago
  58. 2269d15 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  59. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  60. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  61. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  62. e3ab4d0 Restore live wallpapers if specified in the restore data by Christopher Tate · 15 years ago
  63. a428b2c This time for sure: make wallpapers work by Mike Cleron · 15 years ago
  64. d6c0b84 Unbreak setting photos as wallpaper by Mike Cleron · 15 years ago
  65. 322b6ee Add support for making a LiveWallpaper the default by Mike Cleron · 15 years ago
  66. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  67. dd9b82c Add better service reporting. by Dianne Hackborn · 15 years ago
  68. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  69. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 15 years ago
  70. cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
  71. e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 15 years ago
  72. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  73. b1ac1a8 Turn off static live wallpaper for now. by Dianne Hackborn · 15 years ago
  74. 0cd4887 A little more wallpaper robustness. by Dianne Hackborn · 15 years ago
  75. f21adf6 Always have a wallpaper service running. by Dianne Hackborn · 15 years ago
  76. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago
  77. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 15 years ago[Renamed (96%) from services/java/com/android/server/WallpaperService.java]
  78. 2d9c9e3 Less log spew. by Joe Onorato · 15 years ago
  79. e712ee3 Take ctate's suggestions from 9008. by Joe Onorato · 15 years ago
  80. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  81. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  82. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  83. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  84. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago