summaryrefslogtreecommitdiffstats
path: root/src/com/android/wallpaper/util/WallpaperCropUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure wallpaper isn't cropped unnecessarilyJames O'Leary2021-06-021-2/+2
* Scale wallpaper preview surface instead of preview imageandroid-11.0.0_r46android-11.0.0_r43android-11.0.0_r40android-11.0.0_r39android-11.0.0_r38android11-qpr3-s1-releaseandroid11-qpr3-releaseSantiago Etchebehere2020-12-071-1/+1
* Adjust the scale before calculating wallpaper cropRectSantiago Etchebehere2020-07-091-1/+7
* Use larger crop surface size to allow for parallax scrollingSantiago Etchebehere2020-07-041-0/+8
* Unify the cropping mechanism in Preview and in RotationSantiago Etchebehere2020-06-081-43/+76
* Fullscreen image preview (Part 3)Tracy Zhou2020-05-201-8/+52
* Remove reflection/string based access to system valuesSantiago Etchebehere2020-04-291-7/+4
* Adjust the preview in preview pager with considering the maximum scale on Hom...Chuck Liao2020-04-271-0/+12
* Implement the "cancel" and "apply" actions when the wallpaper isChuck Liao2020-03-131-0/+23
* Extract calculateCropRect() to WallpaperCropUtils.Chuck Liao2020-03-131-0/+62
* Blurring thumbnails while wallpaper is downloadingMichel Comin Escude2019-12-021-8/+36
* Reformat WallpaperPicker2 code.Jon Miranda2018-01-051-0/+1
* Initial AOSP WallpaperPicker2 commit.Jon Miranda2017-12-131-0/+140