summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove TYPE_SUB_IFD for next() in IfdParserEarl Ou2012-08-063-83/+52
* Check number of exif tag in testEarl Ou2012-08-061-0/+12
* Test read thumbnailEarl Ou2012-08-061-10/+68
* fix next ifd bug in ExifParserEarl Ou2012-08-061-1/+2
* Fix bug when call next() after nextidf in exif parserEarl Ou2012-08-061-0/+2
* Test only keep some exif tags for valueEarl Ou2012-08-011-0/+32
* Merge "Test skip to next ifd in ExifParserTest" into gb-ub-photos-archesEarl Ou2012-08-011-0/+25
|\
| * Test skip to next ifd in ExifParserTestEarl Ou2012-08-011-0/+25
* | Merge "ExifParserTest" into gb-ub-photos-archesEarl Ou2012-08-011-0/+267
|\|
| * ExifParserTestEarl Ou2012-08-011-0/+267
* | Merge "Add some constants for exif tag" into gb-ub-photos-archesEarl Ou2012-08-011-0/+114
|\|
| * Add some constants for exif tagEarl Ou2012-08-011-0/+114
* | Merge "Fix a bug in IfdParser" into gb-ub-photos-archesEarl Ou2012-08-011-2/+4
|\|
| * Fix a bug in IfdParserEarl Ou2012-08-011-2/+4
* | Don't use Files.getContentUri in previous API levels.Owen Lin2012-08-015-135/+263
* | Merge "Remove /mtp from TOP_SET_PATH before HC." into gb-ub-photos-archesOwen Lin2012-08-011-10/+14
|\ \
| * | Remove /mtp from TOP_SET_PATH before HC.Owen Lin2012-08-011-10/+14
* | | Merge "Handle null item in findIndexOfPathInCache." into gb-ub-photos-archesChih-Chung Chang2012-08-011-1/+2
|\ \ \
| * | | Handle null item in findIndexOfPathInCache.Chih-Chung Chang2012-08-011-1/+2
* | | | Do not use ShareActionProvider before API 14.Wu-cheng Li2012-08-016-45/+118
|/ / /
* | | Manually transform the event coordinates on older platforms.Chih-Chung Chang2012-08-012-1/+97
* | | Merge "Fix bugs 6882711 and 6836814" into gb-ub-photos-archesBobby Georgescu2012-07-311-0/+5
|\ \ \
| * | | Fix bugs 6882711 and 6836814Bobby Georgescu2012-07-301-0/+5
| | |/ | |/|
* | | Add API check for camera metering area.Angus Kong2012-07-311-0/+3
* | | Merge "Check api level before invoking setHomeButtonEnabled()." into gb-ub-ph...Ahbong Chang2012-07-311-1/+3
|\ \ \
| * | | Check api level before invoking setHomeButtonEnabled().Ahbong Chang2012-07-311-1/+3
| |/ /
* | | Merge "Fix some lint warnings in Gallery." into gb-ub-photos-archesOwen Lin2012-07-313-5/+101
|\ \ \ | |_|/ |/| |
| * | Fix some lint warnings in Gallery.Owen Lin2012-07-303-5/+101
* | | Don't use QUALITY_xxxP and hasProfile prior to API level 11.Pin Ting2012-07-301-0/+3
| |/ |/|
* | Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.Owen Lin2012-07-303-6/+26
|/
* Merge "Code clean up." into gb-ub-photos-archesAhbong Chang2012-07-2985-385/+613
|\
| * Code clean up.Ahbong Chang2012-07-3085-385/+613
* | Merge "Low-level exif parser" into gb-ub-photos-archesEarl Ou2012-07-296-0/+552
|\ \ | |/ |/|
| * Low-level exif parserEarl Ou2012-07-306-0/+552
* | Use actual selection for album/photo detailsMichael Kolb2012-07-267-57/+47
* | Merge "Add @TargetApi for all Mtp related code." into gb-ub-photos-archesOwen Lin2012-07-265-0/+16
|\ \
| * | Add @TargetApi for all Mtp related code.Owen Lin2012-07-245-0/+16
* | | Merge "Add check for camera focus/metering area." into gb-ub-photos-archesAngus Kong2012-07-251-0/+3
|\ \ \
| * | | Add check for camera focus/metering area.Angus Kong2012-07-261-0/+3
* | | | Merge "Only give haptic feedback when enabled in system settings" into gb-ub-...Bobby Georgescu2012-07-253-2/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Only give haptic feedback when enabled in system settingsBobby Georgescu2012-07-243-2/+17
| | |/ | |/|
* | | Merge "Rename to HAS_ZOOM_WHEN_RECORDING." into gb-ub-photos-archesAngus Kong2012-07-251-1/+1
|\ \ \
| * | | Rename to HAS_ZOOM_WHEN_RECORDING.Angus Kong2012-07-261-1/+1
| | |/ | |/|
* / | Fix for monkey-generated NPE in PhotoView from bug 6848371Bobby Georgescu2012-07-251-0/+1
|/ /
* / Use our own OverScroller for backward compatibility.Owen Lin2012-07-241-1/+1
|/
* Avoid using class defined in API level 14.Owen Lin2012-07-241-18/+15
* Add check for camcorder zoom.Angus Kong2012-07-201-0/+3
* Only make time lapse recording available on and after Honeycomb.Chih-Chung Chang2012-07-201-0/+3
* Merge "Make CustomMenu compatible with API level 10." into gb-ub-photos-archesOwen Lin2012-07-174-117/+271
|\
| * Make CustomMenu compatible with API level 10.Owen Lin2012-07-174-117/+271