b1ddf5700f9e3950cead691cab57c4bbf03e577d |
|
18-Oct-2012 |
Michael Kolb <kolby@google.com> |
Fix touch handling on menu button Bug: 7371667 Also fixes review buttons; Fixes layout of buttons for Nakasi Change-Id: I2343f2bc5b4d3a4de3373cc29c3fb9640ad48a08
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
aeccb7a572e22ca5efdec031668c6fa6a33dff17 |
|
10-Oct-2012 |
Michael Kolb <kolby@google.com> |
Cancel activity touch handling when zooming Bug: 7320904 Change-Id: I51c4ea6febc425540cb0d226e312f627f33f6a7d
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
d202574157ef3f9e655bbadc6fe87a5638ecb690 |
|
03-Oct-2012 |
Michael Kolb <kolby@google.com> |
Don't allow swipe to menu during video recording Bug: 7276804 Change-Id: I45cc94b27037dc0d510403e4e32c2e407c6bef32
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
55f0d13040df45c75704df9d633b444cb36f2465 |
|
02-Oct-2012 |
Michael Kolb <kolby@google.com> |
Enable tapping on menu Bug: 7267773 Change-Id: Id104ffc57c317def203fc99ad344e8332a2cbe97
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
ba7bb98f7550adee1aa99419bda412948a413fb9 |
|
02-Oct-2012 |
Michael Kolb <kolby@google.com> |
Work around scale end/begin on move events Bug: 7270484 Squeezing fingers together closely ends the scale gesture and restarts it when fingers spread. Camera needs to keep the UI visible during this transition Change-Id: Ieb8922160ae5a907765a8f1d0952c1e3a2c16e07
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
999eb5f1da387786883150953930f88274ca9ffe |
|
02-Oct-2012 |
Michael Kolb <kolby@google.com> |
Prevent menu and zoom showing at the same time Bug: 7268366 Change-Id: I65e8ea7f40b512837b0f7a5e9a8661448bf904ee
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
e506ca46fc7f22e2196487ecceea94534c971171 |
|
02-Oct-2012 |
Michael Kolb <kolby@google.com> |
Switch to zoom mode when zoom gesture starts Bug: 7265719 Change-Id: Ib3c2e8cc13a0f3cb1b830a6fac5868fddca1549c
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
f39357a1c18ed8dc767cbc4033ea99a73cfd3da1 |
|
01-Oct-2012 |
Michael Kolb <kolby@google.com> |
Enable swipe gestures for radial menu Bug: 7245886 Change-Id: I9c146de47496adea6135e1358c2fe5c0b2130172
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
0f1cc66c395becb393ccd99d92475329bc6bdef5 |
|
30-Sep-2012 |
Michael Kolb <kolby@google.com> |
Fix zoom renderer ui Bug: 7250952 Show zoom ring as soon as zoom gesture is getected Draw min/max rings according to UX Note: still missing zoom factor indicator in the center, which will be a separate bug Change-Id: If4e4707080219316633d422abd9cb1ada85c7f72
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
b30f0c4cb5aa6eec6dccc879bfc9d6a4c3fd0ecc |
|
30-Sep-2012 |
Mangesh Ghiware <mghiware@google.com> |
Fix NPE in PreviewGestures Bug: 7235908 Change-Id: Ie5c701d02cbfc26682b06f67b842ff830b06ecb3
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
471c997edfddccfa0762fa720c82cc95777584e8 |
|
29-Sep-2012 |
John Reck <jreck@google.com> |
Fix creating the RenderOverlay in onConfigurationChanged Bug: 7256402 Change-Id: I42bd5307b051c010a84e1e748f392e4cd29b2023
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
1cf29b911c1d8035c6862994df3cc8d4e40f31ba |
|
28-Sep-2012 |
Michael Kolb <kolby@google.com> |
Fix swipe to Gallery in different orientations Bug: 7245761 Change-Id: Ifd315a87a09ff239052899e441a929863c1c6207
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
42e5d98096a1bc32660d08f4e984023df8cd147b |
|
27-Sep-2012 |
Michael Kolb <kolby@google.com> |
Re-enable touch after video recording Bug: 7243052 Change-Id: I004519ae1abe409cac315de3c4cc52a01069094c
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
8042e7045f3e11dd49d40eebe603eb5fe12d711a |
|
26-Sep-2012 |
Michael Kolb <kolby@google.com> |
Merge focus ring and radial menu Bug: 7233185 Both items get rendered together, and their individual states depend on each other, so it made sense to merge them. Show dots while focusing Adjust initial fade animation Change-Id: Ic3acbb3c052928e270416063c79d9a5a1ba6d417
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
571a6f842d972e4ac5eccfd16ed639b6779ebf98 |
|
25-Sep-2012 |
Michael Kolb <kolby@google.com> |
Fix focus touch and enable buttons Bug: 7227829 Bug: 7225629 Bug: 7225010 Bug: 7198111 Instead of dispatching directly to FocusOverlayManager call the module's onSingleTapUp method to perform necessary checks. Add review buttons as touch targets. Change-Id: Ida57a1cb7fd165eb84308785f572f9955e41c007
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
64f033efe1b4c00b1e532a352f28f91a28055514 |
|
24-Sep-2012 |
Michael Kolb <kolby@google.com> |
Handle swipe gesture in PreviewGestures Bug: 7215450 Change-Id: If2d8a1631f8c72104deaaea4c1fb3af580e7a901
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
7a6696dbdd858e07319b3981a405c575460fde3b |
|
24-Sep-2012 |
Michael Kolb <kolby@google.com> |
Touch handling cleanup. Bug: 7215450 Change-Id: I8421218c7ba2f47aea342233b6ca18bc7b2c2e36
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|
4d628bcbaf4e6f2330dc9619f2129770863666dc |
|
21-Sep-2012 |
Michael Kolb <kolby@google.com> |
Enable zoom in new UI Bug: 7215450 Added Zoom renderer to PhotoModule and VideoModule Introduced a gesture handler to handle interactions on the preview and disambiguate gestures Modified touch handling in CameraActivity and all the modules to work with gesture handler Change-Id: I427ddb61ad7b14588bcdbe67339aa295e05ac0e0
/packages/apps/Camera/src/com/android/camera/PreviewGestures.java
|