1. cf74715 Fix app crash when testing by Tony Huang · 4 years, 8 months ago
  2. 35bfbef Intercept KeyDown Event to monitor KEYCODE_SEARCH by Bill Lin · 5 years ago
  3. 76c6c9d Add deselect all menu item by Tony Huang · 5 years ago
  4. 8dafe61 Use DialogFragment for delete dialog by shawnlin · 5 years ago
  5. f7b05c4 Update layout for gesture navigation by Tony Huang · 5 years ago
  6. 09571b2 Polish UI and refactor theme color resources(3/N) by Tony Huang · 5 years ago
  7. 1199879 Remove redundant xxx_dark resource and definition from Docsui by Bill Lin · 5 years ago
  8. e092d2d Implement Apps row for new landing page design by Tony Huang · 6 years ago
  9. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  10. 48200cd Roll back delete/undo feature to dialog style by shawnlin · 6 years ago
  11. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  12. 14b943a Merge "Support delete/undo in the File browser mode" by Shawn Lin · 6 years ago
  13. ea3de8b Support delete/undo in the File browser mode by shawnlin · 6 years ago
  14. f7660f4 Fix crash when opening inspector screen of broken folder am: 5971052851 am: a9cef9379b by Takamasa Kuramitsu · 6 years ago
  15. 5971052 Fix crash when opening inspector screen of broken folder by Takamasa Kuramitsu · 6 years ago
  16. 5b22553 Using icon resource instead of icon bitmap in task description by Sunny Goyal · 6 years ago
  17. 23c4bc0 Add TestDrawerController for testBackButton_CloseDrawer. by Rhed Jao · 6 years ago
  18. 76a9d71 Close drawer when back button pressed. by Rhed Jao · 6 years ago
  19. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  20. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  21. 8fc9d89 Add test for DocsSelectionManager. by Steve McKay · 7 years ago
  22. 878b271 Extrac DocsUI selection manager. by Steve McKay · 7 years ago
  23. 53c8e80 Extract SelectionManager interface. by Steve McKay · 7 years ago
  24. 0c7ad03 Add inspector to mouse context menu. by Steve McKay · 7 years ago
  25. efd10ac Allow GetInfo on current directory. by Steve McKay · 7 years ago
  26. 2c1b15d Upgrade launcher icon and shortcuts to adaptive icon Bug: 62023774 Test: build, and runs, manual testing on marlin device by Hyunyoung Song · 7 years ago
  27. a62e504 Upgrade launcher icon and shortcuts to adaptive icon by Hyunyoung Song · 7 years ago
  28. e3830da Expose a BaseActivity methods to work around compiler/desugar bug. by Tobias Thierer · 7 years ago
  29. 052985f Move shortcuts updater to common package. by Steve McKay · 7 years ago
  30. 3807dd9 Merge "Support for dynamic shortcuts." into arc-apps am: 50bf584715 by Steve McKay · 7 years ago
  31. 87f1b2c Merge "Add menu to show properties, add feature flag." into arc-apps by TreeHugger Robot · 7 years ago
  32. 0930d4c Add menu to show properties, add feature flag. by Dooper · 7 years ago
  33. 0ce04b7 Support for dynamic shortcuts. by Steve McKay · 7 years ago
  34. 3975fa2 Add menu to show properties, add feature flag. by Dooper · 7 years ago
  35. b47b4b5 Add a type column to show user-friendly type info. by Garfield Tan · 7 years ago
  36. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 7 years ago
  37. da2c0f0 Allow user control move/copy during drag and drop. by Garfield Tan · 7 years ago
  38. 5bd5cb4 Respect UserManager.DISALLOW_DEBUGGING_FEATURES. by Steve McKay · 7 years ago
  39. 0d83d32 Add progress dialog for transfer operations. by Tomasz Mikolajewski · 7 years ago
  40. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  41. 77e0120 Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  42. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  43. 5a7a015 Merge "Revert "Implement support for viewing document settings in external applications"" into arc-apps by Jon Mann · 7 years ago
  44. e8c484d Revert "Implement support for viewing document settings in external applications" by Jon Mann · 7 years ago
  45. ce97e1f Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  46. 8856ef4 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  47. 44be0b8 Merge "Fix viewing files in archives by mouse." into arc-apps by Tomasz Mikolajewski · 7 years ago
  48. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  49. ddaea8f Merge "Make Files look like Downloads in recents." into arc-apps by TreeHugger Robot · 7 years ago
  50. 7295c48 Make Files look like Downloads in recents. by Steve McKay · 7 years ago
  51. 0902f07 Moving back button behavior to SharedInputHandler, and now handling ESC keys. by Ben Lin · 7 years ago
  52. 710248d Additional tidy up after Features. by Steve McKay · 7 years ago
  53. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  54. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  55. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  56. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  57. 954c5e0 Merge "Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename." into arc-apps by Jon Mann · 7 years ago
  58. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  59. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 8 years ago
  60. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 7 years ago
  61. b0cbd6b Disable compressing by default. by Tomasz Mikolajewski · 7 years ago
  62. 49be24c Add 'Select All' option to menu. by Jon Mann · 7 years ago
  63. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  64. 664025e Fix crashing converted files warning dialog. by Tomasz Mikolajewski · 7 years ago
  65. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  66. 57cafe4 Merge "Improve error handling." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  67. 99f1dc3 Improve error handling. by Steve McKay · 8 years ago
  68. e8b547f Move preferences related code to sub-package. by Steve McKay · 8 years ago
  69. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  70. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  71. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  72. a0b5265 Rechristen Downloads > Files. by Steve McKay · 8 years ago
  73. 0f17d09 Merge "Using Activity#setTitle to have TalkBack announce root traversal." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  74. 37408d0 Using Activity#setTitle to have TalkBack announce root traversal. by Ben Lin · 8 years ago
  75. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  76. 89e0e34 Merge "Address comments in ag/1514806." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  77. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  78. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago
  79. b22a0d2 Merge "Updating DropShadow as drag and drop hovers over views." into nyc-andromeda-dev by Ben Lin · 8 years ago
  80. 54c992e Merge "Features around findPath API." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  81. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  82. 1c45629 Updating DropShadow as drag and drop hovers over views. by Ben Lin · 8 years ago
  83. 79ae3a7 Adding ActivityInputHandler and tests. by Ben Lin · 8 years ago
  84. aa66c43 Bunch of papercuts. by Ben Lin · 8 years ago
  85. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  86. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  87. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  88. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  89. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  90. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  91. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  92. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  93. a867323 Integrating Android Keyboard Helper to surface commands to users. by Ben Lin · 8 years ago
  94. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago[Renamed (97%) from src/com/android/documentsui/manager/ManageActivity.java]
  95. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  96. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  97. 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago
  98. e1f8c88 Merge "Move open,view,preview support into ActionHandler." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  99. 6d20d19 Move open,view,preview support into ActionHandler. by Steve McKay · 8 years ago
  100. ec24336 Remove onBeforePop() logic so back no longer opens/closes drawer. by Ben Lin · 8 years ago