1. 76c6c9d Add deselect all menu item by Tony Huang · 5 years ago
  2. 56de84a Fix crash issue when mouse band selection by Tony Huang · 6 years ago
  3. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  4. 142e27b Fixed option menu poping up when search bar is expanded by shawnlin · 6 years ago
  5. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  6. f7660f4 Fix crash when opening inspector screen of broken folder am: 5971052851 am: a9cef9379b by Takamasa Kuramitsu · 6 years ago
  7. 5971052 Fix crash when opening inspector screen of broken folder by Takamasa Kuramitsu · 6 years ago
  8. 08d4d05 Hide 'Open' option for context menu for files. by wilsonshih · 6 years ago
  9. 0f408af Fix crash when showing inspect menu of invalid provider by Takamasa Kuramitsu · 6 years ago
  10. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  11. c6d6324 Cleanup "inspect" menu management. by Steve McKay · 7 years ago
  12. 0c7ad03 Add inspector to mouse context menu. by Steve McKay · 7 years ago
  13. efd10ac Allow GetInfo on current directory. by Steve McKay · 7 years ago
  14. 3975fa2 Add menu to show properties, add feature flag. by Dooper · 7 years ago
  15. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 8 years ago
  16. 710248d Additional tidy up after Features. by Steve McKay · 8 years ago
  17. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 8 years ago
  18. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 8 years ago
  19. b0cbd6b Disable compressing by default. by Tomasz Mikolajewski · 8 years ago
  20. ac3e63e Enable Open With in the overflow menu. by Tomasz Mikolajewski · 8 years ago
  21. 2e8acf0 Remove "Compress To". by Tomasz Mikolajewski · 8 years ago
  22. 26640ab Add support for compressing to the current destination. by Tomasz Mikolajewski · 8 years ago
  23. a1d8b87 Hide the share button in archives. by Tomasz Mikolajewski · 8 years ago
  24. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  25. 5a8e378 Add basic support for extracting archives. by Tomasz Mikolajewski · 8 years ago
  26. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  27. 24dfabc Always show new window command. by Steve McKay · 8 years ago
  28. a0b5265 Rechristen Downloads > Files. by Steve McKay · 8 years ago
  29. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  30. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago
  31. 0de0ad1 Fix exception on event action == CANCEL. by Steve McKay · 8 years ago
  32. a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
  33. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago[Renamed (99%) from src/com/android/documentsui/manager/MenuManager.java]
  34. 8e91258 On-demand fetch for DocumentInfo when right-click on a root. by Ben Lin · 8 years ago
  35. b285b40 Make root context menu match spec. by Garfield Tan · 8 years ago
  36. e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
  37. 2567603 Move menu managers to respective packages. by Garfield Tan · 8 years ago[Renamed (72%) from src/com/android/documentsui/FilesMenuManager.java]
  38. 239ab97 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  39. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  40. 06c4b11 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  41. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  42. 16e0c1f Move Activity classes to own packages. by Steve McKay · 8 years ago
  43. b2dfa12 Enable PasteInto when right clicking on directories. by Ben Lin · 8 years ago
  44. 821727a Follow up changes from ag/1190582. by Ben Lin · 8 years ago
  45. 5668b86 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  46. 2567991 Moving Menu-related logic from BaseActivity to MenuManager. by Ben Lin · 8 years ago
  47. bbe128c Quick fix for Files crashing on start up. by Ben Lin · 8 years ago
  48. ebf2a17 Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  49. 7c35b03 Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago