1. 05 Oct, 2022 1 commit
  2. 23 Sep, 2022 1 commit
  3. 15 Sep, 2022 1 commit
  4. 12 Sep, 2022 1 commit
  5. 09 Sep, 2022 1 commit
  6. 07 Sep, 2022 1 commit
  7. 02 Sep, 2022 1 commit
  8. 19 Aug, 2022 1 commit
  9. 13 Aug, 2022 1 commit
  10. 11 Aug, 2022 2 commits
  11. 10 Aug, 2022 2 commits
  12. 02 Aug, 2022 2 commits
  13. 29 Jul, 2022 2 commits
  14. 27 Jul, 2022 1 commit
  15. 29 Jun, 2022 1 commit
  16. 28 Jun, 2022 1 commit
  17. 10 Jun, 2022 1 commit
  18. 02 Jun, 2022 2 commits
  19. 27 May, 2022 1 commit
  20. 26 May, 2022 1 commit
  21. 24 May, 2022 1 commit
  22. 19 May, 2022 1 commit
  23. 15 Apr, 2022 1 commit
  24. 14 Apr, 2022 1 commit
  25. 13 Apr, 2022 1 commit
    • Callum Moffat's avatar
      Support trackpad gestures in framework (#89944) · 30a50180
      Callum Moffat authored
      * Implement trackpad gestures in framework
      
      * Touch and Pan/Zoom pointers have separate IDs now
      
      * Handle trackpad pointer device type
      
      * Respect supportedDevices for pan/zoom events
      
      * Update after rebase
      
      * Fix check failures
      
      * Avoid error with very short drags
      
      * Address feedback
      
      * Refactor drag event handler
      
      * Address more feedback
      
      * Add some missing punctuation
      30a50180
  26. 18 Mar, 2022 1 commit
  27. 04 Mar, 2022 1 commit
  28. 01 Mar, 2022 1 commit
  29. 23 Feb, 2022 1 commit
  30. 22 Feb, 2022 2 commits
  31. 15 Feb, 2022 1 commit
    • Renzo Olivares's avatar
      Hide toolbar when selection is out of view (#98152) · 83863449
      Renzo Olivares authored
      * Hide toolbar when selection is out of view
      
      * properly dispose of toolbar visibility listener
      
      * Add test
      
      * rename toolbarvisibility
      
      * Make visibility for toolbar nullable
      
      * Properly dispose of toolbar visibility listener
      
      * Merge visibility methods into one
      
      * properly dispose of start selection view listener
      
      * Add some docs
      
      * remove unnecessary null check
      
      * more docs
      
      * Update dispose order
      Co-authored-by: 's avatarRenzo Olivares <roliv@google.com>
      83863449
  32. 11 Feb, 2022 2 commits
  33. 09 Feb, 2022 1 commit