summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/MediaItem.java
Commit message (Collapse)AuthorAgeFilesLines
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-031-3/+11
| | | | Change-Id: I0df9bf0a8f43e28ed25b436d4c584dc3ceb43c1d
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-3/+7
| | | | Change-Id: Ib710f2a6fc1aa86fe4abdd18d1fa7ac71396a3b4
* Add BytesBufferPool to prevent GC.Owen Lin2012-04-101-1/+10
| | | | Change-Id: Ia8513ff380a60f102481cbf25650eca149b75064
* Upload textures in background.Owen Lin2012-04-051-1/+9
| | | | Change-Id: I365f7be9aaab793366884249cbb10e8b6f0ab0e6
* Create a ScreenNail interface so we can add other types of screenails.Chih-Chung Chang2012-03-211-0/+7
| | | | | | Add a new MediaItem type to contain a ScreenNail. Change-Id: Ia303949f3013dd48ded204eaf9ec69a102b8503e
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-2/+14
| | | | Change-Id: I27d3002e5bb745a597f52962fe24744c8329441c
* Fix 5611147 attachments (picture) can't be viewed after they're savedRay Chen2011-11-161-0/+2
| | | | Change-Id: I0de0b8c176e1c3f838e81e3549c6795613b90069
* Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-111-0/+4
| | | | Change-Id: Ie4e3f9ae19431ab5b36d216cd7f4c626de503bbf
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-0/+5
| | | | | | | | | | - Replace various icons and add xhdpi/sw600dp-mdpi versions of them. - When user press on the thumbnails, show a color overlay on it. - For a wide (w/h > 2) picture, add panorama overlay on it. - Align photo count label position when there is no icon for it. - Adjust offline page layout. Change-Id: I327d25806e99843bfa05d3ca0e9be5a8f9375595
* Fix picasa images rotate incorrectly.Owen Lin2011-09-121-0/+6
| | | | | | fix: 5268469 Change-Id: I58fc4a6d4a10c2952040eedee5936efa949b66e2
* Initial code for Gallery2.Owen Lin2011-08-181-0/+75
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c