1. 17 Jun, 2020 1 commit
  2. 16 Jun, 2020 1 commit
  3. 12 Jun, 2020 1 commit
  4. 11 Jun, 2020 1 commit
  5. 08 Jun, 2020 1 commit
  6. 04 Jun, 2020 1 commit
  7. 28 May, 2020 1 commit
  8. 27 May, 2020 1 commit
    • Greg Spencer's avatar
      Add MediaQueryData.navigationMode and allow controls to be focused when disabled. (#54919) · 8ef29154
      Greg Spencer authored
      This adds a new navigationMode to the MediaQueryData that indicates how focusable controls should behave under different navigation modes, currently with two modes: NavigationMode.traditional, and NavigationMode.directional.
      
      It may seem like focusing a disabled control is not desirable, but this is useful for user interfaces that use DPAD navigation because if a control gets disabled, losing focus is disruptive to the user, and it is difficult to control where the focus will end up unless it is done explicitly.
      8ef29154
  9. 14 May, 2020 1 commit
  10. 28 Apr, 2020 2 commits
  11. 25 Apr, 2020 1 commit
  12. 20 Apr, 2020 1 commit
  13. 07 Apr, 2020 1 commit
  14. 03 Mar, 2020 1 commit
  15. 11 Feb, 2020 1 commit
  16. 06 Feb, 2020 1 commit
  17. 25 Jan, 2020 1 commit
  18. 13 Jan, 2020 1 commit
  19. 08 Jan, 2020 1 commit
  20. 18 Dec, 2019 3 commits
  21. 13 Dec, 2019 2 commits
  22. 03 Dec, 2019 1 commit
  23. 27 Nov, 2019 2 commits
    • 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
    • Greg Spencer's avatar
      Add macOS to TargetPlatform (#43457) · 245d1b51
      Greg Spencer authored
      This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired.
      
      I haven't updated the tests here, that will come in a follow-up PR.
      245d1b51
  24. 28 Oct, 2019 2 commits
  25. 17 Oct, 2019 1 commit
  26. 15 Oct, 2019 1 commit
  27. 10 Oct, 2019 1 commit
  28. 04 Oct, 2019 1 commit
  29. 30 Sep, 2019 1 commit
  30. 28 Sep, 2019 1 commit
  31. 24 Sep, 2019 1 commit
  32. 18 Sep, 2019 2 commits
  33. 17 Sep, 2019 1 commit