Greg Spencer
a2e6c30b44
Update Highlight mode initial value calculation. ( #52990 )
2020-04-03 20:26:01 -07:00
Dan Field
14f3a36aba
Clear ImageCache on MemoryPressure ( #53959 )
2020-04-03 17:06:01 -07:00
Dan Field
30738982b4
Remove network images from cache on any exception during loading ( #53875 )
...
* Remove network images from cache on any exception during loading
2020-04-03 16:05:43 -07:00
Shi-Hao Hong
4e811d2819
[gen_l10n] Fix plural parsing for translated messages ( #53954 )
2020-04-03 15:46:01 -07:00
Jonah Williams
58acf4e7b0
Revert "[flutter_tools] surgically remove outputs from shared directory ( #53773 )" ( #53956 )
...
This reverts commit 8a3bede1d33594be192cb0e01a7de634c997bb80.
2020-04-03 14:22:37 -07:00
Jonah Williams
8a3bede1d3
[flutter_tools] surgically remove outputs from shared directory ( #53773 )
2020-04-03 14:11:01 -07:00
Jonah Williams
66f4907754
Revert "[flutter_tools] update to package vm_service: electric boogaloo ( #53809 )" ( #53951 )
...
This reverts commit 66d7a6c2668c0074c2d3785fb0ed1dc683475c65.
2020-04-03 14:00:07 -07:00
Jonah Williams
1e86c1fb12
[flutter_tools] re-enable debug extension ( #53765 )
2020-04-03 13:26:15 -07:00
Jonah Williams
66d7a6c266
[flutter_tools] update to package vm_service: electric boogaloo ( #53809 )
2020-04-03 12:38:56 -07:00
Shi-Hao Hong
365528aad6
Use no
locale as synonym for nb
( #53880 )
2020-04-03 11:56:02 -07:00
Francisco Magdaleno
e012752634
[flutter_tools] Don't generate native registrant classes if no pluginClass is defined ( #53785 )
2020-04-03 11:51:01 -07:00
Jenn Magder
85ad699865
Remove URL shortening from GitHub reporter similar issues URL ( #53882 )
2020-04-03 10:32:55 -07:00
Ferhat
b336452cde
Fix diagnostics crash in profile mode ( #53878 )
...
* Prevent diagnostics crash in profile mode
* Prevent diagnostics crash in profile mode
2020-04-03 10:28:00 -07:00
Shi-Hao Hong
6837b0e353
[gen_l10n] Add scriptCode handling ( #53868 )
...
* [gen_l10n] Add scriptCode handling
2020-04-03 09:46:01 -07:00
Christopher Fujino
2396616e09
Support old and new git release tag formats ( #53715 )
2020-04-03 09:39:28 -07:00
Greg Spencer
a8b3d1b74f
Add toggleable attribute to Radio ( #53846 )
...
This adds a new toggleable attribute to the Radio widget. This allows a radio group to be set back to an indeterminate state if the selected radio button is selected again.
Fixes #53791
2020-04-02 15:40:37 -07:00
Jenn Magder
77ea848c46
Inject Usage dependency into FallbackDiscovery and BuildEvent ( #53443 )
...
* Usage dependency injection
* Review edits
2020-04-02 10:57:37 -07:00
Ferhat
c3ec1caac2
Replace isInstanceOf<T> uses with isA<T> ( #53834 )
...
* Replace isInstanceOf<T> uses with isA<T>
* Update isInstanceOf in flutter tools
2020-04-02 10:57:07 -07:00
Ferhat
40aea47992
[web] Unskip assertions test. Update for latest stack trace format. ( #53795 )
2020-04-02 10:46:01 -07:00
Michel Feinstein
1c8b81fae1
Fixed the "touch target size" broken docs link. ( #53793 )
2020-04-02 10:41:02 -07:00
Greg Spencer
e20080b5d1
Add LICENSE file to packages/flutter, add test to make sure it… ( #53799 )
...
This adds a LICENSE file to the packages/flutter directory so that it can be found when building, and a test to make sure it exists in produced binaries.
2020-04-02 10:38:25 -07:00
Christopher Fujino
1a685e03a2
Improve downgrade-upgrade integration test ( #53775 )
2020-04-02 10:35:30 -07:00
Zachary Anderson
6fddb7ee8c
[flutter_tools] Handle full device when creating a temp directory ( #53691 )
2020-04-02 10:31:03 -07:00
Anna Gringauze
3a0d837741
Enable expression evaluation in debugger for web platform ( #53595 )
2020-04-02 10:26:03 -07:00
impure
191f86ea05
Added ability to change dropdown colour manually ( #52982 )
2020-04-02 10:21:04 -07:00
liyuqian
54d75a515a
Print frame begin time in summary ( #50272 )
2020-04-02 10:16:03 -07:00
Shi-Hao Hong
19e7db585d
[gen_l10n] Escape special JSON characters in generateString utility function ( #53605 )
2020-04-01 11:16:01 -07:00
stuartmorgan
445b5a14f2
Precache platform filter change ( #53701 )
...
Makes the following changes to the behavior of precache:
- The --all-platforms flags now fetches all artifacts, rather than just
turning off platform filtering of selected artifacts.
- Explicitly requested artifacts are no longer subject to platform
filtering. E.g., 'precache --ios' will download iOS artifacts on
Windows and Linux (but 'precache' without an 'ios' flag will still
only download iOS artifacts on macOS).
- Desktop platform artifacts now respect the bypassing of platform
filtering.
Fixes #53272
2020-04-01 10:54:59 -07:00
Emmanuel Garcia
e61ab4a832
Copy APK into a known location, so it can be easily discovered ( #53718 )
2020-04-01 10:03:56 -07:00
chunhtai
a206bf7e2f
Reland "Implements the navigator page api ( #50362 )" ( #53708 )
...
This reverts commit aee9e94c21009bfc6c08f442eacde06f001c25f9.
2020-04-01 09:44:22 -07:00
Marc Plano-Lesay
a1f6c173ba
Fix a typo ( #53699 )
2020-04-01 09:19:54 -07:00
Jonas Finnemann Jensen
da036c5214
Application templates should default to publish_to: none ( #52740 )
2020-04-01 14:20:02 +02:00
Lau Ching Jun
587b622396
Fuchsia device is ephemeral. ( #53717 )
2020-04-01 00:51:02 -07:00
Darren Austin
f2acfbca82
Material Date Picker should honor DialogTheme shape, and elevation. ( #53713 )
...
* Date Picker should honor DialogTheme shape, and elevation.
2020-04-01 00:45:45 -07:00
Jonah Williams
bb5c340066
[flutter_tools] cache the base URL as index.html ( #53666 )
2020-04-01 00:36:02 -07:00
cjng96
d62c7ecce5
Ignore key events on edit control on web platform ( #52656 ) ( #52661 )
2020-04-01 00:31:03 -07:00
Greg Spencer
2a649b16e2
Add an adaptive visual density static function, and add it to… ( #51921 )
...
Adds a VisualDensity.adaptivePlatformDensity static function that returns different values for visual density based on the defaultTargetPlatform. Returns compact for desktop platforms, and a default visual density for other platforms.
2020-03-31 16:16:25 -07:00
Jose Alba
d14a301e41
Revert "[Slider] Rebase. ( #52663 )" ( #53698 )
...
This reverts commit e71cf1cdbeebab9081d09daa73d4d7642f165b9d.
2020-03-31 16:14:22 -07:00
Jenn Magder
ad07c4041a
Delete unused NDK location checks ( #53694 )
2020-03-31 14:53:49 -07:00
Gary Qian
6280b39164
Un-gate value setting in formatter repeat check logic ( #53613 )
2020-03-31 13:16:02 -07:00
Kate Lovett
cb4147cf73
Doc Improvements ( #53377 )
2020-03-31 13:11:02 -07:00
Mubarak Imam
df90bb5fd6
fix issue with multiple java runtimes on macOS ( #52474 )
2020-03-31 11:36:01 -07:00
nujz
fcd90c0a51
ScrollPosition.jumpTo call notifyListeners twice ( #53425 )
2020-03-31 11:26:02 -07:00
Jonah Williams
7bf74c3460
[flutter_tools] handle unsafe build outputs ( #53601 )
2020-03-31 11:01:01 -07:00
Jose Alba
e71cf1cdbe
[Slider] Rebase. ( #52663 )
2020-03-31 10:56:01 -07:00
stuartmorgan
a2d62df3ee
Use feature flags for desktop cache ( #53608 )
2020-03-30 21:51:48 -07:00
chunhtai
aee9e94c21
Revert "Implements the navigator page api ( #50362 )" ( #53610 )
...
This reverts commit 9a6eb7def3e932bc54f554200ec1fe7cdf2e630e.
2020-03-30 16:12:40 -07:00
Jonah Williams
8cb1d269f6
[versions] update EVERYTHING ( #53467 )
2020-03-30 14:09:38 -07:00
Shi-Hao Hong
85e5b210b4
Implement DropdownMenuItem.onTap ( #53368 )
...
* Implement DropdownMenuItem.onTap
2020-03-30 13:48:40 -07:00
Darren Austin
c7a6e300dd
Fixed a bug with the month grid showing the wrong month after selecting a date. ( #53594 )
2020-03-30 13:45:33 -07:00