1. 7f93c3b Add equality guidance to NavigationEventInfo KDoc by Marcello Galhardo · 3 months ago
  2. d481430 Simplify method names in TestNavigationEventInput by Marcello Galhardo · 3 months ago
  3. c4a90790 Merge "Rename DirectNavigationEventInput's functions" into androidx-main by Kuan-Ying Chou · 3 months ago
  4. 757eae9 Merge "Rename doHasEnabledCallbacksChanged to doOnHasEnabledCallbacksChanged" into androidx-main by Kuan-Ying Chou · 3 months ago
  5. 038b631 Rename DirectNavigationEventInput's functions by Kuan-Ying Chou · 3 months ago
  6. 7b2de78 Automatically bind kotlin libraries version for JS/WASM targets by Marcello Galhardo · 3 months ago
  7. a31bd12 Refactor NavigationEventDispatcherTest by Marcello Galhardo · 3 months ago
  8. 9b8942f Merge HierarchyTest into DispatcherTest by Marcello Galhardo · 3 months ago
  9. 88a4f2a Merge StateTest into DispatcherTest by Marcello Galhardo · 3 months ago
  10. 59263db Move TestNavigationEventInput to DispatcherTest by Marcello Galhardo · 3 months ago
  11. 3de0f29 Rename doHasEnabledCallbacksChanged to doOnHasEnabledCallbacksChanged by Kuan-Ying Chou · 3 months ago
  12. 3f977b5 Merge "Rename onAttach/onDetach to onAdded/onRemoved" into androidx-main by Kuan-Ying Chou · 3 months ago
  13. 639f8f3 Merge "Rename InputHandler to Input" into androidx-main by Kuan-Ying Chou · 3 months ago
  14. 7b37832 Rename onAttach/onDetach to onAdded/onRemoved by Kuan-Ying Chou · 3 months ago
  15. 41c7bc9 Rename InputHandler to Input by Kuan-Ying Chou · 3 months ago
  16. a3503d7 Merge "Rename do[Action] to doOn[Action] in NavEvent Callback" into androidx-main by Treehugger Robot · 3 months ago
  17. c1f9f6e Merge changes I05923919,I495ccca5,I59d436b6 into androidx-main by Treehugger Robot · 3 months ago
  18. f783c09 Rename do[Action] to doOn[Action] in NavEvent Callback by Marcello Galhardo · 3 months ago
  19. 63b444a Purge onHasEnabledCallbacksChangedCallback in NavEvent by Marcello Galhardo · 3 months ago
  20. 79b441a Add tests for `Dispatcher`/`Input` lifecycle by Marcello Galhardo · 3 months ago
  21. 10db2d7 Add `TestNavigationEventInput` test utility by Marcello Galhardo · 3 months ago
  22. f43340c Add @EmptySuper to onHasEnabledCallbacksChanged by Kuan-Ying Chou · 3 months ago
  23. dcdb50d Merge "Require main thread for input handler operations" into androidx-main by Treehugger Robot · 3 months ago
  24. 9c56cdd Purge `addOnHasEnabledCallbacksChangedCallback` from Dispatcher by Marcello Galhardo · 3 months ago
  25. 5b286777 Handle onHasEnabledCallbacksChanged in NavigationEventDispatcher by Marcello Galhardo · 3 months ago
  26. a34b0e1 Make input handler add/remove idempotent by Marcello Galhardo · 3 months ago
  27. b30a522 Merge "Remove internal isAttached()" into androidx-main by Kuan-Ying Chou · 3 months ago
  28. f65a071 Remove internal isAttached() by Kuan-Ying Chou · 3 months ago
  29. cee9e77 Remove onHasEnabledCallbacksChanged from NavEvent Dispatcher by Marcello Galhardo · 3 months ago
  30. bc2aab7 Add `navigationevent-samples` module by Marcello Galhardo · 3 months ago
  31. cc2fac2 Merge "Implement and use onAttach/onDetach for NavigationEventInputHandler" into androidx-main by Kuan-Ying Chou · 3 months ago
  32. 6451e27 Implement and use onAttach/onDetach for NavigationEventInputHandler by Kuan-Ying Chou · 3 months ago
  33. f42ef7c Move away from using old unstable versions of androidx libraries by Aurimas Liutikas · 3 months ago
  34. f6e5d13 Enable NavigationEventCallback by default by Marcello Galhardo · 3 months ago
  35. 7962ccc Make onEventCompleted abstract by Marcello Galhardo · 3 months ago
  36. 4577d4d Merge "Replace addOnHasEnabledCallbacksChangedCallback with onHasEnabledCallbacksChanged" into androidx-main by Kuan-Ying Chou · 3 months ago
  37. ae21193 Merge "Update Compose dependencies to 1.9.0." into androidx-main by Prajakta Patil · 3 months ago
  38. 2c3861d Update Compose dependencies to 1.9.0. by Prajakta Patil · 3 months ago
  39. 836227a7 Merge "Make NavigationEventCallback `on*` methods protected" into androidx-main by Treehugger Robot · 3 months ago
  40. df2e209 Update remaining kotlin only methods by Julia McClellan · 3 months ago
  41. cef0000 Make NavigationEventCallback `on*` methods protected by Marcello Galhardo · 3 months ago
  42. 743ee67 Replace addOnHasEnabledCallbacksChangedCallback with onHasEnabledCallbacksChanged by Kuan-Ying Chou · 3 months ago
  43. f69c229 Require main thread for input handler operations by Marcello Galhardo · 3 months ago