Gary Qian
|
c4b3625d62
|
Reland "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate benchmarks+examples" (#108355)
|
2022-07-26 16:23:08 -07:00 |
|
Zachary Anderson
|
d155bc1bad
|
Revert "Upgrade Gradle and AGP versions to 7.5/7.2 and migrate examples/tests (#108197)" (#108349)
This reverts commit ca6cecf034 .
|
2022-07-25 22:20:37 -07:00 |
|
Gary Qian
|
ca6cecf034
|
Upgrade Gradle and AGP versions to 7.5/7.2 and migrate examples/tests (#108197)
|
2022-07-25 15:23:08 -07:00 |
|
Christopher Fujino
|
cadb264d26
|
[flutter_tools] Catch more general XmlException rather than XmlParserException (#107574)
|
2022-07-13 22:38:07 +00:00 |
|
Jonah Williams
|
92034482f9
|
[flutter_tool] partial null safety migration of tool source code (#105798)
|
2022-06-15 20:02:07 +00:00 |
|
Emmanuel Garcia
|
975e04ba6d
|
Move corrupted zip to a separate handler and ask user (#105054)
|
2022-06-03 10:08:08 -07:00 |
|
Emmanuel Garcia
|
3b20fb3f89
|
Retry builds when SSL exceptions are thrown (#105078)
|
2022-05-31 19:53:12 -07:00 |
|
Anna Gringauze
|
5cd979e441
|
Retry getting tabs in chrome launcher on ConnectionException (#104218)
|
2022-05-26 15:20:11 -07:00 |
|
Gary Qian
|
cc733660ed
|
Add link to more detailed multidex information. (#104558)
|
2022-05-26 13:05:08 -07:00 |
|
Konstantin Scheglov
|
c27e88a5b1
|
Fix existing DUPLICATE_IMPORT diagnostics. (#104533)
|
2022-05-24 14:18:31 -07:00 |
|
Chris Sells
|
4c66e304d1
|
fixes 103234 to enable debugging Flutter apps on VR headset (#104135)
|
2022-05-20 21:58:09 -07:00 |
|
Emmanuel Garcia
|
0052566c7e
|
Show custom error message when Kotlin or Gradle bump is required (#102421)
|
2022-05-19 14:38:13 -07:00 |
|
Jonah Williams
|
2ad7ced916
|
[flutter_tools] pass --enable-impeller to android (#104014)
|
2022-05-17 15:52:09 -07:00 |
|
Jason Simmons
|
275fb0286c
|
Fix avoid_redundant_argument_values analyzer warnings enabled in the latest Dart SDK (#103734)
See https://github.com/flutter/flutter/pull/103719
|
2022-05-13 12:57:59 -07:00 |
|
Jenn Magder
|
c6ced845e3
|
Remove custom unawaited , prefer dart:async version (#103212)
|
2022-05-07 08:49:04 -07:00 |
|
Alexandre Ardhuin
|
d40ee2149c
|
remove unnecessary .toString() (#103226)
|
2022-05-06 16:04:13 -07:00 |
|
Phil Quitslund
|
b5e7fb076c
|
[flutter_tools] rename local functions with _ s (#102688)
|
2022-04-27 16:19:07 -07:00 |
|
Alexandre Ardhuin
|
07f1c20474
|
add missing trailing commas in list/set/map literals (#102585)
|
2022-04-27 09:15:35 +02:00 |
|
Jonah Williams
|
944fcda67f
|
[flutter_tools] remove UWP tooling (#102174)
|
2022-04-26 11:19:07 -07:00 |
|
Emmanuel Garcia
|
46cb9ede2f
|
Reduce Gradle log level in verbose output (#102422)
|
2022-04-25 10:30:40 -07:00 |
|
Elsabe Ros
|
606e91ad63
|
Use the maven-publish plugin to publish AAR files. (#101891)
|
2022-04-19 16:34:07 -07:00 |
|
Lau Ching Jun
|
c2dc92ca88
|
Default to the newer version path when checking Android Studio Java path (#101862)
|
2022-04-13 22:49:06 -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 |
|
Emmanuel Garcia
|
9e0f0fe9d7
|
Add Gradle stacktrace and debug log level to verbose builds (#101734)
|
2022-04-11 20:14:08 -07:00 |
|
Michael Goderbauer
|
cae740b903
|
Enable strict-casts (as replacement for implicit-casts) (#101567)
|
2022-04-08 11:15:34 -07:00 |
|
Emmanuel Garcia
|
b528310f58
|
Specify Kotlin version in modules and refactor (#101315)
|
2022-04-07 13:20:33 -07:00 |
|
Michael Goderbauer
|
dcde8163ce
|
migrate to super params (#100509)
|
2022-03-31 11:46:47 -07:00 |
|
Gary Qian
|
ead5b1c2f4
|
Retire v1 embedding compatibility from automatic multidex support (#100685)
|
2022-03-31 10:24:42 -07:00 |
|
Emmanuel Garcia
|
5c6918933e
|
Migrate AGP and Gradle versions to 7.1.2/7.4 (#99723)
|
2022-03-30 20:30:09 -07:00 |
|
Christopher Fujino
|
9c138f9c76
|
[flutter_tools] warn when doctor takes long (#100805)
* warn when doctor takes long
|
2022-03-28 14:13:28 -07:00 |
|
Tacca
|
c8538873c8
|
95533 min sdk error msgs enhancements (#99550)
|
2022-03-08 16:20:21 -08:00 |
|
Felix
|
cd9e30bb5d
|
[flutter_tools] Fix Typo in tool error message (#97793)
Fixes a typo mutidex to multidex in a console hint to the user.
|
2022-03-08 15:24:51 -08:00 |
|
Emmanuel Garcia
|
9cb60c9828
|
Revert "reads min/target sdk versions from localproperties" (#99191)
|
2022-02-28 11:41:22 -08:00 |
|
Tacca
|
37a1aaf8c1
|
reads min/target sdk versions from localproperties (#98450)
|
2022-02-24 12:16:15 -08:00 |
|
Tomasz Gucio
|
e4351ff053
|
Enable use_if_null_to_convert_nulls_to_bools lint (#98753)
|
2022-02-22 14:39:20 -08:00 |
|
Emmanuel Garcia
|
c8266d34f4
|
Improve Gradle retry logic (#96554)
|
2022-02-18 13:54:41 -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 |
|
Swift Kim
|
91e3a5772f
|
Remove unused code from android_device.dart (#95450)
|
2022-01-20 14:55:18 -08:00 |
|
Emmanuel Garcia
|
683590d1c6
|
Add suggestion for compileSdkVersion warning (#95369)
|
2022-01-10 20:30:13 -08:00 |
|
Lau Ching Jun
|
7f0050f5b3
|
Add a new PrebuiltFlutterApplicationPackage interface. (#95290)
* Add a new PrebuiltFlutterApplicationPackage interface.
* Review feedback
* Rename bundleDir to uncompressedBundle
|
2022-01-05 07:54:57 -08:00 |
|
Jenn Magder
|
5432688561
|
Migrate install command to null safety (#95433)
|
2021-12-22 14:54:10 -08:00 |
|
Emmanuel Garcia
|
1bfb7400c8
|
Bump Kotlin version to the latest (#95383)
|
2021-12-16 09:19:13 -08:00 |
|
Emmanuel Garcia
|
79bc1bfa89
|
Add ability to wrap text messages in a box (#94391)
|
2021-12-15 13:19:11 -08:00 |
|
Emmanuel Garcia
|
935d1478aa
|
Apply the Kotlin plugin in a java project (#95225)
|
2021-12-14 23:04:05 -08:00 |
|
Jia Hao
|
2f80384a7f
|
[flutter_tools] Remove --enable-background-compilation (#94012)
|
2021-12-13 10:24:08 -08:00 |
|
Lau Ching Jun
|
5cb09e779a
|
Removed unused method packagesFile from ApplicationPackage . (#95033)
The method name is confusing and the implementation in different
subclasses are pointing to different things.
|
2021-12-13 06:46:04 -08:00 |
|
Jenn Magder
|
b460d0ee34
|
Migrate emulators to null safety (#92738)
|
2021-11-18 22:13:06 -08:00 |
|
Konoshenko Vlad
|
ee87f6113e
|
fix: removed unnecessary checks (#93735)
|
2021-11-16 18:43:05 -08:00 |
|
Jenn Magder
|
9e88fe328e
|
Remove globals_null_migrated.dart, move into globals.dart (#92861)
|
2021-11-01 17:18:03 -07:00 |
|