lib/android: intro motion down_time
[nit.git] / lib / android / input_events.nit
2016-05-21 Alexis Laferrièrelib/android: intro motion down_time
2016-05-16 Alexis Laferrièrelib/android: revamp entrypoint
2015-12-14 Alexis Laferrièrelib/android: fix `AndroidKeyEvent::to_c` to return...
2015-12-14 Alexis Laferrièrelib/mnit: update doc and style of the `input` module
2015-12-14 Alexis Laferrièrelib/mnit & implementations: move up `is_move` from...
2015-08-28 Alexis Laferrièrecontrib & examples: update users of mnit implementations
2015-08-02 Alexis Laferrièrelib/android: fix `just_went_down` to support secondary...
2015-07-26 Alexis Laferrièrelib/android: intro `AndroidPointerEvent::is_move`
2015-07-26 Alexis Laferrièrelib/android: remove a few warnings
2015-07-09 Alexis Laferrièrelib/android: support secondary pointers in motion event...
2015-07-09 Alexis Laferrièrelib/android: intro: `acting_pointer` and fix warnings...
2015-07-09 Alexis Laferrièrelib/android: use latest language features for `AndroidM...
2015-07-09 Alexis Laferrièrelib/android: intro the real `pointer_id`
2015-07-09 Alexis Laferrièrelib/android: rename `pointer_id` to `pointer_index`
2015-05-27 Alexis Laferrièrelib/android: update to use `self` in Java code
2015-01-27 Alexis Laferrièrelib/mnit_input: add `KeyEvent::name`
2015-01-03 Alexis Laferrièreandroid: add `AndroidPointerEvent::just_went_down`...
2015-01-03 Alexis Laferrièreandroid: add doc and fix warnings in `input_events`
2015-01-03 Alexis Laferrièreandroid: update style of `input_events`
2015-01-03 Alexis Laferrièreandroid: extract Android input events from `mnit_android`