summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reskin: Launch photos in lights-out modeBobby Georgescu2012-08-283-5/+8
* Fix some UI bugs in using SherlockActionBar.Owen Lin2012-08-285-6/+8
* Disable action bar home button and menu items in secure album.Wu-cheng Li2012-08-281-9/+13
* add the menu button to support trimmingTeng-Hui Zhu2012-08-274-1/+8
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-274-0/+4
* Merge "Add secure album support for lock screen camera." into gb-ub-photos-ar...Wu-cheng Li2012-08-277-11/+176
|\
| * Add secure album support for lock screen camera.Wu-cheng Li2012-08-277-11/+176
* | Merge "Add LightCycle helper class." into gb-ub-photos-archesAngus Kong2012-08-271-0/+4
|\ \ | |/ |/|
| * Add LightCycle helper class.Angus Kong2012-08-271-0/+4
* | Reskin: show placeholder color before album label is readyBobby Georgescu2012-08-261-4/+6
* | Make transition from album page to photo page even smootherBobby Georgescu2012-08-263-8/+5
* | Offer to launch camera when Gallery completely emptyBobby Georgescu2012-08-261-2/+41
|/
* 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