History log of /packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3c3b31dfd5ec7a43e89cd4695cc8c498afc3a91d 08-Sep-2014 Spike Sprague <spikuru@google.com> mode switch jank fixes

puts many ValueAnimators news into initialize methods
changes startPreview() calls to startPreviewWithCallback()
puts MultToggleImageButton's bitmap combine into an AsyncTask

bug: 17070332
Change-Id: Idea6396264588b345ed27b9f96f9434ff3e7e77c
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
0496fcaa51f88f6c753975473b971941e4090cfa 25-Jul-2014 Spike Sprague <spikuru@google.com> update mode switch transition anims

bug: 16129873

Change-Id: Ibcb2e31162dc353de250db2a7d24726b05768ab1
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
8676e7802fb40f64a3b465c9b5e1a0a1ada9f699 10-Mar-2014 Doris Liu <tianliu@google.com> Fix shimmy cold start jank

Bug: 13392593
Change-Id: I08a45bad9fc93a284a9966fa8aa8c6e13e674ae5
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
69cb84076c2f290ee2cd782ab668a661c9d5386e 02-Mar-2014 Doris Liu <tianliu@google.com> New shimmy

Add soft landing for quick swipe-to-open.

Bug: 13183433

Change-Id: Ib51b3e401108c292f27ddb963d34cdbafa37f9ae
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
06e0826c3ae8579bd301040607701e0065aa6848 26-Feb-2014 Doris Liu <tianliu@google.com> 30% transparent fill pressed state

Bug: 13097259
Change-Id: I2d22e78fd80b3069df74df1bee53ec6276aedc73
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
6ababe9379ecee4056a415085e28e7eb5e1249bf 21-Feb-2014 Doris Liu <tianliu@google.com> Add a pressed state on mode drawer items

Bug: 13097259
Change-Id: I63ba6a8200d69b451081b3ece8e8b71123b58a6e
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
040e3c053cc0d2097332de24cf5328a26a8e7332 10-Feb-2014 Doris Liu <tianliu@google.com> Mode switcher refinements.

- Increase the mode switch icon size.
- Change mode cover color to 0x191919
- Change the font of mode text to roboto medium
- Change the highlight state of mode icon to fill

Bug: 12954273
Bug: 12954790
Bug: 12954370
Bug: 12953261
Change-Id: I23ef62ae4ce5589da20c7ee6bf805e5af70b62f2
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.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/ModeSelectorItem.java
58ac7e042e0718e860f9aea6dca3697e1c3d9bb8 29-Jan-2014 Doris Liu <tianliu@google.com> Use mutable drawable to avoid sharing drawable states

Bug: 12594617
Change-Id: I798b67ed42a5593c346643d42ebf1143d54551e6
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
b6eaa8c70da19fb3233c3c4b1a2625ce90fc35af 12-Dec-2013 Doris Liu <tianliu@google.com> Mode selection animation

Change-Id: I3741f71add7e506a974602cefa6edfdbeb442fa0
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
53b3ddbae16c5efbac842e158525720d0b9108cb 05-Dec-2013 Doris Liu <tianliu@google.com> Change mode drawer text weight to light, change camera mode color

Bug: 11996762
Bug: 11996767
Change-Id: I51ca31795856b91bc78f6d579dd33ec527c1f57b
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.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/ModeSelectorItem.java
70576b611fddc929abbfb466fa44c396a3a793db 15-Nov-2013 Doris Liu <tianliu@google.com> Dim the background of mode switcher as swiping in

Also updated comments, and hooked up shimmy.
Bug: 11514368

Change-Id: I4055195dc8309ed78be9a04bdfcffd714257cb10
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java
1c94b7d0fa0143230d04b9f14c2ff93c6886d6cc 10-Nov-2013 Doris Liu <tianliu@google.com> Introduce new mode switcher

TODO: Get assets from UX and activate shimmy
Bug: 11514368
Change-Id: Iebfd3c3c2dc1b08db25e166d5f90d3418a67ed22
/packages/apps/Camera2/src/com/android/camera/ui/ModeSelectorItem.java