1. b62d4e5 Don't handle key events given to DocHolders of Message type. by Ben Lin · 8 years ago
  2. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  3. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  4. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  5. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  6. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  7. 17b761e Add support for quick viewing files with spacebar. by Steve McKay · 8 years ago[Renamed (87%) from src/com/android/documentsui/dirlist/FocusManager.java]
  8. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  9. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  10. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  11. 81afd7f Add focus to directory after creating them via CreateDirFragment. by Ben Lin · 8 years ago
  12. 26819d7 Fix crash regarding Type-to-Focus. by Ben Lin · 8 years ago
  13. 74956af Consolidate user input handling in single class. by Steve McKay · 8 years ago
  14. 5a22a11 Daeal with null cursors more leniently. by Steve McKay · 8 years ago
  15. 294b3fc Merge "Type-to-focus improvements." into nyc-dev by Ben Kwa · 9 years ago
  16. 6fd431e Type-to-focus improvements. by Ben Kwa · 9 years ago
  17. 237432e Fix a crash when browsing empty roots. by Ben Kwa · 9 years ago
  18. 0fcef70 Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 9 years ago
  19. 472103f Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 9 years ago
  20. 67f06a3 Fix focus issues on RV. by Ben Kwa · 9 years ago
  21. 92db0b3 Handle spacebar events. by Ben Kwa · 9 years ago
  22. ca36deb Merge "Revert "Handle spacebar events."" into nyc-dev by Ben Kwa · 9 years ago
  23. c8167be Revert "Handle spacebar events." by Ben Kwa · 9 years ago
  24. a6c2f0a Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 9 years ago
  25. 5db5b87 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 9 years ago
  26. 9504d76 Allow multiple range selections using the shift key. by Ben Kwa · 9 years ago
  27. 9ab9f2c Handle spacebar events. by Ben Kwa · 9 years ago
  28. 74e5d41 Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 9 years ago
  29. 15de7f9 Move focus-related code out of DirectoryFragment. by Ben Kwa · 9 years ago