1. 27 Apr, 2022 1 commit
  2. 30 Mar, 2022 1 commit
  3. 03 Feb, 2022 1 commit
  4. 13 Jan, 2022 1 commit
  5. 08 Oct, 2021 3 commits
  6. 09 Aug, 2021 1 commit
  7. 03 Aug, 2021 1 commit
  8. 22 Jul, 2021 1 commit
  9. 20 Jul, 2021 1 commit
  10. 15 Jul, 2021 1 commit
  11. 14 Jul, 2021 3 commits
  12. 13 Jul, 2021 2 commits
  13. 01 Jul, 2021 1 commit
  14. 02 Jun, 2021 1 commit
    • Tong Mu's avatar
      Test WidgetTester handling test pointers (#83337) · e3da1bd7
      Tong Mu authored
      Adds tests to the following behaviors, which have existed without tests:
      
      - When tapping during live testing, a message is printed with widgets that contain the tap location.
      - When tapping during live testing, a mark is displayed on screen on the tap location.
      e3da1bd7
  15. 27 May, 2021 1 commit
  16. 21 Apr, 2021 1 commit
  17. 31 Mar, 2021 1 commit
  18. 30 Mar, 2021 1 commit
  19. 17 Feb, 2021 2 commits
  20. 06 Oct, 2020 1 commit
  21. 01 Oct, 2020 2 commits
  22. 09 Aug, 2020 1 commit
  23. 05 Aug, 2020 1 commit
  24. 04 Aug, 2020 1 commit
  25. 29 Jul, 2020 1 commit
  26. 15 Jul, 2020 1 commit
  27. 10 Jul, 2020 1 commit
  28. 26 Jun, 2020 1 commit
  29. 18 May, 2020 1 commit
  30. 14 May, 2020 1 commit
  31. 10 Apr, 2020 1 commit
    • Greg Spencer's avatar
      Fix initial value for highlight mode on desktop platforms. (#54306) · c7b10df7
      Greg Spencer authored
      This fixes the initial value of FocusManager.highlightMode so that it gets initialized correctly on desktop platforms.
      
      My recent update of this code (#52990) broke things so that the highlight mode never changed from the initial default of touch, which meant that focus highlights didn't show unless you set FocusManager.highlightStrategy to something (even automatic, the default: setting it caused the mode to be updated).
      c7b10df7
  32. 27 Jan, 2020 1 commit
  33. 17 Jan, 2020 1 commit