summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/Wallpaper.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-135/+0
* 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