summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move motion event related methods to class MotionEventHelper." into gb...Wu-Cheng Li2012-08-072-94/+121
|\
| * Move motion event related methods to class MotionEventHelper.Ahbong Chang2012-08-072-94/+121
* | Do not show photo editor before api level 14.Yuli Huang2012-08-071-0/+10
* | Add all ExifTag constantEarl Ou2012-08-071-1/+184
|/
* Merge "Remove TYPE_SUB_IFD for next() in IfdParser" into gb-ub-photos-archesOwen Lin2012-08-062-52/+23
|\
| * Remove TYPE_SUB_IFD for next() in IfdParserEarl Ou2012-08-062-52/+23
* | 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 "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 "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-014-135/+260
* | 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-015-45/+115
|/ /
* | Manually transform the event coordinates on older platforms.Chih-Chung Chang2012-08-011-1/+94
* | 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
| |/
* | 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-312-5/+35
|\ \ | |/ |/|
| * Fix some lint warnings in Gallery.Owen Lin2012-07-302-5/+35
* | Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.Owen Lin2012-07-302-6/+20
|/
* Merge "Code clean up." into gb-ub-photos-archesAhbong Chang2012-07-2981-377/+609
|\
| * Code clean up.Ahbong Chang2012-07-3081-377/+609
* | 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 "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
| | |/ | |/|
* | | 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
|/
* Make CustomMenu compatible with API level 10.Owen Lin2012-07-174-117/+271
* Only use SurfaceTexture.release and setIconAttribute on newer platforms.Chih-Chung Chang2012-07-132-5/+22
* Avoid using setSystemUiVisibility in old platforms.Yuli Huang2012-07-061-0/+2
* Don't test the EXTRA_LOCAL_ONLY before HC.Owen Lin2012-07-052-6/+9
* Use different back algorithm for Gallery's widget after JB.Owen Lin2012-07-051-3/+15
* Don't show the shuffle and album widget for old platformsOwen Lin2012-07-053-11/+33