OSDN Git Service

Put a black View in front of SurfaceView.
[android-x86/packages-apps-Camera2.git] / src /
2012-05-23 Chih-Chung ChangPut a black View in front of SurfaceView.
2012-05-22 Owen LinAdd a new state uploading to UploadedTexture.
2012-05-22 Chih-Chung ChangHide status bar in lights out mode.
2012-05-22 Owen LinReuse bitmap to prevent GC in TiledImageView.
2012-05-22 Owen LinLimit the size of a ScreenNail.
2012-05-22 Ray ChenFix 6360834 Select All is shown in place of Deselect...
2012-05-22 Chih-Chung ChangMerge "Don't fire data change notification before the...
2012-05-22 Chih-Chung ChangMerge "Fix capture animation if we are far away from...
2012-05-21 Chih-Chung ChangDon't fire data change notification before the data...
2012-05-21 Wei HuangMerge "Fix 6513486: Extend char limit from 30 to 50...
2012-05-21 Wei HuangMerge "Fix the detail isn't updated for the selected...
2012-05-21 Chih-Chung ChangFix capture animation if we are far away from the camer...
2012-05-21 Yuli HuangFix the detail isn't updated for the selected thumbnail.
2012-05-21 Ray ChenFix 6385004 When video playback in gallery is launched...
2012-05-18 Yuli HuangFix action-bar title for cropping wallpaper.
2012-05-18 Chih-Chung ChangRemove camera icon in Gallery if there is no launcher...
2012-05-18 Chih-Chung ChangHandle null for the video resolution field in MediaProv...
2012-05-18 Chih-Chung ChangDon't jump back to the camera preview if we started...
2012-05-18 Chih-Chung ChangUse View.setSystemUiVisibility to enter/leave lights...
2012-05-17 Chih-Chung ChangMerge "Show gray tile for screennails not loaded yet...
2012-05-17 Chih-Chung ChangShow gray tile for screennails not loaded yet.
2012-05-17 Owen LinRefresh the action bar timeout when button is clicked.
2012-05-17 Owen LinMerge "Fix a NPE found by Moneky." into jb-dev
2012-05-17 Owen LinFix a NPE found by Moneky.
2012-05-17 Angus KongSupport Panorama preview.
2012-05-17 Owen LinAdd transition animation for tapping from PhotoPage.
2012-05-17 Owen LinMerge "Set the window backgrond and remove it in onCrea...
2012-05-17 Angus KongRevert "Support Panorama preview."
2012-05-17 Angus KongSupport Panorama preview.
2012-05-17 Owen LinSet the window backgrond and remove it in onCreate().
2012-05-17 Ray ChenMerge "Fix 6213053 Add Help entry point to Gallery...
2012-05-17 Ray ChenMerge "Fix 6479216 Playing a video should go full-scree...
2012-05-17 Ray ChenFix 6213053 Add Help entry point to Gallery (targeted...
2012-05-17 Yuli HuangSmooth opening animation by modifying interpolation...
2012-05-17 Yuli HuangMerge "Fix card effect shown in opening animation....
2012-05-17 Chih-Chung ChangMerge "Handle layout change between pausing and resumin...
2012-05-17 Owen LinMerge "Remove the black layer in MovieActivity." into...
2012-05-17 Chih-Chung ChangHandle layout change between pausing and resuming.
2012-05-16 Owen LinMerge "Fix a dead lock while we freeze the screen....
2012-05-16 Owen LinFix a dead lock while we freeze the screen.
2012-05-16 Owen LinMerge "Hide the share button if the shared URI is not...
2012-05-16 Owen LinHide the share button if the shared URI is not "content:".
2012-05-16 Yuli HuangFix card effect shown in opening animation.
2012-05-16 Yuli HuangAvoid black screen when PhotoPage just starts.
2012-05-16 Ray ChenMerge "Fix 6470803 De-jank for video playback in fullsc...
2012-05-16 Ray ChenMerge "Fix 6046544: Deleting a photo takes multiple...
2012-05-16 Ray ChenFix 6046544: Deleting a photo takes multiple steps...
2012-05-16 Owen LinMerge "Add animation for the paddings in SlotView....
2012-05-14 Owen LinAdd animation for the paddings in SlotView.
2012-05-14 Ray ChenFix 6479216 Playing a video should go full-screen first
2012-05-11 Ray ChenFix 6470803 De-jank for video playback in fullscreen
2012-05-11 Wu-cheng LiMerge "Remove behind screenOrientation from camera...
2012-05-11 Chih-Chung ChangMerge "Better data change handling for PhotoDataAdapter...
2012-05-11 Chih-Chung ChangBetter data change handling for PhotoDataAdapter and...
2012-05-11 Owen LinMerge "Make sure we won't upload recycled bitmap."...
2012-05-10 Chih-Chung ChangMerge "Add freeze/unfreeze for GLRootView." into jb-dev
2012-05-10 Chih-Chung ChangAdd freeze/unfreeze for GLRootView.
2012-05-10 Chih-Chung ChangMerge "Handle ScreenNail size change." into jb-dev
2012-05-09 Chih-Chung ChangHandle ScreenNail size change.
2012-05-09 Chih-Chung ChangMerge "Revert "Fix 6360834 Select All is shown in place...
2012-05-09 Ray ChenRevert "Fix 6360834 Select All is shown in place of...
2012-05-09 Hung-ying TyanMerge "Mark FileCache initialized after init really...
2012-05-09 Owen LinMake sure we won't upload recycled bitmap.
2012-05-09 Ray ChenMerge "Fix 6360834 Select All is shown in place of...
2012-05-09 Yuli HuangCrop-image doesn't show its title in the action-bar.
2012-05-09 Ray ChenFix 6360834 Select All is shown in place of Deselect...
2012-05-08 Chih-Chung ChangBetter orientation change handling.
2012-05-08 Owen LinKeep the last page if finish() is rejected.
2012-05-07 Yuli HuangFix back-button's behavior in Crop.
2012-05-07 Chih-Chung ChangMerge "Set default buffer size for SurfaceTexture....
2012-05-07 Yuli HuangRemove PhotoPage spinner shown in the action-bar.
2012-05-07 Hung-ying TyanMerge "Add UNIQUE to EntrySchema." into jb-dev
2012-05-07 Chih-Chung ChangSet default buffer size for SurfaceTexture.
2012-05-07 Chih-Chung ChangAdd transition for card deck effect.
2012-05-07 Chih-Chung ChangFix 6429662: Video snapshot doesn't work
2012-05-07 Chih-Chung ChangPut play video icon at the same place of the screennails.
2012-05-07 Chih-Chung ChangTapping on the camera icon no matter what should open...
2012-05-05 Martijn CoenenMerge "Add support for Beaming multiple pictures."...
2012-05-05 Yuli HuangFix a TODO by replacing a string.
2012-05-05 Yuli HuangDon't show spinner to avoid janky transition.
2012-05-04 Chih-Chung ChangFix 6399813: tapping on a photo that isn't in the middl...
2012-05-04 Ray ChenMerge "Fix 6341866 ANR in com.google.android.gallery3d...
2012-05-03 Chih-Chung ChangMerge "Add camera icon for camera roll." into jb-dev
2012-05-03 Chih-Chung ChangMerge "Fix NPE in onFullScreenChanged message handler...
2012-05-03 Chih-Chung ChangAdd camera icon for camera roll.
2012-05-03 Chih-Chung ChangFix NPE in onFullScreenChanged message handler.
2012-05-03 Yuli HuangSimplify Yes/No/Cancel dialog to Yes/Cancel dialog.
2012-05-03 Yuli HuangMerge "Fix NPE because of concurrent access in both...
2012-05-03 Chih-Chung ChangShow/hide action bar at the right time.
2012-05-03 Yuli HuangFix NPE because of concurrent access in both GL and...
2012-05-03 Pin TingTurn on unlockOrientation to make onConfigurationChange...
2012-05-02 Chih-Chung ChangFix the Camera controls disappearing after zooming...
2012-05-02 Yuli HuangFix 'Edit' and 'Crop' behaviors.
2012-05-02 Owen LinMerge "Change thumbnail's position only when it is...
2012-05-02 Owen LinMerge "Fix a issue that we are trying upload a recycled...
2012-05-02 Owen LinMerge "Add support to draw on texture." into jb-dev
2012-05-02 Owen LinChange thumbnail's position only when it is invisible.
2012-05-02 Owen LinAdd support to draw on texture.
2012-05-02 Owen LinFix a issue that we are trying upload a recycled tile.
2012-05-02 Ray ChenFix 6341866 ANR in com.google.android.gallery3d due...
next