Commit graph

97 commits

Author SHA1 Message Date
Nguyen Phuc Loi 0cf9d41fc9
[flutter_driver] support send text input action (#106561)
* Support receive input action

* Fix error syntax

* Fix compile

* Add documents

* Add unit-test

* Update import

* Fixed unit-test and lint

* Add authors for me

* Fixed lint

* Fixed lint

* Add example

* Fixed lint

* Fix gen docs

* Revert code

* Remove flutter_dev

* Update packages/flutter_driver/lib/src/driver/driver.dart

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

* Update packages/flutter_driver/lib/src/common/action.dart

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

* Update packages/flutter_driver/lib/src/common/action.dart

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

* Rename ReceiveAction to SendTextInputAction

* Rename DriverTextInputAction to TextInputAction and fix unit-test

* Reorder import

* Remove space

* Reorder import

* Update text_input.dart

* Update flutter_driver_test.dart

* Update comment to normal comment after dart doc

* Update example

* Update AUTHORS

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>

* Fix analyze

* Add type dart for example

* Add unit-test to check the same entries

Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
2022-07-14 17:21:11 -07:00
Elsabe Ros 606e91ad63
Use the maven-publish plugin to publish AAR files. (#101891) 2022-04-19 16:34:07 -07:00
Zachary Anderson 6190c5df09
Revert "Use the maven-publish plugin to publish AAR files. (#101276)" (#101827)
This reverts commit 2b0255f0d9.
2022-04-13 08:12:07 -07:00
Elsabe Ros 2b0255f0d9
Use the maven-publish plugin to publish AAR files. (#101276) 2022-04-12 22:19:08 -07:00
Jonathan Joelson f2646b1589
Update semantics live region documentation (#99987) 2022-03-14 11:45:16 -07:00
Amir Panahandeh 42a8122314
Mirror before scaling in _AnimatedIconPainter (#93312) 2022-01-26 13:50:12 -08:00
Alberto ee6a693cde
chore(flutter_test): updated 'matchesGoldenFile' documentation (#96194) 2022-01-20 15:25:20 -08:00
LongCatIsLooong 9c23106711
Revert "Support Scribble Handwriting" (#96615) 2022-01-13 12:00:19 -08:00
Jami Couch 9490917408
Support Scribble Handwriting (#75472) 2022-01-11 11:00:12 -08:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr) 01afd64bcc
Implemented getter to expose current url strategy for web plugins (#90708) 2021-10-13 10:48:05 -07:00
Casey Rogers ee241ec140
Add my name to authors (#90413) 2021-10-12 15:08:03 -07:00
Denis Grafov e95b5c22ef
Update AUTHORS (#91477) 2021-10-08 12:47:13 -07:00
yk3372 d2c8b62351
make Elevated&Outlined&TextButton support onHover&onFocus callback (#90688) 2021-09-28 10:51:14 -07:00
Pradumna Saraf a921c1cf3d
Update AUTHORS (#90440)
* Update AUTHORS

* trigger checks
2021-09-22 16:41:19 +02:00
smitsk 93de90bc26
Revert "Revert "Fix computeMinIntrinsicHeight in _RenderDecoration (#87404)" (#89667)" (#89822)
Improve the layout/sizing of InputDecorator
2021-09-16 15:37:11 -07:00
Zachary Anderson 71a4c6f8e8
Revert "Fix computeMinIntrinsicHeight in _RenderDecoration (#87404)" (#89667)
This reverts commit 5cf62e8445.
2021-09-08 11:26:02 -07:00
smitsk 5cf62e8445
Fix computeMinIntrinsicHeight in _RenderDecoration (#87404) 2021-09-02 15:26:02 -07:00
moko256 d0bfe170bf
Use {{projectName}} as BINARY_NAME and CMake project name in UWP template (#87859) 2021-08-26 17:11:05 -07:00
Callum Moffat 6909c544d5
Don't synthesize primary pointer button unless buttons = 0 (#85808)
Some embeddings might send pointer events with buttons = 0x2 (right-click) for touch or stylus device kinds. If the primary button is synthesized for those events, they won't behave properly. Without this change it's not possible to trigger "secondary tap" events on a TapGestureRecognizer while using a stylus or on an iPad trackpad, since that recognizer will receive buttons = 0x3.
2021-07-19 12:48:17 -07:00
Karol 8ffe7c56d7
Fix painting material toggle (#78733) (#78744) 2021-06-21 16:46:02 -07:00
Mirko Mucaria bce1706f1c
Fix watchOS build when companion app is configured with xcode variable (#84519) 2021-06-17 14:14:03 -07:00
Alex Li c8e5f4518f
📛 Update AUTHORS (#83159) 2021-06-02 12:39:03 -07:00
Alex 5efddae62a
Update AUTHORS (#83162) 2021-06-02 12:24:03 -07:00
Marian Triebe 2d283504e6
Add cold boot option to emulator launch command (#82647) 2021-05-19 10:54:04 -07:00
Ludwik Trammer bccacfed36
Fix problem with right-clicking on a right-to-left selection (#80186) 2021-04-18 09:19:04 -07:00
SeongYun Kim 6c41398a70
Fix typo in scroll_activity.dart (#79771) 2021-04-05 11:59:01 -07:00
Perqin 131f59f17e
[flutter_tools] Avoid duplicated calls to l10n generation (#76066) 2021-02-25 12:11:03 -08:00
Hidenori Matsubayashi 4cc0ab2d19
[flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) 2021-02-12 14:25:30 -08:00
Pedro Massango a4ae59ba89
Fix "Support configurable hit test behavior on Draggable and DragTarget" (#74047) 2021-02-10 16:01:06 -08:00
赵裕 0e684d02b5
[flutter_tools]fix typo in printHowToConsumeAar,which case sync fail (#71196) 2021-01-07 15:44:08 -08:00
Andrey Kabylin e118e1a623
fix #24469 and #67354 (#69668) 2020-11-25 09:28:03 -08:00
Anurag Roy f03caeafa7
Add useDeleteButtonTooltip property for Chip (#68237) 2020-10-28 11:07:04 -07:00
nt4f04uNd 4a32e52460
SpringDescription parameter for the AnimationController fling method (#65057) 2020-10-17 20:32:03 -07:00
Nobuhiro Tabuki 1e180062aa
[flutter_tools] Support IntelliJ 2020.1 and later on Linux and Windows (#58853)
This PR will update IntelliJ IDEA/Community validation logic for 2020.1 and later on Linux and Windows.
2020-10-12 22:03:36 -07:00
YeungKC db25441fd9
Update the cupertino picker visuals (#65501) 2020-10-07 13:12:12 -07:00
TerrenceAddison e122238c7a
Bug fix where MouseScrollWheel zoom in flutter-web does not execute onInteraction functions (#65313) 2020-09-11 15:30:03 -07:00
gaowanqiu 619eccd2e3
Fix negative usableCrossAxisExtent in release mode (#64441) 2020-08-28 16:13:05 -07:00
Ram Navan 60deae8546
Issues/58053 - Set default textBaseline to alphabetic in the Table widget (#60586) 2020-07-06 12:19:02 -07:00
Alex Li c7b56405cf
Update AUTHORS with couple contributors. (#60345) 2020-06-29 09:48:02 -07:00
MariaMelnik 7f65c6a8c6
Stopped all animation controllers after toggleable has been detached. (#57809) 2020-06-02 17:58:03 -07:00
Ayush Bherwani 8b63c65436
[SwitchListTile] adds controlAffinity property (#58037) 2020-05-27 10:32:03 -07:00
Nicolas Schneider 362a557365
allow changing the paint offset of a GlowingOverscrollIndicator (#55829) 2020-05-14 10:57:06 -07:00
Mjk 3f0024e164
Fix compute intrinsic size for wrap (#55469) 2020-05-06 13:16:01 -07:00
Katarina Sheremet 3b067049ad
Support tags in testWidgets (#55141) 2020-04-28 15:49:01 -07:00
michaellee8 34b8f830b8
[flutter_tools] add --dart-define option for fuchsia build (#55715) 2020-04-27 14:59:03 -07:00
Michel Feinstein 508c35940b
Added linking to viewInsets and viewPadding in MediaQuery padding docs (#50659) 2020-02-12 14:58:05 -08:00
Xavjer 6408f71a7c [Flutter Driver] Extend getText to support more widgets (#48809) 2020-01-15 16:49:11 -08:00
Zachary Anderson 23ce192a8f Reland: Reword flutter run help screen. (#48423) 2020-01-09 08:18:03 -08:00
Zachary Anderson a1bf03f87a
Revert "Esarbanis flutter run help (#48314)" (#48351)
This reverts commit 866fa64dce.
2020-01-07 15:06:40 -08:00
Zachary Anderson 866fa64dce
Esarbanis flutter run help (#48314)
* Reword flutter run help screen.

* As per Hixie request, added Efthymios Sarmpanis to the AUTHORS file

* fix test

Co-authored-by: Efthymis Sarmpanis <e.sarbanis@gmail.com>
2020-01-07 12:10:08 -08:00