summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/Wallpaper.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: Make Gallery2 support OMADRM featureParamananda Pradhan2015-01-201-0/+1
* Gallery2: Support HSCI screencolor settings useshibom2014-11-041-7/+31
* Catch all the exceptions.Mangesh Ghiware2013-10-151-0/+4
* One crop and set wallpaper activity is enough!Mangesh Ghiware2013-10-131-0/+2
* Use existing crop activity as fallback.Mangesh Ghiware2013-10-111-19/+26
* Build properties now updated to SDK level 19.Mangesh Ghiware2013-10-091-2/+1
* On K+, intent out to Wallpaper manager for crop and set wallpaper.Mangesh Ghiware2013-10-071-7/+15
* Removed unused handling for intent extras in editor.Ruben Brunk2013-05-281-2/+2
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+1
* Removed old crop.Ruben Brunk2012-12-061-10/+10
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-1/+2
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-1/+1
* Don't use Build.VERSION_CODES.Owen Lin2012-06-281-2/+4
* Don't use Display.getSize().Owen Lin2012-06-271-2/+16
* Check the offset of output rect when cropping image.Owen Lin2012-06-061-4/+6
* Initial code for Gallery2.Owen Lin2011-08-181-0/+116