summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/debug/DebugCameraProxy.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate old CameraErrorCallback class to agent's CameraExceptionHandler.Senpo Hu2014-10-101-6/+0
* Adopt the new error handling mechanism in portability.Senpo Hu2014-10-071-0/+6
* 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
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-261-0/+234