LongCatIsLooong
81464ff642
Reland "[EditableText] honor the "brieflyShowPassword" system setting #97769 " ( #98150 )
2022-02-11 02:30:14 -08:00
Taha Tesser
d6d3283c8d
Fix flutter gen-l10n help message ( #98147 )
2022-02-11 01:40:14 -08:00
Swift Kim
2a010d9673
[flutter_tools] Make variants of Pub have consistent method signatures ( #98119 )
2022-02-11 00:45:20 -08:00
Brian Quinlan
76855aa893
Add keyLog
and connectionFactory
to HttpClient implementations ( #98045 )
2022-02-11 00:35:16 -08:00
Darren Austin
21a6c06491
Update Material tokens to v0.81. ( #98149 )
2022-02-10 22:56:17 -08:00
Taha Tesser
21de85057d
Fix NavigationRail Indicator alignment for NavigationRailLabelType.none
( #98028 )
2022-02-10 22:25:15 -08:00
Jonah Williams
ef803a2bd9
[framework] use platform touchslop on Android ( #97971 )
2022-02-10 22:20:16 -08:00
LongCatIsLooong
6656356bbf
EditableText does not request focus on autofill ( #97846 )
2022-02-10 20:30:17 -08:00
Callum Moffat
3f9c0e74f2
PointerDeviceKind forwards-compatibility in flutter_test ( #98202 )
2022-02-10 19:50:27 -08:00
Justin McCandless
c42b36f6b4
Windows/Linux keyboard shortcuts at a wordwrap ( #96323 )
2022-02-10 19:45:16 -08:00
Justin McCandless
33a16f44aa
Shift tap on an unfocused field ( #97543 )
2022-02-10 16:05:19 -08:00
Chris Yang
0ce527eb91
[flutter_driver] show refresh rate status in timeline summary ( #95699 )
2022-02-09 15:05:03 -08:00
chunhtai
5f3bee55ad
Allow remove listener on disposed change notifier ( #97988 )
2022-02-09 11:10:13 -08:00
Daco Harkes
bb3275b934
Add debugging info to android_plugin_example_app_build_test ( #98107 )
2022-02-09 09:20:13 -08:00
chunhtai
d522179be3
Unify Text selection API ( #98073 )
...
* Unify Text selection API
* fix test
* further simplify
* fix more tests
* styling change
2022-02-09 09:16:07 -08:00
wangying
499e900e39
Fix timer keeps active when resampling disabled in some cases ( #97197 )
2022-02-09 02:25:06 -08:00
Emmanuel Garcia
badbe757eb
Export activity for module in AndroidManifest.xml ( #98076 )
2022-02-08 21:40:16 -08:00
Grant Slender
ae3f99c98a
implemented TapUp within InkResponse and InkWell ( #93833 )
...
* implemented TapUp within InkResponse and InkWell
* Update packages/flutter/lib/src/material/ink_well.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Update packages/flutter/lib/src/material/ink_well.dart
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
* Update packages/flutter/lib/src/material/ink_well.dart
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
2022-02-09 10:48:35 +05:30
godofredoc
3bdea6bb92
Revert "[EditableText] honor the "brieflyShowPassword" system setting ( #97769 )" ( #98089 )
...
This reverts commit 63f48d1ff8dbecc6adbc8fd622e93a493dadbc26.
2022-02-08 20:11:08 -08:00
LongCatIsLooong
63f48d1ff8
[EditableText] honor the "brieflyShowPassword" system setting ( #97769 )
2022-02-08 17:50:20 -08:00
Jonah Williams
4f975cbe2f
[framework] inline casts on Element.widget getter to improve web performance ( #97822 )
2022-02-08 13:05:21 -08:00
Emmanuel Garcia
d2b5f34bc4
Revert "Fix how Gradle resolves Android plugin" ( #98050 )
2022-02-08 12:30:05 -08:00
bannzai
0ee8e0e6fe
Fix typo FutterApplication -> FlutterApplication ( #97897 )
2022-02-08 10:25:57 -08:00
Jonah Williams
a7a3d8ba13
[framework] don't hit test for system nav bar or system chrome on desktop ( #97883 )
2022-02-07 22:55:09 -08:00
chunhtai
ac3189c341
Remove RenderEditable dependency from TextSelectionHandleOverlay ( #97967 )
2022-02-07 18:20:18 -08:00
Justin McCandless
fa98a5226f
Undo/redo ( #96968 )
2022-02-07 17:45:19 -08:00
Darren Austin
93a1b7a577
Material 3 Typography support. ( #97829 )
2022-02-07 17:00:22 -08:00
Viren Khatri
26d4e92750
removes Material ( #96899 )
2022-02-07 16:39:59 -08:00
Taha Tesser
a6504ead31
TabBar: add themeable mouse cursor ( #96737 )
2022-02-07 16:35:12 -08:00
Marcel Kirchhoff
36a8f0f2ae
RenderIndexedStack - Mark invisible children as offstage in debugDescribeProperties ( #96639 )
2022-02-07 16:15:19 -08:00
Emmanuel Garcia
965397cfde
Fix how Gradle resolves Android plugin ( #97823 )
2022-02-07 11:05:14 -08:00
Danny Tuppeny
c659ad6ace
Add support for attachRequest in DAP, running "flutter attach" ( #97652 )
...
* Add support for attachRequest in DAP, which runs "flutter attach"
* Update DAP docs for attachRequest
* Improve doc comments
* Fix comments
* Remove noDebug from attach + create a getter for `debug`
* Fix indent
2022-02-07 18:54:07 +00:00
Daniel Cachapa
9d2a294496
Report progress on Dismissible update callback ( #95504 )
2022-02-05 12:30:04 -08:00
ColdPaleLight
1cb912e75c
Make the application lifecycle does not affect SchedulerBinding.scheduleForcedFrame
. ( #97468 )
2022-02-04 17:45:19 -08:00
Jenn Magder
57d5222876
Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework ( #97689 )
2022-02-04 14:50:11 -08:00
Christopher Fujino
1d59d8d341
[flutter_tools] increment y instead of m when calling flutter --version on master ( #97827 )
2022-02-04 13:35:29 -08:00
Justin McCandless
734c3c4f8d
Text editing shift + tap + drag interaction ( #95213 )
...
Supports the desktop text editing interaction of holding shift, tapping the field, and dragging to modify the selection.
2022-02-04 13:20:03 -08:00
Lau Ching Jun
26d1da4188
Fix error in type cast. ( #97778 )
2022-02-04 12:40:11 -08:00
Michael Tamm
1fcb076eb7
[flutter_tools] Fix bundle file not found when flavor contains upperc… ( #92660 )
2022-02-04 11:55:20 -08:00
J-P Nurmi
4b82d47b01
docs: adjust the flutter.material.RawMaterialButton.mouseCursor template ( #88470 )
2022-02-04 11:38:46 -08:00
Taha Tesser
bc6fd9e17d
fix PopupMenuButton example tag ( #97763 )
2022-02-04 08:52:33 -08:00
Taha Tesser
58407234f5
Fix Local RadioTheme
not being inherited by Radio
Widget ( #97713 )
2022-02-03 20:40:13 -08:00
stuartmorgan
7eb1035af6
Restructure Windows plugin template ( #93511 )
2022-02-03 20:30:18 -08:00
Taha Tesser
2e10b46b26
Fix Local CheckBoxTheme
not being inherited by CheckBox
Widget ( #97715 )
2022-02-03 15:00:17 -08:00
Ian Hickson
ab89ce285f
Clean up the bindings APIs. ( #89451 )
2022-02-03 14:55:15 -08:00
Harry Terkelsen
03f1d37935
Add a benchmark for a scrolling list of Links ( #94638 )
2022-02-03 14:38:58 -08:00
Taha Tesser
3bba8df83b
Fix Local SwitchTheme
not being inherited by Switch
Widget ( #97705 )
2022-02-03 13:45:20 -08:00
chunhtai
185bc093e0
Fix RouterObserver didPop is not called when reverseTransitionDuratio… ( #97171 )
2022-02-03 12:00:15 -08:00
Daco Harkes
bc621327d9
Pin package:ffi
in plugin_ffi
template ( #97720 )
2022-02-03 19:42:07 +01:00
Jason Simmons
93a1177770
Invalidate the TextPainter line metrics cache when redoing text layout ( #97446 )
2022-02-03 09:10:17 -08:00