summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/SlideshowView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix slide show animation so that cross fades work.George Mount2013-01-091-4/+0
* GL packaging refactorJohn Reck2012-12-111-1/+3
* Separate GL calls into GLCanvas in preparation for adding GLES2.George Mount2012-11-201-5/+4
* Upscale images to fill screen for slideshowBobby Georgescu2012-10-041-2/+2
* Reorganize import for all files.Owen Lin2012-03-141-3/+4
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-4/+4
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-1/+1
* Initial code for Gallery2.Owen Lin2011-08-181-0/+165