summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/SavedWallpaperImages.java
Commit message (Collapse)AuthorAgeFilesLines
* Make wallpaper picker/cropper more robust Michael Jurka2013-10-291-1/+1
| | | | | | | | | | | - don't crash if image passed to wallpaper picker is invalid - close input streams correctly Bug: 11413915 Bug: 11380658 Bug: 11362731 Change-Id: I973e6bdc532d24a64efd6d174e89fdac626d7ee3
* Load images on a bg threadMichael Jurka2013-10-211-7/+3
| | | | | | Bug: 11134758 Change-Id: Ie789a2fcb2024832ac104cd9cdbc3602abee85ee
* Use new default wallpaper APIMichael Jurka2013-10-151-0/+1
| | | Change-Id: I77ce7f03f0d2c94d890d3eeee6750488b071b2ab
* Add EXIF rotation support to wallpaper pickerMichael Jurka2013-10-121-1/+3
| | | | | | Bug: 11137824 Change-Id: I64e488207ffea219fca5ee00f47b98ccb2ac86d8
* Add content description for wallpaper thumbsMichael Jurka2013-10-071-0/+4
| | | Bug: 11012903
* Merge "Add default wallpaper to picker" into jb-ub-now-indigo-roseMichael Jurka2013-09-261-4/+3
|\
| * Add default wallpaper to pickerMichael Jurka2013-09-251-4/+3
| | | | | | | | | | Bug: 10852485 Change-Id: Idb70cd3bb0901f924da245016f5a8b96ec414470
* | Fix bug where no images could be deleted in wallpaper pickerMichael Jurka2013-09-251-0/+4
|/ | | | | Bug: 10926729 Change-Id: I9392e297d071f1ed12bb6665e591756dfe42009f
* Refactoring to better support mixed wallpaper sourcesMichael Jurka2013-09-241-12/+60
| | | Change-Id: I3b47a8f56d418c6f2e7b9fd469427c3056def8d8
* Fix order of saved gallery imagesMichael Jurka2013-09-141-1/+1
| | | | Bug: 10640466
* Adding persistence of saved wallpaper imagesMichael Jurka2013-09-121-0/+187
Bug: 10640466 Bug: 10648660 Change-Id: I545a0419a3a6a23b75fb035d7a3be854426d13d4