summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/captureintent
Commit message (Expand)AuthorAgeFilesLines
* Fix transform issue in CaptureIntent.Senpo Hu2015-06-253-4/+39
* Log capture started and bytes on diskPaul Rohde2015-05-202-5/+10
* Freezing preview in capture intent when image is exposed instead of shutter c...Gabriel Nava2015-05-111-10/+11
* [ImageIntent] Support volume / camera key to take photo.Senpo Hu2015-05-084-59/+130
* Check for a potentially destroyed activity before startPreview.Paul Rohde2015-05-012-2/+6
* Freeze preview after taking shot in capture intent.Senpo Hu2015-04-301-7/+15
* Merge "Correctly read AF and AE capabilities for front-camera." into ub-camer...Paul Rohde2015-04-291-19/+32
|\
| * Correctly read AF and AE capabilities for front-camera.Paul Rohde2015-04-291-19/+32
* | Fix a race condition while tapping retake button.Senpo Hu2015-04-291-0/+9
|/
* Add proper support for canceling sessions.Sascha Haeberling2015-04-132-7/+14
* [CaptureIntent] Disable the shutter button after taking photo.Senpo Hu2015-04-011-0/+11
* [CaptureIntent] Fix post-capture screen off-by-one pixel issue.Senpo Hu2015-04-011-3/+11
* Enable exposure compensation in capture intent.zafir2015-03-271-1/+23
* [CaptureIntent] Fix NPE crash when open camera.Senpo Hu2015-03-251-1/+2
* Merge "Change CaptureSession.saveAndFinish to return a future for the URI." i...Sascha Haeberling2015-03-251-7/+10
|\
| * Change CaptureSession.saveAndFinish to return a future for the URI.Sascha Haeberling2015-03-251-7/+10
* | Merge "Catch HAL error that prevents retrieval of resolutions." into ub-camer...Sascha Haeberling2015-03-251-0/+4
|\ \ | |/ |/|
| * Catch HAL error that prevents retrieval of resolutions.Sascha Haeberling2015-03-251-0/+4
* | Suppress HDR 16:9 on N4Alan Newberger2015-03-251-4/+4
|/
* [CaptureIntent] Log CaptureDone event to Clearcut.Senpo Hu2015-03-2410-45/+152
* OneCameraOpener should inform ActiveCameraDeviceTracker about camera open.Senpo Hu2015-03-232-2/+2
* Merge "Re-arrange camera initialization." into ub-camera-haleakalaPaul Rohde2015-03-209-69/+134
|\
| * Re-arrange camera initialization.Paul Rohde2015-03-209-69/+134
* | Rename CaptureSession#finalize to not collide with Object#finalize.Sascha Haeberling2015-03-201-1/+1
|/
* Merge "Add PhotoCaptureEvent to Capture Module" into ub-camera-haleakalaI-Jong Lin2015-03-161-0/+10
|\
| * Add PhotoCaptureEvent to Capture ModuleI-Jong Lin2015-03-161-0/+10
* | [CaptureIntent] clean up extra PreviewAreaChangedListener.Senpo Hu2015-03-132-9/+3
|/
* [CaptureIntent] Detect if flash is supported from camera characteristics.Senpo Hu2015-03-103-88/+118
* CaptureSession passes on message IDs instead of strings.Sascha Haeberling2015-03-063-11/+11
* Added more error handling for camera access and picture storage issues.zafir2015-03-066-7/+15
* Merge "Add black-list for resolutions." into ub-camera-haleakalaSascha Haeberling2015-03-061-1/+1
|\
| * Add black-list for resolutions.Sascha Haeberling2015-03-061-1/+1
* | Fix flash mode by changing the setting scope to be correct.Paul Rohde2015-03-061-1/+1
|/
* [CaptureIntent] Fix 16x9 stretch problem on Nexus 4.Senpo Hu2015-03-0617-211/+384
* Merge "Add error handling for repeating preview workaround" into ub-camera-ha...Puneet Lall2015-03-054-5/+27
|\
| * Add error handling for repeating preview workaroundPuneet Lall2015-03-054-5/+27
* | [CaptureIntent] remove log spam.Senpo Hu2015-03-054-1/+20
|/
* Merge "[CaptureIntent] refactor state machine." into ub-camera-haleakalaSenpo Hu2015-03-0452-872/+1735
|\
| * [CaptureIntent] refactor state machine.Senpo Hu2015-03-0452-871/+1734
* | Decouple OneCameraManager and CameraActivity.Senpo Hu2015-03-041-8/+15
|/
* [CaptureIntent] trigger active focus.Senpo Hu2015-03-023-0/+37
* Merge "[CaptureIntent] suppress capture indicator." into ub-camera-haleakalaSenpo Hu2015-03-021-0/+1
|\
| * [CaptureIntent] suppress capture indicator.Senpo Hu2015-03-021-0/+1
* | Fix focus ring radius responses.Paul Rohde2015-02-271-7/+5
|/
* [CaptureIntentModule] Fix preview layout race condition.Senpo Hu2015-02-2711-36/+126
* Merge "[CaptureIntentModule] Transition StateBackgroundWithSurfaceTexture whe...Senpo Hu2015-02-274-5/+32
|\
| * [CaptureIntentModule] Transition StateBackgroundWithSurfaceTexture whenSenpo Hu2015-02-264-5/+32
* | Capture Intent: Initialize options status.Sascha Haeberling2015-02-261-0/+1
|/
* [CaptureIntentModule] Remove event for focus state update.Senpo Hu2015-02-262-38/+20
* Capture intent: Cancel countdown on resume.Sascha Haeberling2015-02-261-0/+1