1. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  2. 60598ea0a WallpaperManager: support custom default cropper. by Oren Blasberg · 8 years ago
  3. dcd93cc Add Wallpaper.getBitmapAsUser() by Yorke Lee · 9 years ago
  4. be132e6 Keyguard wallpaper by Christopher Tate · 8 years ago
  5. f251981 Added restriction that disallows ability to set wallpaper. BUG: 24890474 by Oleksandr Peletskyi · 9 years ago
  6. 1e1e2e0 Extract crop hint rect from source wallpaper image by Christopher Tate · 9 years ago
  7. ad3c259 Expanded wallpaper APIs for keyguard and change detection by Christopher Tate · 9 years ago
  8. ffa6a88 Add crop hint and backup-eligible info to wallpaper API by Christopher Tate · 9 years ago
  9. f3ece36 Block setting wallpapers from managed profiles. by Benjamin Franz · 9 years ago
  10. bd3bfc5 Improve docs for drawable tint and color filters by Chris Craik · 9 years ago
  11. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  12. 9fedc72 Add wallpaper controlling system apis. by Filip Gruszczynski · 10 years ago
  13. 067e5f6 Add new wallpaper features for insets and offsets. by Dianne Hackborn · 10 years ago
  14. e4ca305 resolved conflicts for merge of b3ce4b1b to master by Michael Wright · 10 years ago
  15. b3ce4b1 am 889814ce: resolved conflicts for merge of 32912e0a to stage-aosp-master by Michael Wright · 10 years ago
  16. 889814c resolved conflicts for merge of 32912e0a to stage-aosp-master by Michael Wright · 10 years ago
  17. 289c273 wallpaper: limit wallpaper width to sys.max_texture_size by Donghan Ryu · 13 years ago
  18. a2dc6fa am 474b0749: am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  19. 474b074 am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  20. 809c369 am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" by Michael Wright · 10 years ago
  21. 1c0f21e WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent by Allen Shen · 10 years ago
  22. e929bee Merge commit '734a78fb' into manualmerge by Adam Lesinski · 10 years ago
  23. 28f0877 Allow custom wallpaper and boot animation. by Jeff Sharkey · 10 years ago
  24. 2c8d67c Various CTS fixes by Adam Lesinski · 10 years ago
  25. 3368a63 Change wallpaper sizing by Michael Jurka · 11 years ago
  26. 824a4b5 Change wallpaper sizing by Michael Jurka · 11 years ago
  27. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  28. 6762a44 Fix conditional for glClear call by Michael Wright · 11 years ago
  29. 6bd7603 Merge "Force the wallpaper to reload when dimensions change" into klp-dev by Michael Wright · 11 years ago
  30. b9fca99 Force the wallpaper to reload when dimensions change by Michael Wright · 11 years ago
  31. a457211 Merge "Fix getBuiltInWallpaper method" into klp-dev by Michael Jurka · 11 years ago
  32. 0539153 Fix getBuiltInWallpaper method by Michael Jurka · 11 years ago
  33. 5d1893b Fix the build by Michael Jurka · 11 years ago
  34. bba72d1 Ensure URIs have content:// scheme in WPM by Adam Lesinski · 11 years ago
  35. b668d0b Add API to get the built-in wallpaper by Michael Jurka · 11 years ago
  36. 930d4e5 Fix docs build. by Ying Wang · 11 years ago
  37. e8d1bf7 Add new intent/method for cropping and setting wallpapers by Michael Jurka · 11 years ago
  38. f9e989d Queues, queues, queues and input. by Jeff Brown · 11 years ago
  39. 5dc5a00 More multi-user stuff. by Dianne Hackborn · 12 years ago
  40. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  41. 908aecc Start moving away from DisplayMetrics.DENSITY_DEVICE. by Dianne Hackborn · 12 years ago
  42. 9530e3a Added or fixed doctrings for required permissions. by Nicolas Falliere · 12 years ago
  43. c5bf758 Update process importance documentation. by Dianne Hackborn · 12 years ago
  44. 7df7d20 Fix issue #4499996: LiveWallpaperPreview activity intent filter by Dianne Hackborn · 12 years ago
  45. f0451db Merge "Multi-user - wallpaper service" by Amith Yamasani · 12 years ago
  46. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  47. c067c9c Add support for disabling wallpaper service by Mike Lockwood · 13 years ago
  48. 791a633 Getting rid of hack where the wallpaper offset was being deferred by Adam Cohen · 13 years ago
  49. 8e2e572 Fix uncaught exception in WindowManager#setWallpaperOffsets (issue 5613241) by Adam Cohen · 13 years ago
  50. 041a0ba Deferring wallpaper update to improve workspace scrolling (issue 5506959) by Adam Cohen · 13 years ago
  51. 407ec78 Add OpenGL backend to ImageWallpaper Bug #5204874 by Romain Guy · 13 years ago
  52. ba39839 Move ImageWallpaper to SystemUI process. by Dianne Hackborn · 13 years ago
  53. 6dd005b I. Can. Not. Stand. ViewAncestor. by Dianne Hackborn · 13 years ago
  54. 038b737 Fix regression handling negative sizes. by Jeff Brown · 13 years ago
  55. 2457237 Optimize orientation changes. by Jeff Brown · 13 years ago
  56. c6cc0f8 Rename ViewRoot to ViewAncestor. by Joe Onorato · 13 years ago
  57. 5a242ec Added some pieces for Wallpaper previews by Adam Cohen · 14 years ago
  58. 9f3bdfe Add method for sending wallpaper commands directly to an engine. by Jeff Brown · 14 years ago
  59. 2c4a56a Make sure OutOfMemoryError is handled by WallpaperManager by Johan Alfven · 14 years ago
  60. 23ef7b4 Fix most of issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  61. c9dbbe2 Fix issue #2239203: Setting large background causes OOME and soft-reboot spiral by Dianne Hackborn · 15 years ago
  62. bf6956b Add a way for wallpapers to know the delta between virtual screens. by Marco Nelissen · 15 years ago
  63. 274b120 Fix issue #2243096: Need to expose live wallpaper APIs in SDK by Dianne Hackborn · 15 years ago
  64. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 15 years ago
  65. 8b2e000 add class description and revise descriptions for by Scott Main · 15 years ago
  66. 19382ac Some optizations to wallpaper drawing/scrolling. by Dianne Hackborn · 15 years ago
  67. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 15 years ago
  68. 85644d7 Really fix issue #:2097189 can't set custom wallpaper by Dianne Hackborn · 15 years ago
  69. 5e802fb Fix issue #2097189: can't set custom wallpaper by Dianne Hackborn · 15 years ago
  70. 840c3a2 Fix deadlock in wallpaper. by Dianne Hackborn · 15 years ago
  71. 284ac93 More work on wallpapers: animations, lifecycle, scaling, etc. by Dianne Hackborn · 15 years ago
  72. 7341d7a More work on wallpapers. by Dianne Hackborn · 15 years ago
  73. 72c82ab Report wallpaper offset to the wallpaper, use this in the image wallpaper. by Dianne Hackborn · 15 years ago
  74. c8a0a75 Implement support for scrolling a wallpaper. by Dianne Hackborn · 15 years ago
  75. 4c62fc0 Very primitive wallpapers in a surface. by Dianne Hackborn · 15 years ago
  76. 73cf55d Fix build. by Dianne Hackborn · 15 years ago
  77. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 15 years ago