1. 94fc11a Add show/hide launcher icon menu for debug by Tony Huang · 4 years, 9 months ago
  2. 76c6c9d Add deselect all menu item by Tony Huang · 5 years ago
  3. fdbab1a Disable getinfo in recent by Tony Huang · 5 years ago
  4. 166cd7c Fix select behavior in picking mode by Tony Huang · 5 years ago
  5. adce72b Move display mode switch icon to sub header by Tony Huang · 5 years ago
  6. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  7. 243cf9c Add sorting item on overflow menu by Tony Huang · 6 years ago
  8. 142e27b Fixed option menu poping up when search bar is expanded by shawnlin · 6 years ago
  9. dbfc9c2 Fixed menu item "get info" getting disabled on changing device orientation. by shawnlin · 6 years ago
  10. f7660f4 Fix crash when opening inspector screen of broken folder am: 5971052851 am: a9cef9379b by Takamasa Kuramitsu · 6 years ago
  11. 5971052 Fix crash when opening inspector screen of broken folder by Takamasa Kuramitsu · 6 years ago
  12. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  13. 920868d Refactor DocumentsUI MenuManager and clean un-used code by Bill Lin · 6 years ago
  14. fd235cf Fine tune description for ACTION_GET_CONTENT/ACTION_OPEN by Bill Lin · 6 years ago
  15. 08d4d05 Hide 'Open' option for context menu for files. by wilsonshih · 6 years ago
  16. c6d6324 Cleanup "inspect" menu management. by Steve McKay · 7 years ago
  17. 0c7ad03 Add inspector to mouse context menu. by Steve McKay · 7 years ago
  18. efd10ac Allow GetInfo on current directory. by Steve McKay · 7 years ago
  19. 3975fa2 Add menu to show properties, add feature flag. by Dooper · 7 years ago
  20. 7f7ee10 Passing SelectionDetails to DragAndDropManager. by Ben Lin · 7 years ago
  21. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 7 years ago
  22. eb1d11b Added some debugging tools. by Jon Mann · 7 years ago
  23. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  24. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  25. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  26. 49be24c Add 'Select All' option to menu. by Jon Mann · 7 years ago
  27. ac3e63e Enable Open With in the overflow menu. by Tomasz Mikolajewski · 7 years ago
  28. 2e8acf0 Remove "Compress To". by Tomasz Mikolajewski · 7 years ago
  29. 26640ab Add support for compressing to the current destination. by Tomasz Mikolajewski · 7 years ago
  30. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  31. 5a8e378 Add basic support for extracting archives. by Tomasz Mikolajewski · 8 years ago
  32. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  33. 8659cbc Move roots constants to a shared location. by Steve McKay · 8 years ago
  34. 24dfabc Always show new window command. by Steve McKay · 8 years ago
  35. a0b5265 Rechristen Downloads > Files. by Steve McKay · 8 years ago
  36. 01996bc Followups to ag/1553792/ by Steve McKay · 8 years ago
  37. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  38. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago
  39. 0fa2a2c Merge "Disable "New Folder" context menu item in search." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  40. d330727 Disable "New Folder" context menu item in search. by Garfield Tan · 8 years ago
  41. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  42. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  43. a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
  44. 8e91258 On-demand fetch for DocumentInfo when right-click on a root. by Ben Lin · 8 years ago
  45. b285b40 Make root context menu match spec. by Garfield Tan · 8 years ago
  46. e5d6ca2 Inject DirectoryDetails into MenuManager Const. by Steve McKay · 8 years ago
  47. 2567603 Move menu managers to respective packages. by Garfield Tan · 8 years ago
  48. 239ab97 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  49. d9caa6a Move State to base and root stuff to roots. by Steve McKay · 8 years ago
  50. 06c4b11 [multi-part] Make context menu match spec. by Garfield Tan · 8 years ago
  51. d080506 Move more classes to more specific locations. by Steve McKay · 8 years ago
  52. 84bd0f1 Refactor SelectionModeListener. by Garfield Tan · 8 years ago
  53. 371a48f Merge "Always show file size." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  54. fcf4516 Always show file size. by Steve McKay · 8 years ago
  55. b2dfa12 Enable PasteInto when right clicking on directories. by Ben Lin · 8 years ago
  56. 11d2348 [multi-part] Enable bidrectional sorting by Garfield, Tan · 8 years ago
  57. 171e6f5 [multi-part] Enable bidirectional sorting in DocumentsUI by Garfield, Tan · 8 years ago
  58. 5668b86 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  59. 2567991 Moving Menu-related logic from BaseActivity to MenuManager. by Ben Lin · 8 years ago
  60. ebf2a17 Implementation of Right-click context menus for docs/files. by Ben Lin · 8 years ago
  61. 7c35b03 Isolate Menu/Action management into dedicated manager classes. by Ben Lin · 8 years ago