summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Fix capture animation if we are far away from the camera preview.Chih-Chung Chang2012-05-212-17/+42
* Fix action-bar title for cropping wallpaper.Yuli Huang2012-05-181-0/+4
* Remove camera icon in Gallery if there is no launcher icon.Chih-Chung Chang2012-05-171-2/+17
* Handle null for the video resolution field in MediaProvider.Chih-Chung Chang2012-05-171-0/+1
* Don't jump back to the camera preview if we started an activity.Chih-Chung Chang2012-05-171-2/+6
* Use View.setSystemUiVisibility to enter/leave lights-out mode.Chih-Chung Chang2012-05-174-24/+18
* Merge "Show gray tile for screennails not loaded yet." into jb-devChih-Chung Chang2012-05-1711-199/+373
|\
| * Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-1711-199/+373
* | Refresh the action bar timeout when button is clicked.Owen Lin2012-05-174-10/+82
|/
* 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-175-4/+34
* | Add transition animation for tapping from PhotoPage.Owen Lin2012-05-1713-38/+379
|/
* Set the window backgrond and remove it in onCreate().Owen Lin2012-05-171-0/+1
* 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