servo/support
Manish Goregaokar 3bccb8c387 Add support for touch events on Android
Currently on Android we treat all touch events as scroll events. Servo
is already capable of distinguishing between scroll-touches and regular
touch events (see `on_touch_move` in `components/compositor/touch.rs`),
so we should just be passing touch events through.

Servo however does not natively support fling gestures, so we continue
to use `GestureDetector` for that.
2018-11-20 22:39:47 -08:00
..
android Add support for touch events on Android 2018-11-20 22:39:47 -08:00
arm32 Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
arm64 Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
linux/gstreamer Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
magicleap Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
rust-task_info Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
windows Windows installer: set GStreamer installation path based on registry search 2018-10-10 15:35:06 +02:00