summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support Panorama preview."Angus Kong2012-05-175-34/+4
* Support Panorama preview.Angus Kong2012-05-175-4/+34
* Merge "Fix 6213053 Add Help entry point to Gallery (targeted for J release) b...Ray Chen2012-05-173-18/+145
|\
| * Fix 6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-05-173-18/+145
* | Merge "Fix 6479216 Playing a video should go full-screen first" into jb-devRay Chen2012-05-171-4/+19
|\ \
| * | Fix 6479216 Playing a video should go full-screen firstRay Chen2012-05-141-4/+19
* | | 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
* | | Handle layout change between pausing and resuming.Chih-Chung Chang2012-05-161-2/+3
* | | Merge "Fix a dead lock while we freeze the screen." into jb-devOwen Lin2012-05-163-2/+40
|\ \ \
| * | | Fix a dead lock while we freeze the screen.Owen Lin2012-05-163-2/+40
| |/ /
* / / Hide the share button if the shared URI is not "content:".Owen Lin2012-05-161-1/+5
|/ /
* | Avoid black screen when PhotoPage just starts.Yuli Huang2012-05-163-1/+20
* | Merge "Fix 6470803 De-jank for video playback in fullscreen" into jb-devRay Chen2012-05-152-3/+1
|\|
| * Fix 6470803 De-jank for video playback in fullscreenRay Chen2012-05-112-3/+1
* | Merge "Fix 6046544: Deleting a photo takes multiple steps and the flow is inc...Ray Chen2012-05-153-11/+13
|\ \
| * | Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsiste...Ray Chen2012-05-163-11/+13
| |/
* / 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-113-59/+76
|\
| * Better data change handling for PhotoDataAdapter and PhotoView.Chih-Chung Chang2012-05-113-59/+76
* | 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-096-38/+59
|/
* Crop-image doesn't show its title in the action-bar.Yuli Huang2012-05-091-2/+2
* Better orientation change handling.Chih-Chung Chang2012-05-088-79/+132
* Keep the last page if finish() is rejected.Owen Lin2012-05-081-15/+16
* Fix back-button's behavior in Crop.Yuli Huang2012-05-071-0/+5
* Merge "Set default buffer size for SurfaceTexture." into jb-devChih-Chung Chang2012-05-071-0/+1
|\
| * Set default buffer size for SurfaceTexture.Chih-Chung Chang2012-05-071-0/+1
* | Remove PhotoPage spinner shown in the action-bar.Yuli Huang2012-05-075-128/+3
|/
* Add transition for card deck effect.Chih-Chung Chang2012-05-073-33/+101
* Fix 6429662: Video snapshot doesn't workChih-Chung Chang2012-05-073-8/+32
* Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-075-52/+75
* Tapping on the camera icon no matter what should open camera.Chih-Chung Chang2012-05-071-1/+14
* 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 a TODO by replacing a string.Yuli Huang2012-05-051-2/+1
* | Don't show spinner to avoid janky transition.Yuli Huang2012-05-052-12/+0
* | 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
* | | Merge "Add camera icon for camera roll." into jb-devChih-Chung Chang2012-05-033-5/+21
|\ \ \
| * | | Add camera icon for camera roll.Chih-Chung Chang2012-05-033-5/+21
* | | | Merge "Fix NPE in onFullScreenChanged message handler. Bug: 6430929" into jb-devChih-Chung Chang2012-05-033-21/+50
|\| | |
| * | | Fix NPE in onFullScreenChanged message handler.Chih-Chung Chang2012-05-033-21/+50
* | | | Simplify Yes/No/Cancel dialog to Yes/Cancel dialog.Yuli Huang2012-05-033-24/+6
* | | | Merge "Fix NPE because of concurrent access in both GL and main threads." int...Yuli Huang2012-05-021-1/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix NPE because of concurrent access in both GL and main threads.Yuli Huang2012-05-031-1/+10