summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "1. add interoperability ifd in exif test and 2. add some log" into gb-...Owen Lin2012-08-071-4/+52
|\
| * 1. add interoperability ifd in exif test and 2. add some logEarl Ou2012-08-071-4/+52
* | Merge "Change Thumbnail test for ExifParser when there is no thumbnail or thu...Owen Lin2012-08-071-20/+6
|\|
| * Change Thumbnail test for ExifParser when there is no thumbnail or thumbnail'...Earl Ou2012-08-071-20/+6
* | Merge "Use hex to represent unknown type and byte type for ExifParser debuggi...Owen Lin2012-08-071-3/+8
|\|
| * Use hex to represent unknown type and byte type for ExifParser debuggingEarl Ou2012-08-071-3/+8
* | Merge "1. Use xml to record true data for ExifParserTest 2. A ExifTestRunner"...Owen Lin2012-08-072-80/+149
|\|
| * 1. Use xml to record true data for ExifParserTest 2. A ExifTestRunnerEarl Ou2012-08-072-80/+149
* | Add check for using SurfaceTexture when recording.Angus Kong2012-08-071-0/+3
|/
* Do not show photo editor before api level 14.Yuli Huang2012-08-072-0/+13
* Add API check for surface texture.Wu-cheng Li2012-08-071-0/+3
* Add all ExifTag constantEarl Ou2012-08-071-1/+184
* Merge "use InstrumentationTestCase for ExifParserTest" into gb-ub-photos-archesOwen Lin2012-08-061-2/+2
|\
| * use InstrumentationTestCase for ExifParserTestEarl Ou2012-08-061-2/+2
* | Merge "Remove TYPE_SUB_IFD for next() in IfdParser" into gb-ub-photos-archesOwen Lin2012-08-063-83/+52
|\|
| * Remove TYPE_SUB_IFD for next() in IfdParserEarl Ou2012-08-063-83/+52
* | Merge "Check number of exif tag in test" into gb-ub-photos-archesOwen Lin2012-08-061-0/+12
|\|
| * Check number of exif tag in testEarl Ou2012-08-061-0/+12
* | Merge "Test read thumbnail" into gb-ub-photos-archesOwen Lin2012-08-061-10/+68
|\|
| * Test read thumbnailEarl Ou2012-08-061-10/+68
* | Merge "fix next ifd bug in ExifParser" into gb-ub-photos-archesOwen Lin2012-08-061-1/+2
|\|
| * fix next ifd bug in ExifParserEarl Ou2012-08-061-1/+2
* | Merge "Fix bug when call next() after nextidf in exif parser" into gb-ub-phot...Owen Lin2012-08-061-0/+2
|\|
| * Fix bug when call next() after nextidf in exif parserEarl Ou2012-08-061-0/+2
* | Merge "Test only keep some exif tags for value" into gb-ub-photos-archesOwen Lin2012-08-061-0/+32
|\|
| * Test only keep some exif tags for valueEarl Ou2012-08-011-0/+32
* | Merge "Add logging for monkey" into gb-ub-photos-archesDoris Liu2012-08-031-1/+2
|\ \
| * | Add logging for monkeyDoris Liu2012-08-021-1/+2
* | | TargetApi of ShareActionProvider should be ICS.Wu-cheng Li2012-08-031-1/+1
|/ /
* | Show the correct image on a ACTION_VIEWMangesh Ghiware2012-08-021-1/+2
* | Fix typo of datetaken field.Wu-cheng Li2012-08-011-1/+1
|/
* 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
|\ \ \