1. 04 Apr, 2023 1 commit
  2. 22 Mar, 2023 1 commit
  3. 20 Jan, 2023 1 commit
  4. 28 Jul, 2022 1 commit
  5. 09 May, 2022 1 commit
    • Greg Spencer's avatar
      Adds `menuBarMenuLabel`, and removes unneeded key localizations (#102100) · 6504f289
      Greg Spencer authored
      When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part.
      
      Also, added menuBarMenuLabel for an accessibility label for menu bar menus.
      
      I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
      6504f289
  6. 27 Apr, 2022 1 commit
  7. 08 Oct, 2021 3 commits
  8. 30 Jun, 2021 1 commit
  9. 28 Jun, 2021 1 commit
  10. 27 Jun, 2021 1 commit
  11. 14 Jun, 2021 1 commit
  12. 01 Jun, 2021 1 commit
  13. 24 Apr, 2021 1 commit
  14. 31 Oct, 2020 1 commit
  15. 26 Oct, 2020 1 commit
  16. 21 Oct, 2020 2 commits
  17. 08 Apr, 2020 1 commit
  18. 06 Apr, 2020 1 commit
  19. 01 Apr, 2020 1 commit
  20. 26 Mar, 2020 1 commit
  21. 17 Mar, 2020 1 commit
  22. 05 Feb, 2020 1 commit
  23. 31 Jan, 2020 2 commits
  24. 28 Jan, 2020 1 commit
  25. 24 Jan, 2020 1 commit
  26. 07 Jan, 2020 1 commit
  27. 05 Dec, 2019 1 commit
  28. 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
  29. 12 Nov, 2019 1 commit
    • Shi-Hao Hong's avatar
      Sort Localization generation output (#44743) · 2b498567
      Shi-Hao Hong authored
      * Sort Localization generation output
      
      - When creating locales that were assumed from existing locales, the
      file that is used is non-deterministic. This adds a sort to the iterator
      to ensure that the same existing locale is used to generate the assumed
      locale
      - When generating material, cupertino and date localizations, the generated getters were not sorted. This
      introduces an alphabetic sort
      
      * remove main.dart.snapshot
      2b498567
  30. 29 Jul, 2019 1 commit
  31. 12 Jun, 2019 1 commit
  32. 25 May, 2019 1 commit
  33. 24 Apr, 2019 1 commit
  34. 10 Apr, 2019 1 commit
  35. 29 Mar, 2019 1 commit
  36. 15 Mar, 2019 1 commit