1. e539dba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
  2. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
  3. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
  4. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 4 years, 3 months ago
  5. d4b479a Merge "Add WindowMetricsHelper" into rvc-dev am: 5681f3e796 am: 8a1786f075 am: a02900fbf1 am: 242f71725b by Charles Chen · 4 years, 8 months ago
  6. 49f329c Add WindowMetricsHelper by Charles Chen · 5 years ago
  7. 6a62eaa Merge "Report bounds instead of size in WindowMetrics" into rvc-dev am: 363edf449a am: f8bb4fef74 am: 7e9a4c2f34 am: f68ab26611 by Andrii Kulian · 4 years, 10 months ago
  8. 0be1d67 Report bounds instead of size in WindowMetrics by Andrii Kulian · 4 years, 10 months ago
  9. c7944d1 WallpaperCropper: Add an exported flag in manifest by Ashwini Oruganti · 4 years, 10 months ago
  10. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 5 years ago
  11. e57f2dc Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() in f/b by Andrii Kulian · 5 years ago
  12. 6655955 Move the app to /system_ext by Jeongik Cha · 5 years ago
  13. df848ac Convert Android.mk file to Android.bp by Sasha Smundak · 6 years ago
  14. c8fb1e5 Move WallpaperCropper to /product by Anton Hansson · 6 years ago
  15. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  16. 692ff3a WallpaperCropper: Remove dependency on telephony-common. by Narayan Kamath · 7 years ago
  17. ca34386 Remove unneeded use of support library in WallpaperCropper. by Aurimas Liutikas · 8 years ago
  18. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 8 years ago
  19. 88c0fac Merge "Use Utils.assertTrue() in code that used junit.framework.Assert.assertTrue()" am: 372b6b2c45 am: 3fbcd8cf38 by Paul Duffin · 8 years ago
  20. 0589d82 Use Utils.assertTrue() in code that used junit.framework.Assert.assertTrue() by Paul Duffin · 8 years ago
  21. 14fd9ce Merge "Avoid using JUnit code in production WallpaperCropper" am: 9598c98db0 am: e4add524e9 by Paul Duffin · 8 years ago
  22. c36ff4c Avoid using JUnit code in production WallpaperCropper by Paul Duffin · 8 years ago
  23. 0cbda31 Merge "WallpaperCropper has no tests, it doesn't need junit" am: a34472b7e6 am: 11436455cf by Colin Cross · 8 years ago
  24. 5a252e6 WallpaperCropper has no tests, it doesn't need junit by Colin Cross · 8 years ago
  25. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  26. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  27. b84a505 Rename language+country resources to just language by Roozbeh Pournader · 8 years ago
  28. ae4908f Remove DayNight theme by Alan Viverette · 9 years ago
  29. ba398ea Remove DayNight themes from public API (again) by Alan Viverette · 9 years ago
  30. 8078e43 am a80ea2ee: am 8b73003f: am ea288fd3: Merge "Fix WallpaperCropper crash when setting wallpaper over 8MB" by Alan Viverette · 9 years ago
  31. a80ea2e am 8b73003f: am ea288fd3: Merge "Fix WallpaperCropper crash when setting wallpaper over 8MB" by Alan Viverette · 9 years ago
  32. cd2709e Fix WallpaperCropper crash when setting wallpaper over 8MB by Stephen Woo · 10 years ago
  33. 15d48a1 DO NOT MERGE: Remove DayNight theme by Alan Viverette · 10 years ago
  34. b9da280 DayNight theme for framework packages by Alan Viverette · 10 years ago
  35. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  36. 3b96bfb am 9b0109eb: am c7aa8fe6: Merge "Removing some more FloatMath references" by Neil Fuller · 10 years ago
  37. 5a135a1 am 9b0109eb: am c7aa8fe6: Merge "Removing some more FloatMath references" by Neil Fuller · 10 years ago
  38. 6de42da Removing some more FloatMath references by Neil Fuller · 10 years ago
  39. f8574f8 am 6e46a99f: am 3b0169ae: am a07421c6: am 2c461def: Merge "Fixed missing translation for wallpaper cropper" into lmp-dev by Selim Cinek · 10 years ago
  40. 41de47c am 2c461def: Merge "Fixed missing translation for wallpaper cropper" into lmp-dev by Selim Cinek · 10 years ago
  41. 2c461de Merge "Fixed missing translation for wallpaper cropper" into lmp-dev by Selim Cinek · 10 years ago
  42. b7cde67 Fixed missing translation for wallpaper cropper by Selim Cinek · 10 years ago
  43. d55008d am efeb94a8: am a6a6f4b2: am a2830b7d: am 2c2cb29a: Merge "WallpaperCropper: Use white color for action bar" into lmp-dev by Christoph Studer · 10 years ago
  44. d936490 am 2c2cb29a: Merge "WallpaperCropper: Use white color for action bar" into lmp-dev by Christoph Studer · 10 years ago
  45. 9e84820 WallpaperCropper: Use white color for action bar by Christoph Studer · 10 years ago
  46. c2a0b44 resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  47. f7cf5d4 resolved conflicts for merge of ee665151 to lmp-dev-plus-aosp by Neil Fuller · 10 years ago
  48. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  49. fabf1f2 Fixing memory leak in WallpaperCropActivity by Sunny Goyal · 10 years ago
  50. 0212c56 Squash unreachable catch by Adam Skory · 11 years ago
  51. e3c38a0 Fix recents theme, add missing headers by Alan Viverette · 11 years ago
  52. 6259933 Switch framework Holo references to Quantum.Light by Alan Viverette · 11 years ago
  53. 49fb8ae am c3db8011: am 58e99f56: am b6e077dc: am 7718fc12: Fixed crash when setting wallpaper with built in rotation by Selim Cinek · 11 years ago
  54. 7718fc1 Fixed crash when setting wallpaper with built in rotation by Selim Cinek · 11 years ago
  55. 92a87e3 am 50cd7c39: am f7805dd7: am 7290b56b: am 8ae8689d: am c41853ce: Fixed wallpaper bug where wrong size was taken when cropping by Selim Cinek · 11 years ago
  56. c41853c Fixed wallpaper bug where wrong size was taken when cropping by Selim Cinek · 11 years ago
  57. ba126c0 Disable Set Wallpaper button while loading image by Selim Cinek · 11 years ago
  58. fb40d78 Merge "Catch exceptions if Exif is malformed" by Adam Cohen · 11 years ago
  59. 146af20 Merge "Catching security exception when activity destroyed" by Adam Cohen · 11 years ago
  60. a4c1ccf Merge "Disable Set Wallpaper button while loading image" by Selim Cinek · 11 years ago
  61. 5ab7d37 Catch exceptions if Exif is malformed by Selim Cinek · 11 years ago
  62. d6901a9 Catching security exception when activity destroyed by Selim Cinek · 11 years ago
  63. 0fa6c1b Disable Set Wallpaper button while loading image by Selim Cinek · 11 years ago
  64. 55b523c Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-dev by Adam Cohen · 11 years ago
  65. 929e75e [DO NOT MERGE] Centering the crop by default in system wallpaper cropper by Michael Jurka · 11 years ago
  66. c82618c [DO NOT MERGE] Fix wallpaper cropping bugs by Michael Jurka · 11 years ago
  67. eb95e74 DO NOT MERGE - Fixed crash for odd image width/height by Selim Cinek · 11 years ago
  68. 912e0df Fixed a crash when an image with an odd width/height was selected by Selim Cinek · 11 years ago
  69. 01f7cc1 Don't set suggested wallpaper dimensions in default wallpaper cropper by Michael Jurka · 11 years ago
  70. 2ab14da Centering the crop by default in system wallpaper cropper by Michael Jurka · 11 years ago
  71. 35f922d Update system wallpaper cropper with latest changes from Launcher3 cropper by Michael Jurka · 11 years ago
  72. e39c9a9 Fix wallpaper cropping bugs by Michael Jurka · 11 years ago
  73. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  74. eed96a0 Fix calculation of default wallpaper size by Michael Jurka · 11 years ago
  75. b255264 Fix crashes for images that are not PNG or JPEG by Michael Jurka · 11 years ago
  76. 7b215cb Make wallpaper cropper more robust by Michael Jurka · 11 years ago
  77. 5271ea1 Load wallpaper images on a bg thread by Michael Jurka · 11 years ago
  78. 6978406 Add EXIF rotation support to system wallpaper cropper by Michael Jurka · 11 years ago
  79. 33c493e6 Wallpaper cropper should inherit translucent theme by Michael Jurka · 11 years ago
  80. e72aa7f Fix crash in built-in wallpaper cropper by Michael Jurka · 11 years ago
  81. 8b48360 Fix default wallpaper dimensions by Michael Jurka · 11 years ago
  82. e8d1bf7 Add new intent/method for cropping and setting wallpapers by Michael Jurka · 11 years ago