summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/CropView.java
Commit message (Expand)AuthorAgeFilesLines
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-3/+3
* Code clean up.Ahbong Chang2012-07-301-0/+1
* Reorganize import for all files.Owen Lin2012-03-141-5/+6
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-1/+1
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-2/+2
* Revert "Use FloatMath instead of Math."Chih-Chung Chang2012-02-101-2/+2
* Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-2/+2
* Change gallery crop interface to be consistent with widget resizingMichael Jurka2011-09-281-22/+20
* Initial code for Gallery2.Owen Lin2011-08-181-0/+801