summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CaptureModuleUI.java
Commit message (Expand)AuthorAgeFilesLines
* In debug_ui mode, show CAF result state, length of AF scan, fps, for camera2 ...Andy Huibers2014-09-081-2/+8
* Add countdown timer to CaptureModule.Andy Huibers2014-09-021-10/+39
* Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHel...Andy Huibers2014-08-291-4/+2
* Show animated AF ring UI when lens is moving in continuous autofocus.Andy Huibers2014-08-251-2/+2
* Switch from stepwise index-based zoom to a ratio-based scaleSol Boucher2014-08-221-3/+2
* Add zoom to CaptureModule and OneCamera.Andy Huibers2014-08-201-0/+39
* [OC] Add autofocus (tap-to-focus, UI and pre-shot focus) to OneCamera.Andy Huibers2014-08-081-6/+3
* [OC] Adds the new CaptureModule and UI.Sascha Haeberling2014-07-311-0/+207