History log of /packages/apps/Gallery2/src/com/android/gallery3d/ui/GestureRecognizer.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
137c6d060f9710f1a460326f27459e89b49820c2 30-Nov-2012 Bobby Georgescu <georgescu@google.com> Improve fling to delete gesture handling

Bug: 7419862
Bug: 7301456

Allows flings to start anywhere within the width bounds
of the image, even if outside the height bounds, making
deletion of panoramas more feasible, and gestures are
filtered by length to be able to make flinging easier
while still avoiding accidental input.

Change-Id: Iac933bfee85865a718ed47eadfed76683eb771d2
/packages/apps/Gallery2/src/com/android/gallery3d/ui/GestureRecognizer.java
7817979db0c52ffeacb951625b1e821eba303285 30-Jul-2012 Ahbong Chang <cwahbong@google.com> Code clean up.

Remove unused imports.
Remove unused fields.
Remove unnecessary cast.
Add missing override annotations.

Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
/packages/apps/Gallery2/src/com/android/gallery3d/ui/GestureRecognizer.java
6b891c6a3739f8c49d42f9db6fc76cb92c7c5f25 07-Jun-2012 Chih-Chung Chang <chihchung@google.com> Add swipe-to-delete gesture.

Change-Id: I992e59702f9dfff17da2f4464e48c9228d42b1b3
/packages/apps/Gallery2/src/com/android/gallery3d/ui/GestureRecognizer.java
534b12fd804610dd67b8109bc08ba76f31afb33e 21-Mar-2012 Chih-Chung Chang <chihchung@google.com> Patch 2 for master.

Change-Id: I8b7c9fd326c4f247a1f2129b1d64388a223d79e0
/packages/apps/Gallery2/src/com/android/gallery3d/ui/GestureRecognizer.java
3a02809c97669a157cf45bfd61d45272110d4091 14-Mar-2012 Chih-Chung Chang <chihchung@google.com> Aggregate three gesture detectors.

Change-Id: I270cd7bdeb81d9a8ea5d3aa122f44074413e7616
/packages/apps/Gallery2/src/com/android/gallery3d/ui/GestureRecognizer.java