summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/one
Commit message (Expand)AuthorAgeFilesLines
* Fix wear interaction of CaptureModuleSascha Haeberling2014-10-271-2/+1
* Stop activity leaksSascha Haeberling2014-10-221-1/+1
* Update to use real L codename.Dianne Hackborn2014-10-082-2/+2
* Merge "Tweaked constants for Gcam." into ub-camera-glacierJiawen Chen2014-10-072-5/+30
|\
| * Tweaked constants for Gcam.Jiawen Chen2014-10-062-5/+30
* | Catch error where framework is broken and returns no cameras.Sascha Haeberling2014-10-072-4/+46
* | Make Camera V2 creation more robust agains failures.Sascha Haeberling2014-10-061-4/+11
|/
* Add zoom value and timer duration to capture parameters, for logging.Andy Huibers2014-10-021-0/+4
* Cleanup: Move api check to ApiHelperPuneet Lall2014-09-291-2/+2
* Synchronize CaptureModule camera open/close operationsPuneet Lall2014-09-264-19/+70
* Recreate a OneCameraManager instance for each Activity.Puneet Lall2014-09-251-13/+6
* Changed tap-to-meter rectangle and weights.Jiawen Chen2014-09-185-39/+147
* Changed double to float. viewFinder -> viewfinder.Jiawen Chen2014-09-103-14/+14
* DO NOT MERGE: Adjust for camera2 API changesEino-Ville Talvala2014-09-091-1/+1
* Merge "In debug_ui mode, show CAF result state, length of AF scan, fps, for c...Andy Huibers2014-09-083-3/+5
|\
| * In debug_ui mode, show CAF result state, length of AF scan, fps, for camera2 ...Andy Huibers2014-09-083-3/+5
* | DO NOT MERGE Update Camera2 to use latest APIsAlan Newberger2014-09-084-6/+6
|/
* DO NOT MERGE Pipe context through to cameraSascha Häberling2014-09-062-3/+8
* Revert "Pipe context through to camera"Sascha Häberling2014-09-062-8/+3
* Pipe context through to cameraSascha Haeberling2014-09-052-3/+8
* DO NOT MERGE Revert "Update camera2 API usage"Alan Newberger2014-09-054-16/+16
* Update camera2 API usageEino-Ville Talvala2014-09-054-16/+16
* Add short flash animation and shutter sound to ZSL camera.Andy Huibers2014-09-044-2/+61
* Re-enable shutter-button when switching between front and back cameras.Puneet Lall2014-09-031-9/+13
* Refactor default picture size selection in zsl cam.Puneet Lall2014-09-031-19/+32
* Merge "[ZSL Cam] Use largest supported size if no picture size is already set...Puneet Lall2014-09-031-1/+22
|\
| * [ZSL Cam] Use largest supported size if no picture size is already set.Puneet Lall2014-09-031-1/+22
* | Remove android.hardware.camera2 import from Settings3A.Andy Huibers2014-09-024-22/+18
|/
* Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHel...Andy Huibers2014-08-295-273/+257
* ZSL refactoringPuneet Lall2014-08-291-8/+15
* [ZSL Cam] Fixed shutter button, compress on threadpool.Puneet Lall2014-08-282-21/+66
* Merge "Zsl flash, auto focus, and other minor fixes" into ub-camera-glacierPuneet Lall2014-08-282-178/+620
|\
| * Zsl flash, auto focus, and other minor fixesPuneet Lall2014-08-282-178/+620
* | Add simple sound player to be used in Camera implementations.Sascha Haeberling2014-08-272-3/+7
* | gcam: Restore naming of Gcam debug folders.Sam Hasinoff2014-08-271-2/+32
|/
* Merge "Initial ZSL implementation" into ub-camera-glacierPuneet Lall2014-08-272-0/+1211
|\
| * Initial ZSL implementationPuneet Lall2014-08-272-0/+1211
* | Enable location and heading to be stored in picture EXIF.Sascha Haeberling2014-08-261-1/+3
* | Merge "Enable Face rectangles for debugging." into ub-camera-glacierAndy Huibers2014-08-261-1/+1
|\ \
| * | Enable Face rectangles for debugging.Andy Huibers2014-08-251-1/+1
| |/
* / Fix crash on Shamu since it's no longer camera 2 FULL.Sascha Haeberling2014-08-251-4/+8
|/
* Enable switching within CaptureModule to HDR+ and back.Sascha Haeberling2014-08-223-6/+9
* Pick the preview size based on the selected picture size.Sascha Haeberling2014-08-212-0/+23
* Enable progress reporting for modules like HDR+.Sascha Haeberling2014-08-203-9/+30
* Add zoom to CaptureModule and OneCamera.Andy Huibers2014-08-204-67/+130
* Start moving AF and 3A to separate class; improve logging.Andy Huibers2014-08-192-76/+123
* Fix orientation and move it to the util class so we can use it elsewhere.Sascha Haeberling2014-08-151-22/+2
* Merge "Reset 3A regions during CONTINUOUS_PICTURE passive scanning per camera...Andy Huibers2014-08-151-0/+8
|\
| * Reset 3A regions during CONTINUOUS_PICTURE passive scanning per camera2 API.Andy Huibers2014-08-151-0/+8
* | Merge "Add ability to add a ready-state changed listener to the camera." into...Sascha Haeberling2014-08-153-5/+43
|\ \ | |/ |/|