summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src
Commit message (Expand)AuthorAgeFilesLines
* Add method to check if there is a partner folderAdam Cohen2014-06-121-0/+6
* Add null check for empty MediaStore cursorAdam Cohen2014-06-121-5/+8
* Squash unreachable catchAdam Skory2014-06-041-3/+0
* Adding ability for partners to specify a default layoutAdam Cohen2014-06-021-0/+7
* Check before suggesting default wallpaper dimensionsAdam Cohen2014-05-211-4/+15
* Move Partner.java into the Wallpaper directory.Sameer Padala2014-05-021-0/+84
* Add support for partner customization.Jeff Sharkey2014-04-221-11/+18
* Fixed crash when setting wallpaper with built in rotationSelim Cinek2014-03-271-7/+8
* Fixed wallpaper bug where wrong size was taken when croppingSelim Cinek2014-03-241-3/+5
* Fixed a crash when an image with an odd width/height was selectedSelim Cinek2014-03-141-0/+8
* Catching security exception when activity destroyedSelim Cinek2014-03-051-1/+15
* Merge "Changed behaviour of the wallpaper picker." into ub-now-lunchboxSelim Cinek2014-03-045-14/+160
|\
| * Changed behaviour of the wallpaper picker.Selim Cinek2014-03-035-16/+160
* | Merge "Guard against null default wallpaper" into ub-now-lunchboxChristoph Studer2014-03-031-9/+15
|\ \
| * | Guard against null default wallpaperChristoph Studer2014-03-031-9/+15
| |/
* / Changed inconsistency when selecting default wallpaper, where it did not go b...Selim Cinek2014-02-281-0/+1
|/
* Fixed visibility issue of save button in case the url loading failedSelim Cinek2014-02-251-0/+1
* Catch exceptions if Exif is malformedMichael Jurka2014-01-232-0/+9
* Disable Set Wallpaper button while loading imageMichael Jurka2014-01-172-0/+9
* Keep selected wallpaper on configuration change.Jorim Jaggi2014-01-141-7/+15
* Add ability to center the crop (disabled)Michael Jurka2014-01-141-5/+15
* Move saved wallpaper images from cache directory to data directoryMichael Jurka2014-01-091-1/+13
* Clean up importsMichael Jurka2013-12-133-5/+0
* Create separate project for Wallpaper PickerMichael Jurka2013-12-1342-0/+14029