History log of /packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6809eb840f358430d3032c0532fb42d6dcfd06ef 21-May-2014 Doris Liu <tianliu@google.com> Freeze the screen during camera switch to hide visual distraction

Bug: 14818897
Change-Id: If6df2a6d0783e27807f01f8518244df33c24647f
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java
759122e8b3071b79fa2a388f00403af4e21be68c 05-Apr-2014 Doris Liu <tianliu@google.com> Workaround for black sqaure issue caused by incorrectly recreated HW layer

Bug: 12594617
Change-Id: I9209d4bc0d6ebd045b957b3c79eabdca0a4f7cc4
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.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/ModeTransitionView.java
b00d64307ae77541f8576593a29214d649fb94e9 26-Feb-2014 Doris Liu <tianliu@google.com> New Shimmy

- Two step shimmy: first show the mode switcher, then hide it
with a shimmy animation.
- Hiding will not start until after all the popups are dismissed

TODO:
- When mode switcher is shown for shimmy, text should be hidden (
this involves cooridnating the timing to show text with user
interaction)
- Need to have a graceful transition if user grabs the list on its
way out

Bug: 13183433
Change-Id: Idda5520c3c3663864be0f478787ef603fdb0f6da
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java
b520b97b89b0cf0389ea00d7e080971628cf6290 14-Feb-2014 Doris Liu <tianliu@google.com> Update mode cover icon assets and size

Also increase the fade out duration.
Bug: 12967901
Change-Id: I9573b234ad0c9123f5edc6cd40c115897ba14177
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java
213a4a086b54904cee543adf60b16fc1a61efe38 05-Feb-2014 Doris Liu <tianliu@google.com> New mode drawer.

-Changed the entire look of the mode drawer by using a live preview
as background, and use circle icons rather than block shaped icons
-Fade in the blurred preview frame during mode switch
-Add highlighted and selected states to mode icons
-Center the mode drawer in preview rather than whole screen
-Swapped mode order in the drawer

TODO:
-Add settings access point
-Refine swipe in/out behavior of the drawer

Change-Id: Ibab0fe960bcfbb9635ca7f45d50178cb1ef2941f
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java
2b906b8c9754b564d5113c7a342654c82f97f180 11-Dec-2013 Doris Liu <tianliu@google.com> Show a camera theme cover until preview is ready

Also removed the toast for tap to take video snapshot

Change-Id: I85025a9d09842097403e5ea7ce7391ea0ed9ec98
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java
f55f3c461c5a6ae6b61fa75562ca01683aa93f9a 20-Nov-2013 Doris Liu <tianliu@google.com> Pinhole animation, quick switch between photo and video

Also, first pass of the view hierarchy refactor.

Change-Id: I6c80191f15908bd24c16b76df6ef92df3ef905fc
/packages/apps/Camera2/src/com/android/camera/ui/ModeTransitionView.java