summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | Refresh the action bar timeout when button is clicked.Owen Lin2012-05-172-6/+49
|/
* Merge "Fix a NPE found by Moneky." into jb-devOwen Lin2012-05-171-1/+1
|\
| * Fix a NPE found by Moneky.Owen Lin2012-05-171-1/+1
* | Support Panorama preview.Angus Kong2012-05-171-2/+17
* | Add transition animation for tapping from PhotoPage.Owen Lin2012-05-174-26/+224
|/
* Revert "Support Panorama preview."Angus Kong2012-05-171-17/+2
* Support Panorama preview.Angus Kong2012-05-171-2/+17
* Smooth opening animation by modifying interpolation curve.Yuli Huang2012-05-171-2/+4
* Merge "Fix card effect shown in opening animation." into jb-devYuli Huang2012-05-162-1/+18
|\
| * Fix card effect shown in opening animation.Yuli Huang2012-05-162-1/+18
* | Fix a dead lock while we freeze the screen.Owen Lin2012-05-162-1/+40
|/
* Avoid black screen when PhotoPage just starts.Yuli Huang2012-05-162-1/+5
* Merge "Fix 6046544: Deleting a photo takes multiple steps and the flow is inc...Ray Chen2012-05-152-7/+8
|\
| * Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsiste...Ray Chen2012-05-162-7/+8
* | Add animation for the paddings in SlotView.Owen Lin2012-05-141-13/+63
|/
* Merge "Better data change handling for PhotoDataAdapter and PhotoView." into ...Chih-Chung Chang2012-05-111-41/+2
|\
| * Better data change handling for PhotoDataAdapter and PhotoView.Chih-Chung Chang2012-05-111-41/+2
* | Merge "Make sure we won't upload recycled bitmap." into jb-devOwen Lin2012-05-103-9/+12
|\ \ | |/ |/|
| * Make sure we won't upload recycled bitmap.Owen Lin2012-05-093-9/+12
* | Add freeze/unfreeze for GLRootView.Chih-Chung Chang2012-05-102-0/+26
* | Handle ScreenNail size change.Chih-Chung Chang2012-05-091-2/+2
|/
* Better orientation change handling.Chih-Chung Chang2012-05-085-62/+114
* Set default buffer size for SurfaceTexture.Chih-Chung Chang2012-05-071-0/+1
* Add transition for card deck effect.Chih-Chung Chang2012-05-072-33/+100
* Fix 6429662: Video snapshot doesn't workChih-Chung Chang2012-05-071-8/+25
* Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-072-49/+62
* Merge "Add support for Beaming multiple pictures." into jb-devMartijn Coenen2012-05-051-1/+17
|\
| * Add support for Beaming multiple pictures.Martijn Coenen2012-04-271-1/+17
* | Fix 6399813: tapping on a photo that isn't in the middle of the screen doesn'...Chih-Chung Chang2012-05-042-1/+42
* | Merge "Fix 6341866 ANR in com.google.android.gallery3d due to com.android.gal...Ray Chen2012-05-031-7/+11
|\ \
| * | Fix 6341866 ANR in com.google.android.gallery3d due to com.android.gallery3d....Ray Chen2012-05-021-7/+11
* | | Fix NPE in onFullScreenChanged message handler.Chih-Chung Chang2012-05-031-12/+19
* | | Show/hide action bar at the right time.Chih-Chung Chang2012-05-031-1/+10
* | | Fix the Camera controls disappearing after zooming problem.Chih-Chung Chang2012-05-021-7/+31
* | | Fix 'Edit' and 'Crop' behaviors.Yuli Huang2012-05-021-33/+17
* | | Merge "Fix a issue that we are trying upload a recycled tile." into jb-devOwen Lin2012-05-021-13/+13
|\ \ \
| * | | Fix a issue that we are trying upload a recycled tile.Owen Lin2012-05-021-13/+13
| |/ /
* | | Merge "Add support to draw on texture." into jb-devOwen Lin2012-05-024-180/+191
|\ \ \ | |/ / |/| |
| * | Add support to draw on texture.Owen Lin2012-05-024-180/+191
* | | Merge "Don't enter film mode automatically when moving from camera preview to...Wei Huang2012-04-301-24/+23
|\ \ \
| * | | Don't enter film mode automatically when moving from camera preview to picture.Chih-Chung Chang2012-05-011-24/+23
* | | | Merge "Fix black screen when viewing Gmail image file attachment. Bug: 641584...Chih-Chung Chang2012-04-301-1/+2
|\| | |
| * | | Fix black screen when viewing Gmail image file attachment.Chih-Chung Chang2012-05-011-1/+2
| |/ /
* / / Fix crash when select all is pressed.Wu-cheng Li2012-04-301-1/+3
|/ /
* | Support drawing in different orientation in Gallery.Chih-Chung Chang2012-04-307-198/+486
* | Do not use card effect for camera screen nail.Wu-cheng Li2012-04-261-1/+1
|/
* Merge "Remove scissor tests."Chih-Chung Chang2012-04-253-21/+0
|\
| * Remove scissor tests.Chih-Chung Chang2012-04-253-21/+0
* | Fix 6376466 After deleting photo, the next one will be shown too darkRay Chen2012-04-251-5/+2
|/
* Don't do capture animation if we don't have Camera ScreenNail.Chih-Chung Chang2012-04-251-2/+6