summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/SinglePhotoDataAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Gallery2: request thumb if fail to get region decoderkaiyiz2015-02-111-2/+10
* Gallery2: support GIF animationLikai Ding2014-11-041-0/+5
* remove actionbar sherlockJohn Reck2012-12-121-1/+0
* Gingerbread support-ishJohn Reck2012-10-311-0/+1
* Fixes bugs in TiledTexture.Owen Lin2012-10-161-0/+11
* Remove ActionBarSherlockOwen Lin2012-10-021-1/+0
* Remove video play icon and tap to play behavior for panorama.Mangesh Ghiware2012-09-301-5/+0
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-181-1/+1
* Show play icon for panorama.George Mount2012-09-101-0/+6
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-1/+1
* Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-201-0/+5
* Code clean up.Ahbong Chang2012-07-301-0/+5
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-0/+15
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-1/+15
* Support Panorama preview.Angus Kong2012-05-171-0/+5
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-2/+2
* Revert "Support Panorama preview."Angus Kong2012-05-171-5/+0
* Support Panorama preview.Angus Kong2012-05-171-0/+5
* Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-071-0/+5
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-11/+5
* Don't do capture animation if we don't have Camera ScreenNail.Chih-Chung Chang2012-04-251-0/+5
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-13/+29
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-0/+5
* Fix SinglePhotoDataAdapter getScreenNail()Yuli Huang2012-04-121-1/+1
* Add new filmstrip mode for PhotoView.Chih-Chung Chang2012-04-101-8/+3
* Remove FilmStripView.Chih-Chung Chang2012-04-021-4/+0
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-5/+5
* Reorganize import for all files.Owen Lin2012-03-141-7/+7
* Fix 5280798: Click on filmstrip during swiping causes crash.Chih-Chung Chang2011-09-141-0/+4
* Make sure the sides of a backup image are less than 1024.Owen Lin2011-08-291-22/+29
* Initial code for Gallery2.Owen Lin2011-08-181-0/+181