Commit Graph

813 Commits

Author SHA1 Message Date
Jenn Magder
e6535f6da1 Changed tool cached properties to late finals (#88923) 2021-08-26 14:01:05 -07:00
Taha Tesser
d72287522b [tools] Fix Android Studio duplicate detection (#88384) 2021-08-18 02:02:03 -07:00
Taha Tesser
f9aa5842c2 [tools] Fix Android Studio Arctic Fox Java path on macOS (#87267) 2021-07-29 10:24:07 -07:00
Jenn Magder
2f91679058 Show Android SDK path in doctor on partial installation (#87232) 2021-07-28 19:14:02 -07:00
Emmanuel Garcia
e7a9adeeab Remove AndroidX workarounds (#86911) 2021-07-23 17:41:04 -07:00
Taha Tesser
94f71f374f [flutter_tools] Refactor Android Studio Detection on Windows (support 4.x and 202x releases detection) (#86624) 2021-07-20 12:16:03 -07:00
Ahmed Ashour
529a599ce6 Fix some indentation (#84967) 2021-07-01 13:41:04 -07:00
Filip Hracek
76d5e62f42 Add a more complete app template for Flutter (skeleton) (#83530) 2021-06-28 15:26:04 -07:00
Jonah Williams
88e756d19e [flutter_tools] well known device ids (#85184) 2021-06-24 18:46:04 -07:00
Jenn Magder
2e5284a26b Do not list Android or iOS devices when feature disabled (#85145) 2021-06-23 15:41:04 -07:00
Jenn Magder
e6fe1ed73a Migrate android application_package to null safety (#84227) 2021-06-09 16:09:04 -07:00
Dan Field
febce13a94 Make retry logic more permissive for network errors (#83965) 2021-06-03 23:44:03 -07:00
Jenn Magder
c6359dc93f Remove globals from android application_package (#83852) 2021-06-03 18:14:04 -07:00
Jenn Magder
f41fa9dd48 Migrate deferred_components_prebuild_validator to null safety (#83854) 2021-06-03 17:54:05 -07:00
Jenn Magder
c4a2a3e92d Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
Anis Alibegić
c99ed373b3 Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
Jason Simmons
59f6cc7ac9 Add a trace-skia-allowlist flag for filtering Skia trace events (#83507) 2021-06-01 11:29:03 -07:00
Alexandre Ardhuin
34059eec2c enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
Jenn Magder
6d03cb65cb Clean up null assumptions for Gradle classes (#83443) 2021-05-27 18:54:04 -07:00
Taha Tesser
f9cd87e60a [flutter_tools] Add documentation to "cmdline-tools component is missing" doctor validation error (#83356) 2021-05-26 10:59:02 -07:00
Jenn Magder
a04f45f97b Migrate deferred_components_gen_snapshot_validator to null safety (#83311) 2021-05-25 11:14:03 -07:00
Jonah Williams
0f929f9f13 [flutter_tools] require cmdline-tools for android licenses (#82560) 2021-05-22 15:54:03 -07:00
Emmanuel Garcia
8a7f2dee51 Move AndroidX error handler to the end (#83135) 2021-05-21 18:29:03 -07:00
Emmanuel Garcia
fa5883b78e Add Gradle lockfiles and tool to generate them (#83067) 2021-05-21 13:04:03 -07:00
nt4f04uNd
80a2b6b015 Fix typos (#82589) 2021-05-20 17:19:09 -07:00
Marian Triebe
2d283504e6 Add cold boot option to emulator launch command (#82647) 2021-05-19 10:54:04 -07:00
Hattomo (TomohiroHattori)
08a70e7ac8 Enable avoid_escaping_inner_quotes lint (#81153) 2021-05-19 09:54:02 -07:00
Taha Tesser
3c72ef374d Fix Android Studio 4.2 detection on Windows (#82484) 2021-05-13 22:54:04 -07:00
Jonah Williams
0f8a6ab4dd [flutter_tools] make failures to unforward android port non-fatal (#82477) 2021-05-13 21:39:03 -07:00
Emmanuel Garcia
93c87e92b3 [flutter_tool] Suggest fix for transform input (#82309) 2021-05-13 21:24:04 -07:00
Emmanuel Garcia
60633b609c [flutter_tool] Suggest how to increase the Android minSdkVersion (#82372) 2021-05-13 11:59:04 -07:00
Michael Goderbauer
b8a2456737 Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
Alexandre Ardhuin
9bca38c5e5 remove unnecessary String.toString() (#81859) 2021-05-07 14:54:02 -07:00
Ian Hickson
33b183e6c9 Fix extra blank lines in logger output (#81607) 2021-05-03 09:19:02 -07:00
Jonah Williams
d4e48a1537 [flutter_tools] remove mocks from android emulator tests (#81548) 2021-04-30 17:39:03 -07:00
Jenn Magder
ba4177f6da Find Android Studio installations with Spotlight query on macOS (#80475) 2021-04-28 19:09:03 -07:00
Jenn Magder
16c73829a6 Migrate reporting library to null safety (#80320) 2021-04-15 17:01:34 -07:00
Jenn Magder
23404dfa74 Remove flutter_command dependency from reporting library (#80159) 2021-04-12 16:45:03 -07:00
Jenn Magder
beec6106fa Migrate template to null safety (#80016) 2021-04-08 15:19:03 -07:00
Jenn Magder
026ee9756c Allow null config values (#79917) 2021-04-06 21:52:35 -07:00
Jenn Magder
eb9a2f0ca5 Move cache from globals to globals_null_migrated (#79900) 2021-04-06 17:57:40 -07:00
Jenn Magder
f5c268a794 Migrate android_workflow to null safety (#79806) 2021-04-06 10:33:52 -07:00
Jenn Magder
30370c9f99 Migrate some workflows and doctor validators to null safety (#79807) 2021-04-05 14:00:36 -07:00
Jenn Magder
79f1689f6a Migrate doctor_validator to null safety (#79682) 2021-04-05 11:54:54 -07:00
Jenn Magder
b083bc143d Migrate android_sdk and application_package to null safety (#79611) 2021-04-02 14:39:53 -07:00
Jenn Magder
fb68d07477 Migrate android_studio to null safety (#79504) 2021-04-01 20:24:04 -07:00
Jenn Magder
a83abaa3e3 Migrate fingerprint to null safety (#79587) 2021-04-01 18:29:51 -07:00
Chris Bracken
3e7e06512c Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
Jenn Magder
152af5aba7 Fix device_port_forwarder file name typo (#79481) 2021-03-31 18:14:03 -07:00
Jenn Magder
8ddc27e607 Split globals.dart into null sound and unsound libraries (#79016) 2021-03-31 16:55:20 -07:00