summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/LocalVideo.java
Commit message (Collapse)AuthorAgeFilesLines
* Video: Add the mute functionality.Teng-Hui Zhu2012-11-141-1/+1
| | | | | | | | | 1. Enable the mute video functionality. 2. Consolidate the sharing code, especially for file handling. bug:7543943 Change-Id: Ie7ec605996bc3242b1a50385f506e6a50ee2d2fc
* Initialize the modified date correctly.Teng-Hui Zhu2012-10-241-0/+2
| | | | | | | | | On top of that, the date_taken is in units of seconds, while others are in units of milliseconds. bug:7307090 Change-Id: I3f14a6354fa72a20d228d49a92d5c2007ca29df1
* Remove old camera classes.Wu-cheng Li2012-10-161-1/+0
| | | | | bug:7201108 Change-Id: I539d02c411c654238d7e5e0c34e9ec3e6e6d4d90
* Show play icon for panorama.George Mount2012-09-101-0/+5
| | | | | | Bug 7124494 Change-Id: I17fdb5d6bcab1f3997a1ab92fcf45e0309b394b3
* add the menu button to support trimmingTeng-Hui Zhu2012-08-271-1/+1
| | | | | | This is only visible for video item. Change-Id: I17f8e902f3560cc8524f890705c020901331df74
* 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