summaryrefslogtreecommitdiffstats
path: root/camera2/portability
Commit message (Expand)AuthorAgeFilesLines
* camera2-portability: Support photo capture using camera2 APISol Boucher2014-08-0713-491/+1043
* 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-0818-610/+1988
* 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
* Add build file for android-ex-camera2-portabilitySol Boucher2014-06-181-0/+23
* 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