summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/data/LocalMediaItem.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix metadata of cropped image for details display.Earl Ou2012-09-201-1/+2
| | | | | | | | | | + drop the old thumbnail of the cropped image + update DateTime tag in EXIF + add EXIF Software tag + display DATE_MODIFIED in details instead of DATE_TAKEN Bug:7192433 Change-Id: I89dcb29dd3242f58fe96cd25398217e94f42fc97
* Extract EXIF info only for JPEG filesOwen Lin2012-08-131-0/+2
| | | | | bug: 6489840 Change-Id: I0ad682bffa5374d0d61ebaa502cc8b90e469b4c8
* Code clean up.Ahbong Chang2012-07-301-0/+1
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-171-0/+2
| | | | | Bug: 6452217 Change-Id: Ied9c2e2c91f4ffe218a73ba1a123df92a2aab98a
* Reorganize import for all files.Owen Lin2012-03-141-2/+2
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Initial code for Gallery2.Owen Lin2011-08-181-0/+103
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c