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