Commit graph

157 commits

Author SHA1 Message Date
Shane M. Clements
319c6a2602 Updating target on touch release 2015-09-21 14:28:53 -06:00
Shane M. Clements
16c24d5e29 Decreased tolerance 2015-09-21 14:28:11 -06:00
Shane M. Clements
8c815c4e14 Only allow single-finger taps to press and release the same target. 2015-05-28 10:52:02 -06:00
Shane M. Clements
c7278faa7d Now sending the touch to getHierarchy() 2015-03-05 17:18:09 -07:00
Shane M. Clements
e696ed6e98 Fixed another compile error. 2015-03-05 13:44:12 -07:00
Shane M. Clements
6fd8baacbf Fixed compile errors. Now trying to use the object's constructor to select the proper DisplayListAdapter. 2015-03-05 13:43:25 -07:00
Pavel fljot
e2831d9dbd Merge branch 'refs/heads/develop' 2013-12-25 21:39:12 +02:00
Pavel fljot
e8626af930 Bump version number to 0.4.7 2013-12-25 21:38:51 +02:00
Pavel fljot
490c92b02b Remove event handlers management
as it appears to be useless anyway. See
http://gskinner.com/blog/archives/2006/07/as3_dictionary_.html
Hello Adobe, you disappoint everyone again.
2013-12-25 21:33:04 +02:00
Pavel fljot
c7e8c6ffe8 Remove some redundant stuff 2013-12-25 17:16:48 +02:00
Pavel fljot
3b4a81898b Fix simultaneous recognition bug. Important! 2013-12-16 11:54:12 +02:00
Pavel fljot
ae2471d2ac Fix RotateGesture bug
where rotation was almost double negative Pi. Thanks to @psyone for report here http://forum.starling-framework.org/topic/displayobject-rotation-to-degree
2013-12-14 11:10:06 +02:00
Pavel fljot
e4ca10cb91 Another small POM fix 2013-12-14 10:53:26 +02:00
Pavel fljot
6054878989 Touch cloning fix 2013-11-09 14:16:19 +02:00
Pavel fljot
ab74d7c8fe Fix POM 2013-11-09 11:33:22 +02:00
Pavel fljot
77afe8cba1 Fix Starling Maven repository 2013-11-09 11:23:28 +02:00
Pavel fljot
040fd34e7f Update POM with some useful stuff 2013-11-08 01:42:10 +02:00
Pavel fljot
b47135949d Add Maven build support
special thanks to Sergey Egorov @bsideup
2013-11-08 01:26:33 +02:00
Pavel fljot
884ed9747c Remove FDT related files
because you should not include IDE files in repository
2013-11-07 23:29:31 +02:00
Pavel fljot
89e3acf473 Merge branch 'refs/heads/develop' 2013-06-26 13:50:51 +03:00
Pavel fljot
9a1f7e073d Bump version to 0.4.6 2013-06-26 13:50:22 +03:00
Pavel fljot
75672ee10e Maximum tap distance for multi-tap TapGesture
Thanks to Ilya Shabanov for a issue report
2013-06-17 18:01:47 +03:00
Pavel fljot
8d5e338715 Refactor hit-test and default (native) related bootstrapping 2013-06-17 17:49:02 +03:00
Pavel fljot
46919cf710 Minor syntax fix 2013-06-13 09:33:49 +04:00
Pavel fljot
33dbef12bc Update gitignore for IntelliJ IDEA 2013-05-31 18:06:08 +03:00
Pavel fljot
55294a9bf0 Merge branch 'refs/heads/develop' 2013-05-31 15:44:11 +03:00
Pavel fljot
42bed90fbd Bump version to 0.4.5 2013-05-31 15:43:44 +03:00
Pavel fljot
bb28203f9c Minor updates in readme 2013-05-31 15:42:05 +03:00
Pavel fljot
26f459cb82 Refactor delegate methods 2013-01-28 17:10:45 +02:00
Pavel fljot
4398712f0c Fix for repetitive touch move 2013-01-06 19:14:49 +02:00
Pavel fljot
4c20d1444d Move Gesture#can* methods under gestouch_internal namespace
because public API was a bit confusing for some developers
2013-01-06 18:46:24 +02:00
Pavel fljot
413130adfe Add ant property libs.dir to template 2013-01-06 18:16:35 +02:00
Pavel fljot
767fcb503b Merge branch 'hotfixes/swipe-slop' into develop 2013-01-06 18:13:58 +02:00
Pavel fljot
e33887befa Merge branch 'hotfixes/swipe-slop' 2013-01-06 18:10:47 +02:00
Pavel fljot
f50ae0ba3a Fix SwipeGesture slop logic (no direction) 2012-09-20 15:07:01 +03:00
Pavel fljot
06070d8579 Fix SwipeGesture slop logic 2012-09-20 14:59:06 +03:00
Pavel fljot
073a0dfd04 Bump version to 0.4.4 2012-09-20 14:58:41 +03:00
Pavel fljot
a3f50548f5 Merge branch 'refs/heads/hotfixes/touch-memory-leak' into develop 2012-09-05 17:00:00 +03:00
Pavel fljot
5196fd09ae Merge branch 'refs/heads/hotfixes/touch-memory-leak' 2012-09-05 16:59:15 +03:00
Pavel fljot
85cbe270a6 Fix touch memory leak 2012-09-05 16:59:02 +03:00
Pavel fljot
d47641ce43 Bumped version to 0.4.3 2012-09-05 16:58:26 +03:00
Pavel fljot
8d0f163f8f Merge branch 'refs/heads/hotfixes/touch-target-memory-leak' into develop 2012-09-05 13:46:56 +03:00
Pavel fljot
70fde9e73c Merge branch 'refs/heads/hotfixes/touch-target-memory-leak' 2012-09-05 13:45:07 +03:00
Pavel fljot
6acc147586 Fixed memory leak (caused by Touch#target) 2012-09-05 13:44:51 +03:00
Pavel fljot
146bed76ca Bumped version to 0.4.2 2012-09-05 13:43:43 +03:00
Pavel fljot
98f943b871 Get rid of IDLE gesture state 2012-09-03 16:34:36 +03:00
Pavel fljot
595d6ab989 v0.4.1 2012-08-26 00:00:15 +03:00
Pavel fljot
3081c80355 Bumped version to 0.4.1 2012-08-25 20:52:33 +03:00
Pavel fljot
63026f362f Fix README 2012-08-25 20:52:27 +03:00
Pavel fljot
d33c6764b6 Update README for recent changes in API 2012-08-17 19:01:34 +03:00