summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add SimpleMenuXXX implementation for the Gingerbread platform.Owen Lin2012-08-159-8/+487
* Extract the action bar interface.Owen Lin2012-08-1515-283/+652
* Merge "Gallery reskin: album list spacing, action bar theme" into gb-ub-photo...Bobby Georgescu2012-08-142-5/+11
|\
| * Gallery reskin: album list spacing, action bar themeBobby Georgescu2012-08-142-5/+11
* | Merge "Make a copy of MotionEvent in MotionEventHelper.transform." into gb-ub...Wu-cheng Li2012-08-131-2/+3
|\ \
| * | Make a copy of MotionEvent in MotionEventHelper.transform.Wu-cheng Li2012-08-131-2/+3
* | | Merge "Extract EXIF info only for JPEG files" into gb-ub-photos-archesOwen Lin2012-08-133-3/+7
|\ \ \ | |_|/ |/| |
| * | Extract EXIF info only for JPEG filesOwen Lin2012-08-133-3/+7
| |/
* / Show album counts in Gallery & other small reskin fixesBobby Georgescu2012-08-133-8/+12
|/
* Merge "First gallery reskin iteration." into gb-ub-photos-archesBobby Georgescu2012-08-107-16/+26
|\
| * First gallery reskin iteration.Bobby Georgescu2012-08-097-16/+26
* | Merge "Guard android.media.effect.Effect with TargetApi." into gb-ub-photos-a...Wu-cheng Li2012-08-1028-0/+86
|\ \
| * | Guard android.media.effect.Effect with TargetApi.Wu-cheng Li2012-08-1028-0/+86
| |/
* | Merge "Guard SurfaceTextureScreenNail with TargetApi." into gb-ub-photos-archesWu-cheng Li2012-08-101-0/+1
|\ \
| * | Guard SurfaceTextureScreenNail with TargetApi.Wu-cheng Li2012-08-101-0/+1
| |/
* | Merge "Fix ExifParser bug when APP0 exists in Jpeg file" into gb-ub-photos-ar...Owen Lin2012-08-101-1/+12
|\ \
| * | Fix ExifParser bug when APP0 exists in Jpeg fileEarl Ou2012-08-081-1/+12
* | | Merge "Handle error when string length=0 in IfdParser" into gb-ub-photos-archesOwen Lin2012-08-101-3/+7
|\| | | |/ |/|
| * Handle error when string length=0 in IfdParserEarl Ou2012-08-081-3/+7
* | Merge "Hold WakeLock during MTP import" into gb-ub-photos-archesBobby Georgescu2012-08-084-1/+35
|\ \
| * | Hold WakeLock during MTP importBobby Georgescu2012-08-084-1/+35
* | | Rotate the texture in building PhotoFallbackEffectOwen Lin2012-08-081-3/+18
|/ /
* | Guard the usage of MenuItem.setShowAsAction in MenuHelper.Owen Lin2012-08-081-1/+11
* | 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
|\ \