1. 17 Oct, 2023 1 commit
  2. 29 Sep, 2023 1 commit
  3. 09 Aug, 2023 1 commit
  4. 07 Apr, 2023 1 commit
  5. 06 Apr, 2023 1 commit
  6. 04 Apr, 2023 3 commits
  7. 16 Dec, 2022 1 commit
  8. 29 Jun, 2022 1 commit
  9. 04 Apr, 2022 1 commit
  10. 16 Apr, 2021 1 commit
  11. 02 Feb, 2021 1 commit
  12. 06 Aug, 2020 1 commit
  13. 29 Jun, 2020 1 commit
  14. 29 Mar, 2020 1 commit
  15. 17 Dec, 2018 1 commit
  16. 15 Nov, 2018 1 commit
  17. 12 Sep, 2018 1 commit
    • Hans Muller's avatar
      Updated Material translations (#21744) · 0cc9ee5b
      Hans Muller authored
      Replaced about 535 "TBD" translations with the real thing.
      
      Added remainingTextFieldCharacterCountTwo, remainingTextFieldCharacterCountMany, remainingTextFieldCharacterCountFew, to GlobalMaterialLocalizations
      0cc9ee5b
  18. 28 Aug, 2018 1 commit
  19. 22 Aug, 2018 1 commit
  20. 24 May, 2018 1 commit
  21. 23 Apr, 2018 1 commit
  22. 16 Apr, 2018 1 commit
  23. 08 Mar, 2018 1 commit
  24. 19 Dec, 2017 1 commit
  25. 29 Nov, 2017 1 commit
  26. 11 Oct, 2017 1 commit
  27. 22 Sep, 2017 1 commit
  28. 14 Sep, 2017 1 commit
    • Yegor's avatar
      Localize time picker (#11967) · cbdefead
      Yegor authored
      * Internationalize the time picker
      
      - header layout and formatting
      - 12-hour vs 24-hour dial
      - RTL
      
      * make TimeOfDayFormat an enum
      
      * address comments
      cbdefead