flutter/dev/manual_tests/lib
Jacek Fedoryński e458fd08d9 Add repeatCount to RawKeyEventDataAndroid (#42861)
* Add repeatCount to RawKeyEventDataAndroid

Adds a new field to RawKeyEventDataAndroid and sets it to the value
passed from the engine. It is the value returned by
KeyEvent.getRepeatCount(). This allows us to differentiate between
events generated by a new keypress and repeated events when a key is
held down.

* Add test for RawKeyEventDataAndroid.repeatCount
2019-10-24 11:06:03 -07:00
..
actions.dart Re-land keyboard traversal PRs (#42278) 2019-10-10 13:49:33 -07:00
animated_icons.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
card_collection.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
color_testing_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
drag_and_drop.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
focus.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
hover.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
main.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
material_arc.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
overlay_geometry.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
page_view.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00
raw_keyboard.dart Add repeatCount to RawKeyEventDataAndroid (#42861) 2019-10-24 11:06:03 -07:00
text.dart Desktop manual tests (#41247) 2019-09-25 14:49:22 -07:00