flutter/packages/flutter_tools/lib/src/android
Andrew Kolos 5b2f658ff5
Revert "[tool] Move Java functions to their own file" (#126569)
Reverts flutter/flutter#126086.

This PR changed the interfaces of some classes, namely `AndroidSdk`, and deleted a global.

These classes had custom overrides in g3 that were not updated with a g3fix, so this PR has broken tests. See https://b.corp.google.com/issues/281945232 (non-public link)
2023-05-11 17:06:57 +00:00
..
migrations Revert "[tool] Move Java functions to their own file" (#126569) 2023-05-11 17:06:57 +00:00
adb.dart Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
android_builder.dart Add vmservice for android build options (#123034) 2023-04-18 18:16:09 +00:00
android_console.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
android_device_discovery.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
android_device.dart [Impeller] Plumb through the impeller-force-gl flag. (#123828) 2023-03-31 15:13:10 +00:00
android_emulator.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
android_sdk.dart Revert "[tool] Move Java functions to their own file" (#126569) 2023-05-11 17:06:57 +00:00
android_studio_validator.dart [flutter_tools] Remove Version.unknown (#124771) 2023-04-15 19:56:41 +00:00
android_studio.dart [tools] Apply Android Studio version detection logic to explicitly configured installation directory (flutter config --android-studio-dir) (#125596) 2023-05-01 07:10:20 +00:00
android_workflow.dart Revert "[tool] Move Java functions to their own file" (#126569) 2023-05-11 17:06:57 +00:00
android.dart Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
application_package.dart flutter-tool: enum cleanup (#124760) 2023-04-14 01:55:05 +00:00
build_validation.dart flutter-tool: enum cleanup (#124760) 2023-04-14 01:55:05 +00:00
deferred_components_gen_snapshot_validator.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
deferred_components_prebuild_validator.dart Roll pub packages (#125447) 2023-04-28 17:31:45 +00:00
deferred_components_validator.dart Remove unnecessary null checks in flutter_tool (#118857) 2023-01-23 21:43:08 +00:00
gradle_errors.dart add gradle error handler for when the remote ssl host terminates handshake process (#125270) 2023-04-21 21:59:10 +00:00
gradle_utils.dart [Reland] Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#125836) 2023-05-03 21:00:06 +00:00
gradle.dart Revert "[tool] Move Java functions to their own file" (#126569) 2023-05-11 17:06:57 +00:00
multidex.dart [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00