summaryrefslogtreecommitdiff
path: root/packages/WallpaperCropper/src/com/android
AgeCommit message (Expand)Author
2020-05-04Add WindowMetricsHelper Charles Chen
2020-03-24Report bounds instead of size in WindowMetrics Andrii Kulian
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuse Andrii Kulian
2020-01-31Exempt-From-Owner-Approval: Fix usages of WindowManager.getDefaultDisplay() i... Andrii Kulian
2017-07-10Remove unneeded use of support library in WallpaperCropper. Aurimas Liutikas
2017-04-14Remove unnecessary casts on calls to findViewById Alan Viverette
2017-02-20Use Utils.assertTrue() in code that used junit.framework.Assert.assertTrue() Paul Duffin
2017-02-20Avoid using JUnit code in production WallpaperCropper Paul Duffin
2015-02-28Remove unused imports in frameworks/base. John Spurlock
2014-10-17am 9b0109eb: am c7aa8fe6: Merge "Removing some more FloatMath references" Neil Fuller
2014-10-15Removing some more FloatMath references Neil Fuller
2014-10-02resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp Neil Fuller
2014-10-01Switch from FloatMath -> Math and Math.hypot where possible Neil Fuller
2014-07-23Fixing memory leak in WallpaperCropActivity Sunny Goyal
2014-06-05Squash unreachable catch Adam Skory
2014-03-27am c3db8011: am 58e99f56: am b6e077dc: am 7718fc12: Fixed crash when setting ... Selim Cinek
2014-03-27Fixed crash when setting wallpaper with built in rotation Selim Cinek
2014-03-25am 50cd7c39: am f7805dd7: am 7290b56b: am 8ae8689d: am c41853ce: Fixed wallpa... Selim Cinek
2014-03-24Fixed wallpaper bug where wrong size was taken when cropping Selim Cinek
2014-03-21Disable Set Wallpaper button while loading image Selim Cinek
2014-03-21Merge "Catch exceptions if Exif is malformed" Adam Cohen
2014-03-21Merge "Catching security exception when activity destroyed" Adam Cohen
2014-03-21Merge "Disable Set Wallpaper button while loading image" Selim Cinek
2014-03-21Catch exceptions if Exif is malformed Selim Cinek
2014-03-21Catching security exception when activity destroyed Selim Cinek
2014-03-21Disable Set Wallpaper button while loading image Selim Cinek
2014-03-19Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-dev Adam Cohen
2014-03-19[DO NOT MERGE] Centering the crop by default in system wallpaper cropper Michael Jurka
2014-03-19[DO NOT MERGE] Fix wallpaper cropping bugs Michael Jurka
2014-03-14DO NOT MERGE - Fixed crash for odd image width/height Selim Cinek
2014-03-14Fixed a crash when an image with an odd width/height was selected Selim Cinek
2014-01-29Don't set suggested wallpaper dimensions in default wallpaper cropper Michael Jurka
2014-01-14Centering the crop by default in system wallpaper cropper Michael Jurka
2014-01-14Update system wallpaper cropper with latest changes from Launcher3 cropper Michael Jurka
2013-12-02Fix wallpaper cropping bugs Michael Jurka
2013-11-20Remove unused imports from frameworks/base. John Spurlock
2013-11-06Fix calculation of default wallpaper size Michael Jurka
2013-11-01Fix crashes for images that are not PNG or JPEG Michael Jurka
2013-10-30Make wallpaper cropper more robust Michael Jurka
2013-10-28Load wallpaper images on a bg thread Michael Jurka
2013-10-14Add EXIF rotation support to system wallpaper cropper Michael Jurka
2013-10-08Wallpaper cropper should inherit translucent theme Michael Jurka
2013-10-07Fix crash in built-in wallpaper cropper Michael Jurka
2013-09-20Fix default wallpaper dimensions Michael Jurka
2013-09-13Add new intent/method for cropping and setting wallpapers Michael Jurka