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