summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PhotoDataAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-1133/+0
* Revert "New loading model"John Reck2013-03-211-1/+1
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-221-3/+2
* New loading modelJohn Reck2013-01-161-1/+1
* Merge "Remove LongSpareArray + some cleanups" into gb-ub-photos-bryceYour Name2012-12-111-3/+2
|\
| * Remove LongSpareArray + some cleanupsYour Name2012-12-111-3/+2
* | GL packaging refactorJohn Reck2012-12-111-1/+1
|/
* Show sync error toast only when both loading and syncing are done.Hung-ying Tyan2012-10-301-1/+1
* Fix delete and undo behavior on filmstripBobby Georgescu2012-10-191-2/+6
* Fixes bugs in TiledTexture.Owen Lin2012-10-161-10/+11
* Revert "Revert "Upload screennails in tiles to prevent jank""Owen Lin2012-10-111-2/+39
* Revert "Upload screennails in tiles to prevent jank"Bart Sears2012-10-061-39/+2
* Upload screennails in tiles to prevent jankOwen Lin2012-10-051-2/+39
* Remove video play icon and tap to play behavior for panorama.Mangesh Ghiware2012-09-301-10/+0
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-181-2/+1
* Ensure peekObject is called in the syncrhonization block.Owen Lin2012-09-111-43/+40
* Show play icon for panorama.George Mount2012-09-101-0/+11
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-1/+1
* Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-201-1/+8
* Show the correct image on a ACTION_VIEWMangesh Ghiware2012-08-021-1/+2
* Handle null item in findIndexOfPathInCache.Chih-Chung Chang2012-08-011-1/+2
* Fix bugs 6882711 and 6836814Bobby Georgescu2012-07-301-0/+5
* Code clean up.Ahbong Chang2012-07-301-0/+14
* Add swipe-to-delete gesture.Chih-Chung Chang2012-06-181-30/+81
* Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-221-2/+3
* Limit the size of a ScreenNail.Owen Lin2012-05-221-3/+3
* Don't fire data change notification before the data is made consistent.Chih-Chung Chang2012-05-211-1/+0
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-71/+157
* Support Panorama preview.Angus Kong2012-05-171-1/+9
* Add transition animation for tapping from PhotoPage.Owen Lin2012-05-171-3/+7
* Revert "Support Panorama preview."Angus Kong2012-05-171-9/+1
* Support Panorama preview.Angus Kong2012-05-171-1/+9
* Better data change handling for PhotoDataAdapter and PhotoView.Chih-Chung Chang2012-05-111-12/+69
* Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-071-0/+8
* Fix 'Edit' and 'Crop' behaviors.Yuli Huang2012-05-021-2/+0
* Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-301-14/+12
* 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-16/+42
* Allow filmstrip to scroll before the screennail is loaded.Chih-Chung Chang2012-04-191-1/+2
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-9/+18
* Add new filmstrip mode for PhotoView.Chih-Chung Chang2012-04-101-34/+23
* Remove FilmStripView.Chih-Chung Chang2012-04-021-5/+0
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-1/+1
* New effect in photo browsing.Chih-Chung Chang2012-03-221-2/+3
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-27/+30
* Reorganize import for all files.Owen Lin2012-03-141-5/+5
* Fix b/5840847: Always show 'Loading...' for corrupt pictures.Yuli Huang2012-02-071-9/+8
* Fix picasa images rotate incorrectly.Owen Lin2011-09-121-2/+24
* Fix a no-thumbnail error message.Owen Lin2011-09-061-2/+8
* Improve the performance of Reviewing a photo.Owen Lin2011-09-051-0/+8