summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/LocalVideo.java
Commit message (Collapse)AuthorAgeFilesLines
* Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-261-0/+1
| | | | | Bug: 6712751 Change-Id: I17f56c9ff04441e51f28b3e3bec23b1ac308b70c
* Handle null for the video resolution field in MediaProvider.Chih-Chung Chang2012-05-171-0/+1
| | | | | Bug: 6517317 Change-Id: Ic9bb769b3b8e8816bc76a4500c6a2770e69a4dc5
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-7/+23
| | | | | Bug: 6452217 Change-Id: Ied9c2e2c91f4ffe218a73ba1a123df92a2aab98a
* Reorganize import for all files.Owen Lin2012-03-141-12/+6
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Reuse bitmap for all micro thumb images to prevent GC.Owen Lin2012-03-141-1/+1
| | | | Change-Id: I27d3002e5bb745a597f52962fe24744c8329441c
* Remove unused code.Chih-Chung Chang2012-02-231-1/+0
| | | | Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
* Fix 5516359: Not able to share video to YouTube when the video is playing.Chih-Chung Chang2011-10-271-1/+1
| | | | | | YouTube needs a content URI to share. Change-Id: I7088c11d9d5a0b97bbb6de4ca72d4cc097f9a03c
* Fix 5224359: query width and height from media provider.Chih-Chung Chang2011-09-201-2/+0
| | | | Change-Id: Ib7a560822a1d1fdc2be8c572d4d9319f908f7c16
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-0/+12
| | | | | | | | | | - 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
* Initial code for Gallery2.Owen Lin2011-08-181-0/+213
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c