summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/AndroidCameraManagerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when trying to reopen the camera.ztenghui2013-10-281-2/+8
* Fix memory leak due to inner class for handler.ztenghui2013-10-281-1/+4
* Don't crash when preview surface could not be set.Sascha Haeberling2013-10-171-1/+1
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-12/+5
* Merge "Don't crash the app if camera is not available." into gb-ub-photos-car...Sascha Haeberling2013-09-171-0/+3
|\
| * Don't crash the app if camera is not available.Sascha Haeberling2013-09-171-1/+4
* | Show dialog when camera device is not connected.Angus Kong2013-09-171-5/+81
|/
* Clean up Gallery codes.Angus Kong2013-08-091-2/+2
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-3/+3
* Add wrapper for face detection listener.Angus Kong2013-07-311-36/+78
* Fix switching camera failure.Angus Kong2013-07-311-1/+1
* Refactor CameraManager.Angus Kong2013-07-291-0/+737