1. 26 May, 2022 1 commit
  2. 25 May, 2022 1 commit
    • Greg Spencer's avatar
      A bunch of cleanups and a missing `ShortcutRegistar` in `WidgetsApp` (#104560) · 0a417c3b
      Greg Spencer authored
      A bunch of random cleanup things I found while doing MenuBar development.
      
      Changes an if test to an assert in binding.dart, since the if should always be true.
      Adds the default ShortcutRegistrar that should have been in the ShortcutRegistry PR.
      Moves a debug message in the FocusManager to print the result after the focus change instead of before.
      Reorders the test parameters in theme_data_test.dart to match the order of the theme data fields everywhere else.
      0a417c3b
  3. 17 May, 2022 1 commit
    • Greg Spencer's avatar
      Add VoidCallbackAction and VoidCallbackIntent (#103518) · 19940279
      Greg Spencer authored
      This adds a simple VoidCallbackAction and VoidCallbackIntent that allows configuring an intent that will invoke a void callback when the intent is sent to the action subsystem. This allows binding a shortcut directly to a void callback in a Shortcuts widget.
      
      I also added an instance of VoidCallbackAction to the default actions so that simply binding a shortcut to a VoidCallbackIntent works anywhere in the app, and you don't need to add a VoidCallbackAction at the top of your app to make it work.
      19940279
  4. 30 Apr, 2022 1 commit
  5. 27 Apr, 2022 1 commit
  6. 14 Apr, 2022 1 commit
  7. 28 Mar, 2022 1 commit
  8. 21 Mar, 2022 1 commit
  9. 04 Mar, 2022 1 commit
  10. 22 Feb, 2022 1 commit
  11. 03 Feb, 2022 1 commit
  12. 12 Dec, 2021 1 commit
  13. 01 Dec, 2021 1 commit
  14. 08 Nov, 2021 2 commits
  15. 05 Nov, 2021 1 commit
  16. 04 Nov, 2021 1 commit
  17. 03 Nov, 2021 1 commit
  18. 27 Oct, 2021 2 commits
  19. 03 Aug, 2021 1 commit
  20. 28 Jul, 2021 1 commit
  21. 27 Jul, 2021 1 commit
  22. 15 Jul, 2021 1 commit
  23. 14 Jul, 2021 3 commits
  24. 13 Jul, 2021 2 commits
  25. 01 Jul, 2021 1 commit
  26. 24 Jun, 2021 1 commit
  27. 23 Jun, 2021 1 commit
  28. 21 May, 2021 1 commit
  29. 19 May, 2021 1 commit
  30. 13 May, 2021 1 commit
  31. 11 May, 2021 1 commit
  32. 10 May, 2021 1 commit
  33. 07 May, 2021 1 commit
  34. 26 Apr, 2021 1 commit
  35. 03 Apr, 2021 1 commit