1. 620adcb Rename NavigationInputHandler to OnBackInvokedInputHandler by Kuan-Ying Chou · 5 weeks ago
  2. e363ae3 Add NavigationEventInputHandler by Kuan-Ying Chou · 5 weeks ago
  3. f746ef0 Merge "Prevent use of disposed NavigationEventDispatcher" into androidx-main by Treehugger Robot · 5 weeks ago
  4. 0fd84ca Merge "Make NavigationEventCallback.isEnabled hierarchical" into androidx-main by Marcello Galhardo · 5 weeks ago
  5. 501cb3c Merge "Add hierarchical isEnabled to NavigationEventDispatcher" into androidx-main by Marcello Galhardo · 5 weeks ago
  6. 046a010 Merge "Add parent-child support for NavigationEventDispatcher" into androidx-main by Marcello Galhardo · 5 weeks ago
  7. e8582b8 Merge "Use private buganizer component for navigationevent" into androidx-main by Treehugger Robot · 5 weeks ago
  8. 7557087 Merge "Revert "Add NavigationEventHandlerTest"" into androidx-main by Treehugger Robot · 5 weeks ago
  9. 102f0bc Revert "Add NavigationEventHandlerTest" by Aurimas Liutikas · 5 weeks ago
  10. 0afc8b5 Use private buganizer component for navigationevent by Aurimas Liutikas · 5 weeks ago
  11. 73cdc79 Prevent use of disposed NavigationEventDispatcher by Marcello Galhardo · 6 weeks ago
  12. 54de69e Make NavigationEventCallback.isEnabled hierarchical by Marcello Galhardo · 6 weeks ago
  13. d8d5291 Add hierarchical isEnabled to NavigationEventDispatcher by Marcello Galhardo · 6 weeks ago
  14. f5fa043 Add parent-child support for NavigationEventDispatcher by Marcello Galhardo · 6 weeks ago
  15. 9c0c0a0 Merge "Extract callback logic to NavigationEventProcessor" into androidx-main by Marcello Galhardo · 6 weeks ago
  16. f2bf4a2 Extract callback logic to NavigationEventProcessor by Marcello Galhardo · 6 weeks ago
  17. 1eacfb7 Add NavigationEventHandlerTest by Marcello Galhardo · 6 weeks ago
  18. ac4fa3d Merge changes Iac0ec1ab,I4bf2258f,Ia292be73,Ibd3bcb56 into androidx-main by Marcello Galhardo · 6 weeks ago
  19. d9181aa Stop running testAndroidHostTest that have no tests by Aurimas Liutikas · 6 weeks ago
  20. c42b8ac Add FloatRange annotations to NavigationEvent fields by Marcello Galhardo · 6 weeks ago
  21. c8753e9 Add TestNavigationEventDispatcherOwner by Marcello Galhardo · 6 weeks ago
  22. 3b63f54 Add TestNavigationEvent for navigation event testing by Marcello Galhardo · 7 weeks ago
  23. d9681de Add TestNavigationEventCallback for navigation event testing by Marcello Galhardo · 7 weeks ago
  24. 70a38d6 Merge "Add navigationevent-testing module" into androidx-main by Marcello Galhardo · 7 weeks ago
  25. 0e50b61 Add navigationevent-testing module by Marcello Galhardo · 7 weeks ago
  26. 776fcda Add tests for NavigationEventDispatcher#dispatch by Marcello Galhardo · 7 weeks ago
  27. 1c21bf3 Add edge case and lifecycle tests for dispatcher by Marcello Galhardo · 7 weeks ago
  28. fe55ed5 Adopt consistent naming for dispatcher tests by Marcello Galhardo · 7 weeks ago
  29. 384b915 Remove history list from dispatcher tests by Marcello Galhardo · 7 weeks ago
  30. 28bf3d4 Use TestNavigationEventCallback in dispatcher tests by Marcello Galhardo · 7 weeks ago
  31. 956d752 Add TestNavigationEvent for navigation event testing by Marcello Galhardo · 7 weeks ago
  32. 4a0246e Add TestNavigationEventCallback for navigation event testing by Marcello Galhardo · 7 weeks ago
  33. 461503f Change properties to value class types by Julia McClellan · 7 weeks ago
  34. 0f7d267 Remove property accessors generated from fake UAST by Julia McClellan · 8 weeks ago
  35. 7a919ae Add test to verify safe removal of callbacks during on-going event dispatch by Marcello Galhardo · 8 weeks ago
  36. 87f434b Use `require` for precondition check in `addCallback` by Marcello Galhardo · 8 weeks ago
  37. 8eccc25 Make `updateEnabledCallbacks` allocation-free by Marcello Galhardo · 8 weeks ago
  38. c947836 Centralize dispatch logic in `getEnabledCallbacksForDispatching` by Marcello Galhardo · 8 weeks ago