summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/debug
Commit message (Expand)AuthorAgeFilesLines
* Migrate old CameraErrorCallback class to agent's CameraExceptionHandler.Senpo Hu2014-10-101-6/+0
* Add verbose logging for os/apk debug buildsAlan Newberger2014-10-101-3/+16
* Adopt the new error handling mechanism in portability.Senpo Hu2014-10-071-0/+6
* Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHel...Andy Huibers2014-08-291-6/+3
* Add setprop to enable ZSL.Puneet Lall2014-08-271-1/+10
* Enable Face rectangles for debugging.Andy Huibers2014-08-251-12/+12
* Add zoom to CaptureModule and OneCamera.Andy Huibers2014-08-201-2/+2
* Consolidate properties for debugging.Andy Huibers2014-08-151-0/+62
* Make app build against updated frameworks/ex portability librarySol Boucher2014-07-081-1/+18
* Replace uses of CameraDevice#getCameraInfos() and CameraInfoSol Boucher2014-06-231-1/+8
* Fix the build.Angus Kong2014-06-181-0/+6
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-19/+19
* Refactor out Camera.Parameters.Angus Kong2014-06-121-2/+15
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-05-071-0/+7
* Cancel onResumeTask when the app is paused.Angus Kong2014-05-051-6/+0
* Create cameradevice package for camera management.Angus Kong2014-04-211-2/+2
* Add logging override helperAlan Newberger2014-04-094-294/+40
* Replace isDebugging compiletime logging override with runtime propertyAlan Newberger2014-04-073-21/+12
* Enable all logging for dogfooding.Sascha Haeberling2014-03-311-1/+1
* If debug is on, log everything.Sascha Haeberling2014-03-281-1/+2
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-265-0/+631