summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Back should progress through Gallery and return Home for widget intents.Yuli Huang2012-05-232-1/+11
* | | | Merge "Remove the background in MovieActivity." into jb-devChih-Chung Chang2012-05-231-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Remove the background in MovieActivity.Owen Lin2012-05-231-0/+4
* | | | Merge "Fix 6259517 "0 images / videos available" toast is displayed in galler...Wei Huang2012-05-223-6/+7
|\ \ \ \
| * | | | Fix 6259517 "0 images / videos available" toast is displayed in gallery on la...Ray Chen2012-05-233-6/+7
| |/ / /
* / / / Unlock orientation only when action bar is needed.Chih-Chung Chang2012-05-221-15/+17
|/ / /
* | | Add a new state uploading to UploadedTexture.Owen Lin2012-05-221-2/+4
* | | Reuse bitmap to prevent GC in TiledImageView.Owen Lin2012-05-221-2/+3
* | | Limit the size of a ScreenNail.Owen Lin2012-05-221-3/+3
* | | Fix 6360834 Select All is shown in place of Deselect all optionRay Chen2012-05-222-1/+2
|/ /
* | Merge "Don't fire data change notification before the data is made consistent...Chih-Chung Chang2012-05-211-1/+0
|\ \
| * | Don't fire data change notification before the data is made consistent.Chih-Chung Chang2012-05-211-1/+0
* | | Merge "Fix the detail isn't updated for the selected thumbnail." into jb-devWei Huang2012-05-212-0/+3
|\ \ \
| * | | Fix the detail isn't updated for the selected thumbnail.Yuli Huang2012-05-212-0/+3
| |/ /
* / / Fix 6385004 When video playback in gallery is launched from another app, Up s...Ray Chen2012-05-212-4/+13
|/ /
* | Fix action-bar title for cropping wallpaper.Yuli Huang2012-05-181-0/+4
* | 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-172-24/+11
* | Merge "Show gray tile for screennails not loaded yet." into jb-devChih-Chung Chang2012-05-172-72/+172
|\ \
| * | Show gray tile for screennails not loaded yet.Chih-Chung Chang2012-05-172-72/+172
* | | Refresh the action bar timeout when button is clicked.Owen Lin2012-05-172-4/+33
|/ /
* | Support Panorama preview.Angus Kong2012-05-174-2/+17
* | Add transition animation for tapping from PhotoPage.Owen Lin2012-05-179-12/+155
* | 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-171-5/+4
|\ \
| * | Fix 6213053 Add Help entry point to Gallery (targeted for J release)Ray Chen2012-05-171-5/+4
* | | 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
* | | 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-161-1/+0
|\ \ \
| * | | Fix a dead lock while we freeze the screen.Owen Lin2012-05-161-1/+0
* | | | 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-161-0/+15
* | | 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
* | | Fix 6046544: Deleting a photo takes multiple steps and the flow is inconsiste...Ray Chen2012-05-161-4/+5
|/ /
* | Better data change handling for PhotoDataAdapter and PhotoView.Chih-Chung Chang2012-05-111-12/+69
* | Handle ScreenNail size change.Chih-Chung Chang2012-05-092-11/+23
* | 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-083-17/+18
* | 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
* | Remove PhotoPage spinner shown in the action-bar.Yuli Huang2012-05-073-7/+3
* | Add transition for card deck effect.Chih-Chung Chang2012-05-071-0/+1
* | Fix 6429662: Video snapshot doesn't workChih-Chung Chang2012-05-072-0/+7
* | Put play video icon at the same place of the screennails.Chih-Chung Chang2012-05-073-3/+13
* | Tapping on the camera icon no matter what should open camera.Chih-Chung Chang2012-05-071-1/+14
* | 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
* | Merge "Add camera icon for camera roll." into jb-devChih-Chung Chang2012-05-032-5/+14
|\ \