summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/MediaItem.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-134/+0
* Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-221-24/+0
* Move calls to LightCycleHelper off the UI thread.Mangesh Ghiware2012-10-111-8/+0
* Share only 360-degree panoramas with new MIME typeMangesh Ghiware2012-10-081-0/+4
* Set the thumbnail/screennail sizes based on screensizeBobby Georgescu2012-10-051-11/+25
* Add UriImage support for viewing LightCycle panoramas.George Mount2012-09-181-0/+4
* Show play icon for panorama.George Mount2012-09-101-0/+4
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-3/+11
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-3/+7
* Add BytesBufferPool to prevent GC.Owen Lin2012-04-101-1/+10
* Upload textures in background.Owen Lin2012-04-051-1/+9
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-0/+7
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-2/+14
* Fix 5611147 attachments (picture) can't be viewed after they're savedRay Chen2011-11-161-0/+2
* Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-111-0/+4
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-0/+5
* Fix picasa images rotate incorrectly.Owen Lin2011-09-121-0/+6
* Initial code for Gallery2.Owen Lin2011-08-181-0/+75