1. 13 Jun, 2019 2 commits
  2. 03 Jun, 2019 3 commits
  3. 16 May, 2019 1 commit
  4. 06 May, 2019 1 commit
  5. 20 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      some spaces formatting (#29452) · a6af4228
      Alexandre Ardhuin authored
      * some space formattings
      
      * always use blocks in if-else if a block is used
      
      * format spaces in for and while
      
      * allow multiline if conditions
      
      * fix missing space
      a6af4228
  6. 11 Feb, 2019 1 commit
  7. 16 Jan, 2019 1 commit
  8. 09 Jan, 2019 1 commit
  9. 08 Jan, 2019 2 commits
  10. 07 Jan, 2019 1 commit
  11. 16 Oct, 2018 1 commit
  12. 12 Sep, 2018 1 commit
  13. 02 Aug, 2018 1 commit
  14. 27 Jul, 2018 1 commit
  15. 23 Jul, 2018 1 commit
  16. 18 Jul, 2018 1 commit
  17. 16 Jul, 2018 3 commits
  18. 25 Apr, 2018 1 commit
  19. 23 Apr, 2018 1 commit
    • Yegor's avatar
      a11y traversal: sort locally; use new sorting algorithm (#16253) · d3540962
      Yegor authored
      New a11y traversal:
      
      - sort direct sibling SemanticsNodes only
      - use new sorting algorithm
      - implement RTL
      - test semantics in traversal order by default
      - add AppBar traversal test
      - breaking: remove nextNodeId/previousNodeId from the framework
      - breaking: remove DebugSemanticsDumpOrder.geometricOrder
      d3540962
  20. 20 Apr, 2018 1 commit
  21. 19 Mar, 2018 1 commit
    • Yegor's avatar
      a11y: remove SemanticsSortOrder; sort locally only; semanticsOwner post-test check (#15537) · 9c49255f
      Yegor authored
      * a11y: remove SemanticsSortOrder; sort locally only; semanticsOwner post-test check
      
      * update accessibility test framework
      
      - default nextNodeId/previousNodeId to -1
      - stop treating null as opt-out from value testing
      - add `id`, `TestSemantics.root`, and `tags` to the suggested code in the TestSemantics failure message
      - fix a small bug with raw string escaping
      - update all tests accordingly
      
      * fix sortKey doc
      
      * prefer const over final
      9c49255f
  22. 12 Mar, 2018 1 commit
  23. 31 Jan, 2018 1 commit
  24. 09 Jan, 2018 2 commits
  25. 19 Dec, 2017 1 commit
  26. 15 Dec, 2017 1 commit
    • Yegor's avatar
      make date picker accessible (#13502) · 235b64ed
      Yegor authored
      * make date picker accessible
      
      * make test file lookup location-independent
      
      * address some comments
      
      * always wrap in IgnorePointer
      
      * no bitmasks for flags and actions
      
      * recommend List<*>
      235b64ed
  27. 11 Oct, 2017 1 commit
  28. 06 Oct, 2017 1 commit
    • Yegor's avatar
      Date picker i18n (#12324) · 150c5830
      Yegor authored
      * formatYear
      
      * localize date picker
      
      * tests
      
      * clean-ups
      
      * address comments
      150c5830
  29. 24 Aug, 2017 1 commit
  30. 14 Aug, 2017 1 commit
  31. 14 Jul, 2017 1 commit
  32. 30 Jun, 2017 1 commit
  33. 23 Jun, 2017 1 commit