History log of /packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17d9084e38e64f06a9d411d64fe3c2739d299cda 29-Aug-2014 Andy Huibers <andyhuibers@google.com> Add short flash animation and shutter sound to ZSL camera.

Bug: 17217567
Change-Id: I9a75fdd15e03f47029ef4a631287899718794c5c
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
cd79ac8f3c6ca7faf2a6b8eef2fb8f3b8b7fccc5 01-Apr-2014 Spike Sprague <spikuru@google.com> properly resize capture flash anim overlay

bug: 13651263
Change-Id: Icc9b23613185a0a5be606ec06c3e3ad4255be5c0
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
aa90b599d6ef411c116edb1bb3ec9da6af6bedbc 01-Apr-2014 Angus Kong <shkong@google.com> Change flash animation duration and maximum alpha.

bug:13340312
Change-Id: Ic239e345dfe2d8dd501565f2ea4614d0505ac478
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
5596b4c902dcb685928b43678f428746ca5ffd08 12-Mar-2014 Angus Kong <shkong@google.com> Use debug.Log instead of android.util.Log.

1. Change to use com.android.camera.debug.Log instead of android.util.Log.
2. Add DebugCameraProxy to support more detailed debug info.
3. Add CameraErrorCallback in CameraManager.
4. Support posting to a specific handler for CameraErrorCallback.
5. Trim down some TAGs to match the framework tag length limit.
6. Remove some unused codes in CameraSettings.

bug:13324870

Change-Id: I8c20a8a0d11cfd50b6e199b03cbc88d3c4ad2ceb
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
2bacca795a1b0adb0daf515c43c48234b44bbba5 06-Mar-2014 Angus Kong <shkong@google.com> Align the gridlines with the preview area.

1. Rename onPreviewAreaSizeChanged() to onPreviewAreaChanged() since it's
passing in the real preview area and is called when the area is changed
regardless of size changes.
2. GridLines.java now draws the lines based on the preview area.

bug:13098715
Change-Id: Idbd2ba03cad4698689cee46d2aa04588a415fa3d
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
9824f85fab222653f15455d625a585ad2d913b5f 10-Feb-2014 Angus Kong <shkong@google.com> Change capture animation to simple flash

bug:12959370
Change-Id: I7ea7c9da2642a348d1cb6b802fe64048720ebee8
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
a1ec04a9f9526418f5cb17a5afbfc48aca1e02d0 14-Jan-2014 Doris Liu <tianliu@google.com> Add aggressive continuous auto focus to video preview

Also added touch to focus for video preview
Part II is at ag/407029

Bug: 12368866
Change-Id: I8dd544d5bb6b5128ae99c9b7fe4dffeb1f843ab9
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
ca4a5668c5bcda027bd896ebf17c8ef374e2ac75 03-Jan-2014 Doris Liu <tianliu@google.com> Center preview UI in the live preview rect

Center flash animation
Center zoom animation
Center focus indicator for auto focus

TODO: Gcam focus indicator is not centered in the live preview

Bug: 12114128

Change-Id: I5e7f79fdf6a705789d995fc3bf3570262bc8bb49
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
ce1658060e0a85424faed623a970bfb891490759 14-Dec-2013 Doris Liu <tianliu@google.com> Flash animation parameter tweaking per latest spec

Change-Id: I455878c4ce55ddd863e32487db1561e2ec759f69
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java
1dfe7828fd60741b9752553af3ee439c04e758a0 12-Dec-2013 Doris Liu <tianliu@google.com> New flash animation

Change-Id: I266b631a5c6feac114467e0a05799ad5e1ffae92
/packages/apps/Camera2/src/com/android/camera/ui/CaptureAnimationOverlay.java