Commit Graph
12 Commits
Author SHA1 Message Date
Emux 4b12e28f3c Fix MapEventLayerTest 2019-03-02 15:16:40 +02:00
Emux 5eda5b78a6 Move some test classes in vtm-tests, fix #682 2019-03-02 11:44:10 +02:00
Emux ba93445259 Improved gestures: parallel system and samples #253 2016-11-28 14:41:32 +02:00
Andrey Novikov 71f7c45b21 Improved gestures (#249) #253 2016-11-28 14:28:44 +02:00
Emux bf8f0745a6 Fix Travis build 2016-11-21 12:59:07 +02:00
Schedul Xor acde5d565d Added easing functions which currently works with Animator (#242) 2016-11-21 12:38:01 +02:00
Emux e793e8851b Improve code / xml formatting, closes #54 2016-07-09 19:45:23 +03:00
Hannes Janetzek 8303a611ea TileRenderer: get correct fade-time for proxies 2014-09-20 02:23:31 +02:00
Hannes Janetzek 35cda5c7d1 fix test for min-drag distance
- value just chosen to be large enough
2014-05-06 00:50:14 +02:00
Hannes Janetzek db37897740 fix double-tap zoom tests 2014-05-04 20:09:16 +02:00
Chuck Greb 469ca9093f Adds double tap to zoom 2014-05-04 20:09:15 +02:00
Chuck Greb 804c91c701 Inverts behavior of double touch drag gesture
Per Android guidelines, double touch drag up should decrease content scale and double touch drag down should increase content scale.

This is also the behavior in the official Google Maps Android application.

http://developer.android.com/design/patterns/gestures.html
2014-05-04 20:09:15 +02:00