1. 15 Dec, 2023 1 commit
  2. 05 Sep, 2023 1 commit
  3. 14 Aug, 2023 1 commit
  4. 22 Jul, 2023 1 commit
  5. 07 Jul, 2023 1 commit
  6. 05 Jul, 2023 1 commit
    • ipcjs's avatar
      fix a bug when android uses CupertinoPageTransitionsBuilder... (#114303) · aaaea51d
      ipcjs authored
      When android uses iOS style `PageTransitionsBuilder` and iOS uses android style `PageTransitionsBuilder`, on android, swipe from the left edge of the screen doesn't work. This PR solves that problem.
      
      #99919 introduced a breaking change, the pr re-implemented it <del>without introducing a breaking change.**</del>
      aaaea51d
  7. 22 Mar, 2023 1 commit
  8. 06 Mar, 2023 1 commit
  9. 27 Apr, 2022 1 commit
  10. 26 Apr, 2022 1 commit
  11. 13 Apr, 2022 2 commits
  12. 26 Mar, 2022 1 commit
  13. 25 Mar, 2022 2 commits
  14. 13 Sep, 2021 1 commit
  15. 19 Aug, 2021 1 commit
  16. 18 Aug, 2021 2 commits
  17. 17 Aug, 2021 1 commit
  18. 03 Aug, 2021 1 commit
  19. 28 May, 2021 1 commit
  20. 20 Nov, 2020 1 commit
  21. 02 Nov, 2020 1 commit
  22. 07 Oct, 2020 1 commit
  23. 28 Jul, 2020 1 commit
  24. 25 Jun, 2020 1 commit
  25. 23 Jun, 2020 1 commit
  26. 17 Jun, 2020 1 commit
  27. 11 Jun, 2020 2 commits
  28. 23 Feb, 2020 1 commit
  29. 27 Jan, 2020 1 commit
  30. 17 Jan, 2020 2 commits
  31. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  32. 22 Oct, 2019 1 commit
  33. 25 Sep, 2018 2 commits