1. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  2. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  3. 00a12bf Mechanical refactoring of Preconditions. by Jeff Sharkey · 6 years ago
  4. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  5. 354a516 Fix NPE caused by invalid ContentScope in FocusManager. by Rhed Jao · 6 years ago
  6. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  7. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  8. 028b263 Fix crash when attempting to focus when no items are visible. by Geoffrey Pitsch · 7 years ago
  9. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  10. 53c8e80 Extract SelectionManager interface. by Steve McKay · 7 years ago
  11. 82cc533 Decouple SelectionManager from DocumentsAdapter. by Steve McKay · 7 years ago
  12. ed89558 Allow focus from mouse click by Jon Mann · 7 years ago
  13. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  14. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  15. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 7 years ago
  16. b62d4e5 Don't handle key events given to DocHolders of Message type. by Ben Lin · 8 years ago
  17. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  18. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  19. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  20. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  21. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  22. 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]
  23. 990f76e Lifetime of FragmentTuners scoped to activity. by Steve McKay · 8 years ago
  24. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  25. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  26. 81afd7f Add focus to directory after creating them via CreateDirFragment. by Ben Lin · 8 years ago
  27. 26819d7 Fix crash regarding Type-to-Focus. by Ben Lin · 8 years ago
  28. 74956af Consolidate user input handling in single class. by Steve McKay · 8 years ago
  29. 5a22a11 Daeal with null cursors more leniently. by Steve McKay · 8 years ago
  30. 294b3fc Merge "Type-to-focus improvements." into nyc-dev by Ben Kwa · 8 years ago
  31. 6fd431e Type-to-focus improvements. by Ben Kwa · 8 years ago
  32. 237432e Fix a crash when browsing empty roots. by Ben Kwa · 8 years ago
  33. 0fcef70 Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev by Ben Kwa · 8 years ago
  34. 472103f Implement type-to-focus in the DirectoryFragment. by Ben Kwa · 8 years ago
  35. 67f06a3 Fix focus issues on RV. by Ben Kwa · 8 years ago
  36. 92db0b3 Handle spacebar events. by Ben Kwa · 8 years ago
  37. ca36deb Merge "Revert "Handle spacebar events."" into nyc-dev by Ben Kwa · 8 years ago
  38. c8167be Revert "Handle spacebar events." by Ben Kwa · 8 years ago
  39. a6c2f0a Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 8 years ago
  40. 5db5b87 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 8 years ago
  41. 9504d76 Allow multiple range selections using the shift key. by Ben Kwa · 8 years ago
  42. 9ab9f2c Handle spacebar events. by Ben Kwa · 8 years ago
  43. 74e5d41 Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 8 years ago
  44. 15de7f9 Move focus-related code out of DirectoryFragment. by Ben Kwa · 8 years ago