summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add LightCycle helper class.Angus Kong2012-08-271-0/+4
* Merge "Uses ActionBarSherlock in Gallery" into gb-ub-photos-archesOwen Lin2012-08-2643-1280/+267
|\
| * Uses ActionBarSherlock in GalleryOwen Lin2012-08-2743-1280/+267
* | Merge "Read thumbnail into ExifData" into gb-ub-photos-archesHung-ying Tyan2012-08-262-2/+69
|\ \ | |/ |/|
| * Read thumbnail into ExifDataEarl Ou2012-08-272-2/+69
* | Ongoing reskin of Gallery appBobby Georgescu2012-08-2417-41/+123
|/
* Merge "Rename TiffInputStream to CountedDataInputStream" into gb-ub-photos-ar...Hung-ying Tyan2012-08-242-8/+10
|\
| * Rename TiffInputStream to CountedDataInputStreamEarl Ou2012-08-242-8/+10
* | Merge "Re-design ExifParser for some strange Exif header" into gb-ub-photos-a...Hung-ying Tyan2012-08-248-416/+983
|\|
| * Re-design ExifParser for some strange Exif headerEarl Ou2012-08-248-416/+983
* | Merge "Use GalleryUtils.getSelectionModePrompt instead of duplicated code." i...Owen Lin2012-08-241-7/+1
|\ \
| * | Use GalleryUtils.getSelectionModePrompt instead of duplicated code.Ahbong Chang2012-08-221-7/+1
* | | Revert "Revert "Uses ActionBarSherlock library in MovieActivity.""Owen Lin2012-08-241-13/+13
* | | Revert "Uses ActionBarSherlock library in MovieActivity."Owen Lin2012-08-241-13/+13
* | | Uses ActionBarSherlock library in MovieActivity.Owen Lin2012-08-241-13/+13
* | | Fix NPE, ANRs in GalleryBobby Georgescu2012-08-232-16/+21
* | | Fix ANRs in GalleryBobby Georgescu2012-08-231-12/+9
|/ /
* | Merge "Dismiss dialog in onPause() where we still have the window." into gb-u...Yuli Huang2012-08-211-7/+12
|\ \
| * | Dismiss dialog in onPause() where we still have the window.Yuli Huang2012-08-211-7/+12
* | | Merge "Improvements in animation from album page to photo page" into gb-ub-ph...Bobby Georgescu2012-08-215-4/+119
|\ \ \ | |/ / |/| |
| * | Improvements in animation from album page to photo pageBobby Georgescu2012-08-215-4/+119
* | | Move ThreadPool to gallerycommon for picasasync and picasastore.Hung-ying Tyan2012-08-214-367/+0
|/ /
* | Rotate the camera screen nail correctly in gingerbread.Wu-cheng Li2012-08-205-4/+26
* | Clear activity result when launching from lock screen.George Mount2012-08-173-0/+14
* | Fix NPE when view a single photo.Owen Lin2012-08-171-0/+3
* | Load AsyncTask class in UI thread.Owen Lin2012-08-171-0/+11
* | Merge "Fix some bugs introduced by the ActionBarWrapper." into gb-ub-photos-a...Owen Lin2012-08-164-15/+68
|\ \
| * | Fix some bugs introduced by the ActionBarWrapper.Owen Lin2012-08-164-15/+68
| |/
* / Check if actionbar exists at ActionBarUtils.getActionBar().Ahbong Chang2012-08-161-3/+6
|/
* Merge "Add SimpleMenuXXX implementation for the Gingerbread platform." into g...Owen Lin2012-08-159-8/+487
|\
| * Add SimpleMenuXXX implementation for the Gingerbread platform.Owen Lin2012-08-159-8/+487
* | Merge "Extract the action bar interface." into gb-ub-photos-archesOwen Lin2012-08-1515-283/+652
|\|
| * Extract the action bar interface.Owen Lin2012-08-1515-283/+652
* | Merge "A simple ExifReader and its test" into gb-ub-photos-archesOwen Lin2012-08-143-0/+300
|\ \ | |/ |/|
| * A simple ExifReader and its testEarl Ou2012-08-153-0/+300
* | 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