OSDN Git Service

Check for a potentially destroyed activity before startPreview.
[android-x86/packages-apps-Camera2.git] / src / com / android / camera / captureintent / state / StateOpeningCamera.java
2015-05-01 Paul RohdeCheck for a potentially destroyed activity before start...
2015-03-30 Paul RohdeMerge "Reduce startup preview jank by preventing Glide...
2015-03-30 Paul RohdeMerge "Detect jank in the preview by measuring sensor...
2015-03-28 zafirMerge "Enable exposure compensation in capture intent...
2015-03-28 zafirEnable exposure compensation in capture intent.
2015-03-27 Spike SpragueMerge "Sync Video torch setting with on-screen indicato...
2015-03-26 Senpo Hu[CaptureIntent] Fix NPE crash when open camera.
2015-03-26 Paul RohdeMerge "Remove the setFocusRatio verbose logspam." into...
2015-03-25 Sascha HaeberlingMerge "Catch HAL error that prevents retrieval of resol...
2015-03-25 Sascha HäberlingMerge "Cancel in-progress capture when paused" into...
2015-03-25 Alan NewbergerSuppress HDR 16:9 on N4
2015-03-25 zafirMerge "Show error dialog when camera is unavailable...
2015-03-25 Senpo HuMerge "[CaptureIntent] Log CaptureDone event to Clearcu...
2015-03-25 Senpo Hu[CaptureIntent] Log CaptureDone event to Clearcut.
2015-03-24 zafirMerge "Hiding manual exposure button in N6. The button...
2015-03-23 Andy HuibersMerge "Limit maximum display size to prevent out of...
2015-03-23 I-Jong LinMerge "Add Faces and Lens Dist. info to photoCaptureDon...
2015-03-23 Senpo HuMerge "OneCameraOpener should inform ActiveCameraDevice...
2015-03-23 Senpo HuOneCameraOpener should inform ActiveCameraDeviceTracker...
2015-03-20 I-Jong LinMerge "Catch memory allocation errors JPEG ImageTask...
2015-03-20 Paul RohdeMerge "Re-arrange camera initialization." into ub-camer...
2015-03-20 Paul RohdeRe-arrange camera initialization.
2015-03-10 Alan NewbergerMerge "Workaround for future GPS timestamps" into ub...
2015-03-10 Alan NewbergerMerge "Grant read URI permission for playback of video...
2015-03-10 Senpo HuMerge "[CaptureIntent] Detect if flash is supported...
2015-03-10 Senpo Hu[CaptureIntent] Detect if flash is supported from camer...
2015-03-06 Alan NewbergerMerge "Fix units in video duration calculation" into...
2015-03-06 Sascha HaeberlingMerge "Add black-list for resolutions." into ub-camera...
2015-03-06 Puneet LallMerge "Fix exif dimensions for cropped images" into...
2015-03-06 Paul RohdeMerge "Fix flash mode by changing the setting scope...
2015-03-06 Paul RohdeFix flash mode by changing the setting scope to be...
2015-03-06 Shashi ShekharMerge " Change interface of BurstMediaItem to provide...
2015-03-06 Andy HuibersMerge "Update stats." into ub-camera-haleakala
2015-03-06 Senpo HuMerge "[CaptureIntent] Fix 16x9 stretch problem on...
2015-03-06 Senpo Hu[CaptureIntent] Fix 16x9 stretch problem on Nexus 4.
2015-03-06 Alan NewbergerMerge "Custom checkbox drawable for K devices" into...
2015-03-05 Paul RohdeMerge "Read tiny thumbnail resolution from resources...
2015-03-05 Paul RohdeMerge "Fix rotation problem with the capture indicator...
2015-03-05 Puneet LallMerge "Add error handling for repeating preview workaro...
2015-03-05 Puneet LallAdd error handling for repeating preview workaround
2015-03-05 Paul RohdeMerge "Cache Paint objects for capture animation render...
2015-03-05 Sascha HaeberlingMerge "Make sure we don't start sessions on long-press...
2015-03-04 Paul RohdeMerge "Change the capture flash to use paint opacity...
2015-03-04 Senpo HuMerge "[CaptureIntent] refactor state machine." into...
2015-03-04 Senpo Hu[CaptureIntent] refactor state machine.
2015-03-04 Alan NewbergerMerge "Enable ripple for filmstrip buttons" into ub...
2015-03-04 Senpo HuMerge "Decouple OneCameraManager and CameraActivity...
2015-03-04 Senpo HuDecouple OneCameraManager and CameraActivity.
2015-03-03 zafirMerge "Adding ability to zoom in accessibility mode...
2015-03-02 Paul RohdeMerge "Add a shutdown mechanism to the camera lifecycle...
2015-03-02 Paul RohdeMerge "Futures2 async join functions." into ub-camera...
2015-02-27 Paul RohdeMerge "Require USE_SCENE_MODE when HDR is turned on...
2015-02-27 Senpo HuMerge "[CaptureIntentModule] Transition StateBackground...
2015-02-27 Senpo Hu[CaptureIntentModule] Transition StateBackgroundWithSur...
2015-02-27 Alan NewbergerMerge "Remove accordion" into ub-camera-haleakala
2015-02-27 Andy HuibersMerge "Disable ZSL for pre-MR1 L only for Nexus 5 and...
2015-02-26 Senpo HuMerge "[CaptureIntentModule] Refactoring to help writin...
2015-02-26 Senpo Hu[CaptureIntentModule] Refactoring to help writing unit...
2015-02-25 Andy HuibersMerge "Log API2 preview repeat failures." into ub-camer...
2015-02-24 Senpo HuFix preview transform issue when switching between...
2015-02-24 Senpo HuMerge "Fix resource leak when CaptureIntentModule goes...
2015-02-24 Senpo HuFix resource leak when CaptureIntentModule goes to...
2015-02-21 Alan NewbergerMerge "Reduce memory footprint of session bitmap cache...
2015-02-20 Senpo HuMerge "Introduce CaptureIntentModule" into ub-camera...
2015-02-20 Senpo HuIntroduce CaptureIntentModule