History log of /packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c44b7c47dbb8f53a6401285c4ca9218326d21a7e 10-Mar-2015 Puneet Lall <puneetl@google.com> Reset existing AF scan upon tap-to-focus

* Interrupts existing, in-progress AF scans upon tap-to-focus
(triggerFocusAndMeterAtPoint).
* Removes pending delayed-af-resets upon subsequent tap-to-focus
to fix the case in which a user triggers AF twice within <3 seconds
which previously resulted in the AF mode returning to
continuous_picture shortly after the second AF scan.
* Removes dependencies on CameraUtil and static Settings3A
methods, and refactors FrameServerImpl to enable unit-testing.

Bug: 18935538
Change-Id: I0c2d5d92d2b07efdc11de8388e42b931d3ea89d0
/packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java
270990a7e3fcd1cf71b652c9ad1cc46598ddf4b3 19-Feb-2015 Puneet Lall <puneetl@google.com> Reset the camera after detecting repeated failure

Bug: 19061883
Change-Id: I913334e19fc248010bdeb2dab4ae1a6d05427f40
/packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java
db7db57204b8c32b523c406e28f24234671468a4 15-Jan-2015 Sascha Haeberling <haeberling@google.com> Change visibility to allow for continuous testing.

Bug: 19034273

Background: Dexmaker (through Mockito) is not able to mock
package-protected classes:
https://code.google.com/p/dexmaker/issues/detail?id=34

This can be reverted once we have a build system that doesn't require us
wrapping JUnit tests into an APK.

Change-Id: I7de59e36fa7645f9e1616e4d9c4fdda8e612e9bc
/packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java
12f608f3d2089439a108788a1908941eea4277b9 11-Dec-2014 Puneet Lall <puneetl@google.com> Added zero-shutter-lag capture implementation over the FrameServer

Change-Id: Ia01244dba7013c5f81152dd90adc8d87e7004dd2
/packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java
9c94ab32a69a1ad3642a0f1e38e68bcfd97d3511 02-Dec-2014 Puneet Lall <puneetl@google.com> Initial frameserver/OneCamera integration

Change-Id: I2fe0d8acf9ce927a6a0a1dea599299c715503462
/packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java
5d4fb6accab3bcbe737d52747c328de5cc092d02 31-Oct-2014 Puneet Lall <puneetl@google.com> Initial Frameserver Implementation

Change-Id: Ia683adb31136030b98e7ec429163987ae32da0c2
/packages/apps/Camera2/src/com/android/camera/one/v2/core/TagDispatchCaptureSession.java