summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use ExifReader in MediaDetailsEarl Ou2012-11-143-45/+50
* use ExifParser in ImageLoaderEarl Ou2012-11-141-3/+22
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-148-86/+42
* Fix UnsupportedOperationException in MediaObjectDoris Liu2012-11-121-1/+6
* Convenient function to add timestamp related exif tagsEarl Ou2012-11-071-2/+53
* use ExifParser to parse the orientaionEarl Ou2012-11-071-125/+36
* Handle wrong thumbnail tag typeEarl Ou2012-11-073-45/+94
* Handle undefined tags and ignore copyright tag in exif testEarl Ou2012-11-076-125/+152
* Handle invalid offset value in ExifParserEarl Ou2012-11-073-19/+76
* ignore image with invalid thumbnail type in Exif testEarl Ou2012-11-071-3/+3
* Handle tag not found in ExifParserTestEarl Ou2012-11-071-0/+3
* fix OOM in exif testEarl Ou2012-11-071-0/+1
* am 9ec5de9d: Fix scenario where launching Gallery launches CameraBobby Georgescu2012-11-061-1/+2
|\
| * Fix scenario where launching Gallery launches CameraBobby Georgescu2012-11-061-1/+2
* | Split PhotoPage into FilmstripPage and SinglePhotoPageBobby Georgescu2012-11-057-9/+51
* | Load correct localized album names after language changeBobby Georgescu2012-11-052-6/+3
* | Adding AccessibilityUtils classDoris Liu2012-11-051-0/+54
* | Add API check for method announceForAccessibilityDoris Liu2012-11-021-0/+3
* | am b41864f1: (-s ours) Merge "Lock icon in secure album should redirect to ga...Bart Sears2012-11-020-0/+0
|\|
| * Lock icon in secure album should redirect to gallery after unlock.Wu-cheng Li2012-11-022-1/+10
* | am 25fab805: Merge "Fix extra gray item in secure album." into gb-ub-photos-a...George Mount2012-11-011-4/+9
|\|
| * Merge "Fix extra gray item in secure album." into gb-ub-photos-archesGeorge Mount2012-11-011-4/+9
| |\
| | * Fix extra gray item in secure album.George Mount2012-11-011-4/+9
* | | am 40bb7158: Merge "Jump to lockscreen in secure album if tap on video" into ...Bart Sears2012-11-011-3/+6
|\| |
| * | Merge "Jump to lockscreen in secure album if tap on video" into gb-ub-photos-...Bart Sears2012-11-011-3/+6
| |\ \
| | * | Jump to lockscreen in secure album if tap on videoAngus Kong2012-11-011-3/+6
| | |/
* | | am 769d38db: Fix tiny planet not using XMP metadata anymoreSascha Haeberling2012-11-011-9/+8
|\| |
| * | Fix tiny planet not using XMP metadata anymoreSascha Haeberling2012-10-311-9/+8
| |/
* | Use the system-standard long press vibration patternBobby Georgescu2012-10-313-22/+10
* | Disable operations when no item is selectedDoris Liu2012-10-311-0/+9
* | Merge "Fix jank on videoplayer auto-exit" into gb-ub-photos-bryceBobby Georgescu2012-10-311-1/+1
|\ \
| * | Fix jank on videoplayer auto-exitBobby Georgescu2012-10-311-1/+1
* | | Merge "Gingerbread support-ish" into gb-ub-photos-bryceJohn Reck2012-10-3196-65/+30573
|\ \ \ | |/ / |/| |
| * | Gingerbread support-ishJohn Reck2012-10-3196-65/+30573
* | | Handle invalid data type in ExifParserEarl Ou2012-10-312-1/+18
* | | Handle images with multile APP1 in ExifParserEarl Ou2012-10-311-14/+19
* | | Handle the last null byte in Exif tag.Earl Ou2012-10-313-28/+75
* | | Do not use UTF-8 to decode string in ExifOutputStreamEarl Ou2012-10-311-4/+8
* | | print image path when setup error in Exif testEarl Ou2012-10-311-9/+13
|/ /
* | am 310db394: (-s ours) Merge "DO NOT MERGE: Do not set the background to null...Tenghui Zhu2012-10-300-0/+0
|\|
| * Merge "DO NOT MERGE: Do not set the background to null for video." into gb-ub...Tenghui Zhu2012-10-301-21/+1
| |\
| | * DO NOT MERGE: Do not set the background to null for video.Romain Guy2012-10-301-21/+1
* | | am c7536cfa: Merge "Show sync error toast only when both loading and syncing ...Bart Sears2012-10-307-15/+58
|\| |
| * | Merge "Show sync error toast only when both loading and syncing are done." in...Bart Sears2012-10-307-15/+58
| |\ \ | | |/ | |/|
| | * Show sync error toast only when both loading and syncing are done.Hung-ying Tyan2012-10-307-15/+58
* | | am aa8228a4: Merge "Don\'t use an album for UriImages." into gb-ub-photos-archesGeorge Mount2012-10-301-32/+0
|\| |
| * | Don't use an album for UriImages.George Mount2012-10-291-32/+0
| |/
* | Merge "Gallery: Do not set the background to null for video." into gb-ub-phot...Teng-Hui Zhu2012-10-301-21/+0
|\ \
| * | Gallery: Do not set the background to null for video.Teng-Hui Zhu2012-10-301-21/+0
* | | Disable save button when there's no modificationDoris Liu2012-10-293-13/+24