1. 08 Oct, 2021 3 commits
  2. 07 Sep, 2021 1 commit
  3. 15 Aug, 2021 1 commit
    • Pierre-Louis's avatar
      [Fonts] Improved icons update script (#88153) · 85ffa8ce
      Pierre-Louis authored
      * Improved update_icons.dart
      
      * Handle _
      
      * Update dartdoc
      
      * Rename function
      
      * formatting
      
      * fix type
      
      * Refactor ID generation
      
      * rename
      
      * cleanup
      
      * update comment
      
      * replace typedef with type
      85ffa8ce
  4. 20 Jul, 2021 1 commit
  5. 15 Jul, 2021 1 commit
  6. 14 Jul, 2021 1 commit
  7. 09 Jun, 2021 1 commit
  8. 24 Apr, 2021 1 commit
  9. 25 Mar, 2021 1 commit
  10. 16 Mar, 2021 1 commit
  11. 09 Mar, 2021 2 commits
    • Pierre-Louis's avatar
      [Fonts] Sort material icons (#76691) · 948ff0f2
      Pierre-Louis authored
      * Update update_icons.dart
      
      * Merge and simplify identifier rewrites
      
      * Update update_icons.dart
      
      * Update update_icons.dart
      
      * Update update_icons.dart
      
      * Add newline
      
      * remove whitespace
      
      * Copy instead of moving
      
      * Fix typo
      
      * Clean up code
      
      Introduce fullFlutterId and fix a small dartdoc bug
      
      * Update update_icons.dart
      
      * Implement sorting
      
      * Remove trailing spaces
      
      * Revert "Remove trailing spaces"
      
      This reverts commit c198a160678f636add30966a016383657ea76972.
      
      * Revert "Implement sorting"
      
      This reverts commit 0fac8c1f1c8ba1ce867f5d5205e3d6f751c08a89.
      
      * Revert "Revert "Implement sorting""
      
      This reverts commit 0f8ec2381ac87b44f43554d267783a5cc2375172.
      
      * Revert "Revert "Remove trailing spaces""
      
      This reverts commit c3ef8658799e4f7aab851ff830d62ca2bb9aba94.
      
      * xx
      
      * add braces
      948ff0f2
    • Pierre-Louis's avatar
      [Fonts] Improve update_icons script (#76532) · 698d4389
      Pierre-Louis authored
      * Update update_icons.dart
      
      * Merge and simplify identifier rewrites
      
      * Update update_icons.dart
      
      * Update update_icons.dart
      
      * Update update_icons.dart
      
      * Add newline
      
      * remove whitespace
      
      * Copy instead of moving
      
      * Fix typo
      
      * Clean up code
      
      Introduce fullFlutterId and fix a small dartdoc bug
      
      * Update update_icons.dart
      
      * Implement sorting
      
      * Remove trailing spaces
      
      * Revert "Remove trailing spaces"
      
      This reverts commit c198a160678f636add30966a016383657ea76972.
      
      * Revert "Implement sorting"
      
      This reverts commit 0fac8c1f1c8ba1ce867f5d5205e3d6f751c08a89.
      
      * Remove trailing space
      
      * Add bug number
      
      * Rename 2d rewrite
      
      * Add _replaceLast
      
      * Add comment
      
      * Simplify, remove fullFlutterId
      
      * Remove IconStyle and reorder
      
      * xx
      
      * reorder
      698d4389
  12. 20 Feb, 2021 1 commit
  13. 08 Dec, 2020 1 commit
  14. 30 Nov, 2020 1 commit
  15. 18 Nov, 2020 1 commit
    • Pierre-Louis's avatar
      Adaptive icons (#69119) · 2f17d4e0
      Pierre-Louis authored
      * refactor update_icons
      
      * fix trailing space
      
      * address feedback
      
      * add platform adaptive icons
      
      * fix merge conflict
      
      * Update dartdoc
      
      * Address feedback
      
      * Specify types
      
      * Add tests
      
      * fix indentation
      
      * Remove trailing space
      
      * Remove isCupertino static bool
      2f17d4e0
  16. 26 Oct, 2020 1 commit
  17. 15 Oct, 2020 1 commit
  18. 24 Sep, 2020 1 commit
    • Will Larche's avatar
      [Docs] [Material] Fix Icons api docs (#66508) · ee6d4c65
      Will Larche authored
      * [Docs] [Icons] Updating dart doc styles to recognize more styles of icons. All the 4 icon styles we support have to be pulled from 4 individual web fonts when we show the html page for api docs.
      
      * Better documentation and that special awful case.
      
      * Couple more places to remove.
      ee6d4c65
  19. 30 Jul, 2020 1 commit
  20. 24 Jul, 2020 1 commit
  21. 07 Jan, 2020 1 commit
  22. 05 Dec, 2019 1 commit
  23. 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
  24. 06 Mar, 2019 1 commit
  25. 01 Oct, 2018 1 commit
  26. 12 Sep, 2018 1 commit
  27. 28 Aug, 2018 1 commit
  28. 09 Aug, 2018 1 commit
  29. 02 Aug, 2018 1 commit
  30. 27 Jul, 2018 1 commit
  31. 23 Jul, 2018 1 commit
  32. 16 Jul, 2018 2 commits
  33. 08 Nov, 2017 1 commit
    • Ian Hickson's avatar
      Automatically flip material icons in RTL. (#12876) · 97b3742f
      Ian Hickson authored
      I'm not really sure how to test this without a reference test, since
      eventually we want to move this to a font feature and thus the obvious
      test (looking for the Transform widget) isn't really valid.
      97b3742f
  34. 21 May, 2017 1 commit
  35. 04 Mar, 2017 1 commit
  36. 04 Oct, 2016 1 commit