1. f11c341 fix bad indentations(mainly around collection literals) (#41355) by Alexandre Ardhuin · 6 years ago
  2. 16d408a Reland #40810: Re-enable AAR plugins when an AndroidX failure occurred (#41160) by Emmanuel Garcia · 6 years ago
  3. 89427d6 add missing trailing commas in flutter_tools (#40968) by Alexandre Ardhuin · 6 years ago
  4. 2c8813c Revert "Re-enable AAR plugins when an AndroidX failure occurred (#40810)" (#41042) by Emmanuel Garcia · 6 years ago
  5. 96482ee Re-enable AAR plugins when an AndroidX failure occurred (#40810) by Emmanuel Garcia · 6 years ago
  6. 4d404da Update Kotlin and Gradle version (#40181) by Emmanuel Garcia · 6 years ago
  7. 2c857b9 Enable R8 (#40453) by Emmanuel Garcia · 6 years ago
  8. c5e2bf5 catch errors during gradle update (#37526) by Christopher Fujino · 6 years ago
  9. 4a1c62c Add missing files in the Gradle wrapper directory (#39145) by Emmanuel Garcia · 6 years ago
  10. 4640690 let flutter build aar use a local engine (#39312) by xster · 6 years ago
  11. 5353d5e Fid app bundle in Gradle 3.5 (#39126) by Emmanuel Garcia · 6 years ago
  12. 40c5cc9 Find the app bundle when the flavor contains underscores (#37457) by Emmanuel Garcia · 6 years ago
  13. 242a422 Flutter build aar (#36732) by Emmanuel Garcia · 6 years ago
  14. c9b466f Revert "Add flutter build aar (#35217)" (#36731) by Emmanuel Garcia · 6 years ago
  15. 11460b8 Add flutter build aar (#35217) by Emmanuel Garcia · 6 years ago
  16. d919e69 Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) by Ian Hickson · 6 years ago[Renamed (99%) from packages/flutter_tools/test/android/gradle_test.dart]
  17. 7851a75 Fix NPE in flutter tools (#34725) by Jonah Williams · 6 years ago
  18. 8627ff4 Allow multi-abi shared libraries in APKs and App bundles (#34123) by Emmanuel Garcia · 6 years ago
  19. f8f7b89 Revert "Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696)" (#34121) by Jonah Williams · 6 years ago
  20. 966b15b Generate ELF shared libraries and allow multi-abi libs in APKs and App bundles (#33696) by Emmanuel Garcia · 6 years ago
  21. 4ff4671 make FlutterProject synchronous (#31757) by Jonah Williams · 6 years ago
  22. d775908 Download and handle product version of flutter patched sdk (#31063) by Alexander Aprelev · 6 years ago
  23. 4b4a9400 Refactor build-number/build-name logic. (#27743) by KyleWong · 6 years ago
  24. 4a9e5bc Warn when gradle builds fail because of AndroidX (#27566) by Michael Klimushyn · 6 years ago
  25. 368cd7d Adding support for android app bundle - Issue #17829 (#24440) by Pranay Airan · 6 years ago
  26. 693fb65 Fix flutter tool to actually honor --build-number/--build-name flags. (#25520) by Stanislav Baranov · 6 years ago
  27. f6c1476 Fix gradle local.properties tests that were never excersized. (#25484) by Stanislav Baranov · 6 years ago
  28. 422e56c Added support for Gradle productFlavors that are not only lowercase (#22767) by Jorge Coca · 6 years ago
  29. e031613 Use "gradle tasks --all" to query build variants (#21761) by Jason Simmons · 6 years ago
  30. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  31. a74f591 Change asset_bundle_package_font_test to memory file system (#21114) by Danny Tuppeny · 7 years ago v0.8.0
  32. d4e5e1e Materialize Flutter module, Android (#20520) by Mikkel Nygaard Ravn · 7 years ago
  33. 686d8f8 Shim package:test to avoid matcher issues (#20602) by Ian Hickson · 7 years ago
  34. b280074 Move async from member access to construction (#20035) by Mikkel Nygaard Ravn · 7 years ago
  35. eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 7 years ago
  36. 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 7 years ago
  37. 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 7 years ago
  38. 2d3a5c7 Revert "Revert "Use FlutterProject to locate files (#18913)" (#19409)" (#19456) by Sigurd Meldgaard · 7 years ago
  39. f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
  40. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
  41. 6a8f904 Revert "Use FlutterProject to locate files (#18913)" (#19409) by Sigurd Meldgaard · 7 years ago
  42. 57d78cc Use FlutterProject to locate files (#18913) by Sigurd Meldgaard · 7 years ago
  43. 779eea6 make tests in xcodeproj_test.dart and gradle_test.dart hermetic (#18093) (#18548) by Ralph Bergmann · 7 years ago
  44. c65e9d1 add version to pubspec.yaml (#16857) by Ralph Bergmann · 7 years ago
  45. ae8586c Show help info instead of crashing if Android SDK is not found (#17610) by liyuqian · 7 years ago
  46. 7982694 Hide the NDK warning that should never happen with a regexp (#14503) by jcollins-g · 7 years ago
  47. b6bd628 address unused element issues and new warnings (#12890) by Devon Carew · 7 years ago
  48. 9496e6d Support for app flavors in flutter tooling, #11676 retake (#11734) by Mikkel Nygaard Ravn · 8 years ago
  49. 7c3a45d Revert "Support for app flavors in flutter tooling (#11676)" (#11729) by Mikkel Nygaard Ravn · 8 years ago
  50. 8d07d3f Support for app flavors in flutter tooling (#11676) by Mikkel Nygaard Ravn · 8 years ago
  51. cfa0a2d Look for APKs at the path used by Android Gradle plugin 3.0 (#10798) by Jason Simmons · 8 years ago