55 Commits

Author SHA1 Message Date
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
Hannes Janetzek
5c277f4d54 fix: HttpEngine tests 2014-04-03 16:12:17 +02:00
Chuck Greb
d709d7f39a Fixes HttpEngine tests 2014-04-03 04:15:46 +02:00
Hannes Janetzek
2bf5313c2b move tests to separate project 2014-04-03 04:15:46 +02:00