History log of /packages/apps/Camera/src/com/android/camera/ui/ZoomRenderer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8fd37ebbf180eb58f77ce80b07f2fd26f2bfd52a 19-Oct-2012 Michael Kolb <kolby@google.com> Make zooming more responsive

Bug: 7381639

Change-Id: Ie1bd6cf2fcc99a0709e717f44d9b09586ed9e53e
/packages/apps/Camera/src/com/android/camera/ui/ZoomRenderer.java
0af8a3b2ce98424614dd2ac33ec896142851dab5 15-Oct-2012 Michael Kolb <kolby@google.com> Set actual zoom value in initialize

Bug: 7346114

Change-Id: I246d1fe202da9b3fd0f4f016259dea6a929e47a5
/packages/apps/Camera/src/com/android/camera/ui/ZoomRenderer.java
5ed54678384a922550428bb7ba1a3f2475c70bd3 12-Oct-2012 Michael Kolb <kolby@google.com> Show zoom ratio

Bug: 7257941

Change-Id: I9177e8d5a480bc952e73c7ff04656e1520f34805
/packages/apps/Camera/src/com/android/camera/ui/ZoomRenderer.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/ui/ZoomRenderer.java
ad639dff251233032734106afe4fe51a52be3721 25-Sep-2012 Michael Kolb <kolby@google.com> Remove unnecessary invalidate calls in renderers

Bug: 7224688

This doesn't fix the bug, but removes one of the possible sources.

Change-Id: I706dac6047b7120ae58c6276ee2d011f33ccab22
/packages/apps/Camera/src/com/android/camera/ui/ZoomRenderer.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/ui/ZoomRenderer.java