summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/CaptureModuleUI.java
Commit message (Expand)AuthorAgeFilesLines
* Adding ability to zoom in accessibility mode using TalkBackzafir2015-03-031-2/+2
* Break the dependency from CaptureModuleUI to CaptureModule.Senpo Hu2015-01-021-83/+16
* CaptureModule first run dialog.Senpo Hu2014-12-181-2/+1
* Drop new focus indicator into Camera2.Paul Rohde2014-12-171-28/+6
* 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