summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CaptureModule.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure CaptureModule/API2 works without front cameraAlan Newberger2015-06-251-1/+1
* Fix for unusable camera after quick pause/resume and HDR+ switch (camera-Hale...Gabriel Nava2015-05-281-11/+12
* Merge "Log capture session canceled events." into ub-camera-haleakalaPaul Rohde2015-05-271-1/+13
|\
| * Log capture session canceled events.Paul Rohde2015-05-271-1/+13
* | Handling the GcamService timeout due to application in paused state (camera-H...Gabriel Nava2015-05-271-1/+13
|/
* Log capture started and bytes on diskPaul Rohde2015-05-201-1/+4
* Preventing camera button to get into wrong state when pressed in succession (...Gabriel Nava2015-05-041-0/+4
* Check for a potentially destroyed activity before startPreview.Paul Rohde2015-05-011-1/+12
* Make sure we cancel countdown before mPaused is set.Sascha Haeberling2015-04-301-1/+1
* Correctly read AF and AE capabilities for front-camera.Paul Rohde2015-04-291-2/+8
* Enable exposure compensation in capture intent.zafir2015-03-271-1/+0
* Include HDR on/off correctly in event.Andy Huibers2015-03-261-1/+1
* Prevent countdown cancelation from starting the camera on pause.Paul Rohde2015-03-261-2/+5
* Merge "Catch HAL error that prevents retrieval of resolutions." into ub-camer...Sascha Haeberling2015-03-251-1/+0
|\
| * Catch HAL error that prevents retrieval of resolutions.Sascha Haeberling2015-03-251-1/+0
* | Suppress HDR 16:9 on N4Alan Newberger2015-03-251-8/+13
|/
* Show error dialog when camera is unavailable.zafir2015-03-251-7/+26
* Merge "Hiding manual exposure button in N6. The button was previously disable...zafir2015-03-241-1/+3
|\
| * Hiding manual exposure button in N6. The button was previously disabled.zafir2015-03-231-1/+3
* | Merge "Add Faces and Lens Dist. info to photoCaptureDone" into ub-camera-hale...I-Jong Lin2015-03-231-1/+3
|\ \
| * | Add Faces and Lens Dist. info to photoCaptureDoneI-Jong Lin2015-03-231-1/+3
* | | Merge "OneCameraOpener should inform ActiveCameraDeviceTracker about camera o...Senpo Hu2015-03-231-5/+2
|\ \ \
| * | | OneCameraOpener should inform ActiveCameraDeviceTracker about camera open.Senpo Hu2015-03-231-5/+2
| |/ /
* / / Clean up HDR+ button state logic.Senpo Hu2015-03-231-2/+7
|/ /
* | Re-arrange camera initialization.Paul Rohde2015-03-201-125/+132
* | Merge "Add PhotoCaptureEvent to Capture Module" into ub-camera-haleakalaI-Jong Lin2015-03-161-1/+29
|\ \
| * | Add PhotoCaptureEvent to Capture ModuleI-Jong Lin2015-03-161-1/+29
* | | Don't take picture if camera is closed.Sascha Haeberling2015-03-131-0/+5
|/ /
* | Merge "Disable manual exposure button in HDR+ mode." into ub-camera-haleakalazafir2015-03-121-3/+5
|\|
| * Disable manual exposure button in HDR+ mode.zafir2015-03-121-3/+5
* | Enable shutter button as soon as burst finishes.Shashi Shekhar2015-03-111-5/+1
|/
* Fix a typo in Camera capture session.Shashi Shekhar2015-03-091-1/+1
* Added more error handling for camera access and picture storage issues.zafir2015-03-061-4/+6
* Fix flash mode by changing the setting scope to be correct.Paul Rohde2015-03-061-1/+1
* Merge "Add error handling for repeating preview workaround" into ub-camera-ha...Puneet Lall2015-03-051-1/+1
|\
| * Add error handling for repeating preview workaroundPuneet Lall2015-03-051-1/+1
* | Merge "N4 16:9 Preview Workaround" into ub-camera-haleakalaI-Jong Lin2015-03-051-3/+52
|\ \
| * | N4 16:9 Preview WorkaroundI-Jong Lin2015-03-041-3/+52
| |/
* / Make sure we don't start sessions on long-press if no burst is taken.Sascha Haeberling2015-03-041-3/+7
|/
* Decouple OneCameraManager and CameraActivity.Senpo Hu2015-03-041-3/+9
* Merge "Legacy Autotransform Support to CaptureModule" into ub-camera-haleakalaI-Jong Lin2015-03-031-7/+17
|\
| * Legacy Autotransform Support to CaptureModuleI-Jong Lin2015-03-031-7/+17
* | Merge "Adding ability to zoom in accessibility mode using TalkBack" into ub-c...zafir2015-03-031-0/+2
|\ \ | |/ |/|
| * Adding ability to zoom in accessibility mode using TalkBackzafir2015-03-031-0/+2
* | Fix focus ring radius responses.Paul Rohde2015-02-271-2/+3
|/
* Make module scope prefix a static agent valueAlan Newberger2015-02-241-6/+0
* Refactor PreviewTransform into CaptureModuleI-Jong Lin2015-02-241-66/+8
* Centralize logic for Camera API feature determination.Sascha Haeberling2015-02-201-2/+2
* HDR Scene mode support for CaptureModule.Paul Rohde2015-02-201-17/+36
* Fix accidental import.Paul Rohde2015-02-191-1/+0