1. 13 Jun, 2022 1 commit
  2. 08 Oct, 2021 1 commit
    • Zachary Anderson's avatar
      Revert gradle roll (#91459) · 5188df08
      Zachary Anderson authored
      * Revert "Mark last failing test after gradle update as flaky. (#91423)"
      
      This reverts commit 46a52d03.
      
      * Revert "fix android template for Gradle 7 (#91411)"
      
      This reverts commit 51d06d53.
      
      * Revert "Add explicit version for mac and windows openjdk. (#91408)"
      
      This reverts commit bf429f27.
      
      * Revert "Update the openjdk version used by linux android tests. (#91405)"
      
      This reverts commit 2144ab8b.
      
      * Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642)"
      
      This reverts commit b6459f9b.
      5188df08
  3. 07 Oct, 2021 1 commit
  4. 02 Dec, 2020 1 commit
  5. 23 Nov, 2020 1 commit
  6. 20 Nov, 2020 1 commit
  7. 14 Sep, 2019 1 commit
  8. 20 Oct, 2018 1 commit
  9. 18 Oct, 2018 2 commits
  10. 20 Aug, 2018 1 commit
    • Amir Hardon's avatar
      Integration test for embeded Android Views touch support. · 72ef4485
      Amir Hardon authored
      The test places an embedded Android view at the top left, and verifies
      that motion events that get to FlutterView are equivalent to the
      synthesized motion events that gets to the embedded view.
      
      See the README.md for more high level details.
      72ef4485