History log of /packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
971ad50c0f220a396ffce50245617ff59ed0a09e 21-Feb-2015 zafir <zafir@google.com> Adding ability to zoom in accessibility mode using TalkBack

Bug: 18986078
Bug: 19546523
Change-Id: Ie68234a9a3a0b8b9be870cc674658194c72c84ef
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
3120e645372058a0e6bc28f60839cc381623bbc1 28-Oct-2014 Andy Huibers <andyhuibers@google.com> Center zoom UI.

Bug: 18153777
Change-Id: I27fc0d0ceb8a707214d7dda821a2d5b8c25c955b
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
5f86f7fdd19dad9cdf670e0504cfaddefd4a89fc 22-Sep-2014 Alan Newberger <alann@google.com> Cleanup gesture UI hide code

Relocate show/hide of zoom UI in the onScaleBegin/onScaleEnd classes.

Bug: 17613719

Change-Id: I400161c95c08c7f3b6b36487de703296236595bb
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
2192fbaaf598d4440a8d537a70095ea56bc9a5eb 20-Aug-2014 Sol Boucher <solb@google.com> Switch from stepwise index-based zoom to a ratio-based scale

This brings the app up to date with the removal of the deprecated zoom methods
in the portability layer's CameraSettings class.

Bug: 17016658
Change-Id: Icb9f773188f7481d9af991d71feaff86379f5525
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
2bca210e5fc8a77685775ffb403096167b017dce 12-Mar-2014 Angus Kong <shkong@google.com> Use debug.Log instead of android.util.Log.

see http://ag/438423, merge conflicts solved.

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

Conflicts:
src/com/android/camera/data/LocalMediaData.java
src/com/android/camera/data/RotationTask.java
src/com/android/camera/widget/FilmstripView.java
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.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/PreviewOverlay.java
c738070feb05f04884300202749978e4463d7e16 20-Feb-2014 Erin Dahlgren <edahlgren@google.com> Show zoom ui on two finger preview touch.

Bug: 12114285
Change-Id: I9ab2db57c94eb5070f1c513062c69f3cb118a85f
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
d8de077f72b04cee1bdf26e5ca1678ac5297bd71 03-Feb-2014 Erin Dahlgren <edahlgren@google.com> Shared texture view in photosphere.

Change-Id: I8dd4898e3800b02fa7f0488104dcfa4600b3845f
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.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/PreviewOverlay.java
56688f7019fbe4dee110b7600349f48da9fff601 09-Jan-2014 Erin Dahlgren <edahlgren@google.com> Close bottom bar options menu on specific triggers.

* on touching anywhere in the preview
* after n milliseconds after touching an option

Bug: 12447283
Change-Id: If44d83a601b4281711f7006b2ab771edfd588117
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
de3b2d4bab3dc04e6bda1a0c8bdc1d01bd3260dc 06-Jan-2014 Doris Liu <tianliu@google.com> Merge "Center preview UI in the live preview rect" into gb-ub-photos-denali
5850115399516c9186cc0a8231eb1b554f570441 06-Jan-2014 Sascha Haeberling <haeberling@google.com> Clean-up TAGs and some more auto-clean-ups.

Change-Id: Ib5f01a6fed99dd21b87138d8e4f792aefa74880d
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.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/PreviewOverlay.java
9e95b1da932c3a877a1bcf025a28376b0d42681d 24-Nov-2013 Andy Huibers <andyhuibers@google.com> Implement new Zoom UI.

Change-Id: Ie390230dc85de9a9ba19d6e14e2e9f7f890c52d5
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
cec03e68f4acd533687e9c432ffe73a5853efb98 10-Dec-2013 Erin Dahlgren <edahlgren@google.com> Support continous zoom ranges in PreviewOverlay.

Change-Id: I46ee4f515ef159bbd2018dde43310c0327fa6e48
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java
f9e4f8fbd1f761443d7a1eecbb5aa221ed3a06a8 05-Dec-2013 Doris Liu <tianliu@google.com> Redesign preview Overlay for simplicity

Simplify how preview overlay should be setup from each module
Refactored PhotoUI and VideoUI to use the new Overlay

Change-Id: Ia8c7c71215007c9aaba69e55353b554e8fdf3c90
/packages/apps/Camera2/src/com/android/camera/ui/PreviewOverlay.java