summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/SlotView.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-788/+0
* GL packaging refactorJohn Reck2012-12-111-0/+1
* Animate correctly when opening single-photo albumBobby Georgescu2012-09-131-0/+10
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-6/+4
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-1/+2
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-22/+0
* Add animation for the paddings in SlotView.Owen Lin2012-05-141-13/+63
* Add prominent highlights for touch feedback.Yuli Huang2012-04-241-8/+8
* Fix NPE in SlotView.Owen Lin2012-04-181-12/+18
* Upload textures in background.Owen Lin2012-04-051-6/+10
* Make all drawing happens in background.Owen Lin2012-04-051-0/+6
* Remove Position and PositionRepository.Owen Lin2012-04-021-18/+70
* Refactor. Make the code simpler.Owen Lin2012-03-261-123/+69
* Remove unused code.Chih-Chung Chang2012-02-231-24/+0
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-3/+3
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-5/+7
* Fix b/5948042: Incorrect scrolling position after deleting pictures.Yuli Huang2012-02-131-1/+2
* Make sure startAnimation won't be called after onPause.Owen Lin2011-11-171-2/+12
* Fix 5533861: Correct the thumbnail area hit testing calculation.Chih-Chung Chang2011-10-311-2/+6
* Fix 5250813 Use new standardized no account screen on first launchRay Chen2011-10-061-6/+6
* Fix 5367072: Add thumbnail fade-in animation.Chih-Chung Chang2011-09-281-5/+13
* Fix 5223982: Add animation when scrolling hits the edge.Chih-Chung Chang2011-09-261-7/+32
* Fix 5223982: Adding one pixel transparent border around the texture.Chih-Chung Chang2011-09-231-3/+0
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-2/+34
* New UI for Gallery.Chih-Chung Chang2011-09-161-25/+99
* Initial code for Gallery2.Owen Lin2011-08-181-0/+607