summaryrefslogtreecommitdiffstats
path: root/camera2/portability/src/com/android/ex/camera2
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera2-portability: Switch to ratio-based zoom interfaces" into lmp-devSol Boucher2014-08-238-61/+103
|\
| * camera2-portability: Switch to ratio-based zoom interfacesSol Boucher2014-08-218-61/+103
* | Merge "camera2-api: Tag camera2 JPEGs with any provided location" into lmp-devSol Boucher2014-08-232-2/+30
|\ \
| * | camera2-api: Tag camera2 JPEGs with any provided locationSol Boucher2014-08-222-2/+30
| |/
* | Merge "camera2-api: Work around invalid camera2 API focus modes" into lmp-devSol Boucher2014-08-231-3/+10
|\ \
| * | camera2-api: Work around invalid camera2 API focus modesSol Boucher2014-08-221-3/+10
| |/
* / camera2-portability: Play shutter sound for camera2 capturesSol Boucher2014-08-221-1/+5
|/
* Merge "Add exception logging to CameraDeviceInfo retrieval failure" into lmp-devAlan Newberger2014-08-161-0/+1
|\
| * Add exception logging to CameraDeviceInfo retrieval failureAlan Newberger2014-08-181-0/+1
* | Merge "Consolidate parameter caching in camera1 portability agent" into lmp-devAlan Newberger2014-08-151-55/+90
|\|
| * Consolidate parameter caching in camera1 portability agentAlan Newberger2014-08-151-55/+90
* | Merge "camera2-portability: Provide preview transformation matrix" into lmp-devSol Boucher2014-08-152-16/+118
|\ \
| * | camera2-portability: Provide preview transformation matrixSol Boucher2014-08-152-16/+118
* | | Merge "camera2-portability: Make factory offer choice of backing API" into lm...Sol Boucher2014-08-154-14/+179
|\ \ \
| * | | camera2-portability: Make factory offer choice of backing APISol Boucher2014-08-154-14/+179
* | | | Merge "camera2-portability: Improve capability conversions' null-safety" into...Sol Boucher2014-08-151-6/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | camera2-portability: Improve capability conversions' null-safetySol Boucher2014-08-131-6/+14
| | |/ | |/|
* / | camera2-portability: Report correct sizes for preview and captureSol Boucher2014-08-131-7/+7
|/ /
* | Merge "Fix missing zoom fields in copy constructor of CameraCapabilities" int...Alan Newberger2014-08-071-0/+2
|\ \
| * | Fix missing zoom fields in copy constructor of CameraCapabilitiesAlan Newberger2014-08-071-0/+2
| |/
* / camera2-portability: Support photo capture using camera2 APISol Boucher2014-08-079-405/+936
|/
* add TORCH support to camera1 portability libraryAlan Newberger2014-07-301-0/+2
* camera2-portability: Add focus locks and touch-to-focus for API 2Sol Boucher2014-07-242-54/+330
* DO NOT MERGE: Fix oversight while refactoring CameraStateHolderSol Boucher2014-07-163-42/+3
* camera2-portability: Add support for previews using the camera2 APISol Boucher2014-07-0813-602/+1723
* camera2-portability: Remove Camera.CameraInfo accessorSol Boucher2014-06-203-10/+86
* Add various supports in settings and capabilities.Angus Kong2014-06-186-3/+134
* camera2-portability: Fix the rest of the 'Andorid' typoSol Boucher2014-06-181-3/+3
* camera2-portability: Rename CameraManager to CameraAgentSol Boucher2014-06-184-35/+35
* Don't pass empty list of areas.Angus Kong2014-06-181-3/+10
* Refactor out Camera.Parameters.Angus Kong2014-06-188-92/+958
* Refactor CameraManager hierarchy to support new implementationsSol Boucher2014-06-186-479/+602
* Timeout on wait lock and throw exception to prevent ANR.Erin Dahlgren2014-06-181-7/+7
* Handle error getting camera info.Angus Kong2014-06-183-24/+134
* Don't use stale parameters for capabilities.Sascha Haeberling2014-06-181-4/+2
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-06-185-9/+1044
* Cancel onResumeTask when the app is paused.Angus Kong2014-06-182-59/+67
* Add history info for camera open failure log.Angus Kong2014-06-182-5/+30
* Bring back video snapshotDoris Liu2014-06-181-1/+1
* Create cameradevice package for camera management.Angus Kong2014-06-183-0/+2019
* Add logging override helperAlan Newberger2014-06-182-121/+72
* Replace isDebugging compiletime logging override with runtime propertyAlan Newberger2014-06-181-2/+12
* If debug is on, log everything.Sascha Haeberling2014-06-181-1/+2
* Use debug.Log instead of android.util.Log.Angus Kong2014-06-181-0/+205