summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CameraManager.java
Commit message (Expand)AuthorAgeFilesLines
* SnapdragonCamera: Handle startPreview exception in camera.Sanjeev Garg2016-08-031-0/+9
* SnapdragonCamera: fix screen flash on resumingLikai Ding2016-01-081-0/+1
* SnapdragonCamera: Longshot with Burst Functionality.Vijay kumar Tumati2015-04-241-0/+5
* Camera2: Adding support for Auto HDRAbhishek Pant2014-06-061-0/+7
* Camera2: Adds support for longshot/burst modeAlok Kediya2013-11-071-0/+7
* Camera : Enable camera and camcorder UI features..Alok Kediya2013-10-311-0/+12
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-7/+2
* Show dialog when camera device is not connected.Angus Kong2013-09-171-5/+46
* Clean up Gallery codes.Angus Kong2013-08-091-1/+1
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-3/+3
* Add wrapper for face detection listener.Angus Kong2013-07-311-5/+19
* Refactor CameraManager.Angus Kong2013-07-291-424/+246
* Use extra copy of parameters for concurrent accessAngus Kong2013-04-151-21/+15
* Refresh parameters during recording.Angus Kong2013-04-091-0/+9
* Don't access mParameters dirty bit in other threadAngus Kong2013-04-031-12/+8
* Make stopPreview synchronous.Angus Kong2013-04-021-0/+3
* Handle InterruptedException in waitDoneAngus Kong2013-04-011-4/+14
* Don't use SynchronousQueue to pass results.Angus Kong2013-04-011-41/+27
* Fix NPE when reconnecting camera.Angus Kong2013-04-011-1/+1
* Make camera releasing synchronous.Angus Kong2013-03-281-0/+3
* Make camera calls asynchronousAngus Kong2013-03-271-99/+89
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+490