1. 94fc11a Add show/hide launcher icon menu for debug by Tony Huang · 4 years, 9 months ago
  2. 3bd3e0d Prevent OPEN_DOCUMENT_TREE when root does not support children by Stephen Hughes · 4 years, 10 months ago
  3. 4f2965c Merge "Fix crash on easter egg debug mode" by Tony Huang · 4 years, 10 months ago
  4. 462569a Set the default root to ExternalStroage root in tree mode by Ivan Chiang · 4 years, 10 months ago
  5. 4ce11e2 Fix crash on easter egg debug mode by Tony Huang · 4 years, 10 months ago
  6. 1723c50 Merge "Make Recent root know contents changed" into qt-qpr1-dev am: a350a7692e by Tony Huang · 5 years ago
  7. 76c6c9d Add deselect all menu item by Tony Huang · 5 years ago
  8. 4d179b7 Make Recent root know contents changed by Tony Huang · 5 years ago
  9. 8dafe61 Use DialogFragment for delete dialog by shawnlin · 5 years ago
  10. 957be8c Refactor LoadRootTask for backup behavior when root doesn't exist. by Tony Huang · 5 years ago
  11. fdbab1a Disable getinfo in recent by Tony Huang · 5 years ago
  12. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  13. 6d67999 Remove redundant color resources by Bill Lin · 5 years ago
  14. f5a3dfb Merge "Remove redundant xxx_dark resource and definition from Docsui" by Bill Lin · 5 years ago
  15. 4e6242a Make recent root as default root on browse mode by Tony Huang · 6 years ago
  16. 1199879 Remove redundant xxx_dark resource and definition from Docsui by Bill Lin · 5 years ago
  17. 9cee68f Migration to Westworld (1/2) by shawnlin · 6 years ago
  18. 74ded6e Update UI/UX for selecting images on recent by Tony Huang · 6 years ago
  19. 7a7e7df Implement files preview on pick mode specific action by Tony Huang · 6 years ago
  20. f0ea0ed Add chips to support mime type query by Ivan Chiang · 6 years ago
  21. 282baa4 Do the refactor in RecentsLoader and support global search by Ivan Chiang · 6 years ago
  22. 35ad6bd Update all loader to androidx version loader by Tony Huang · 6 years ago
  23. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  24. 243cf9c Add sorting item on overflow menu by Tony Huang · 6 years ago
  25. 9b9a282 Support to launch the root from the intent without rootId by Ivan Chiang · 6 years ago
  26. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  27. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  28. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  29. 0aa7207 Selection code isolation. by Steve McKay · 7 years ago
  30. 1fdd34b Segregate Mouse and Touch input handling. by Steve McKay · 7 years ago
  31. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  32. 1239452 Move ContentLock and ViewAutoScroller into sel pkg. by Steve McKay · 7 years ago
  33. fa48ea4 Improved encapsulation. by Steve McKay · 7 years ago
  34. 2d19a69 Minor cleanups to SelectionManager interface. by Steve McKay · 7 years ago
  35. 3a24e6c Fix a pile of error prone issues. by Steve McKay · 7 years ago
  36. 79a572b Load zip file when user clicks it in search result. by Garfield Tan · 7 years ago
  37. 84440eb Add DebugInfo view. by Steve McKay · 7 years ago
  38. f5042d0 Invoke document inspector when properites button clicked by Austin Kolander · 7 years ago
  39. 0930d4c Add menu to show properties, add feature flag. by Dooper · 7 years ago
  40. 5f2a9ba Apply correct restoring logic. by Garfield Tan · 7 years ago
  41. b47b4b5 Add a type column to show user-friendly type info. by Garfield Tan · 7 years ago
  42. 8003008 Proper refresh when Authentication finishes with Activity.RESULT_OK. by Ben Lin · 7 years ago
  43. 2e81db6 Fix crash when dragging documents from Recents. by Garfield Tan · 7 years ago
  44. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 7 years ago
  45. 2979b21 Disable debug commands by default. by Steve McKay · 7 years ago
  46. eb1d11b Added some debugging tools. by Jon Mann · 7 years ago
  47. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  48. 77e0120 Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  49. 253a992 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  50. 5a7a015 Merge "Revert "Implement support for viewing document settings in external applications"" into arc-apps by Jon Mann · 7 years ago
  51. e8c484d Revert "Implement support for viewing document settings in external applications" by Jon Mann · 7 years ago
  52. ce97e1f Merge "Implement support for viewing document settings in external applications" into arc-apps by Jon Mann · 7 years ago
  53. 8856ef4 Implement support for viewing document settings in external applications by Jon Mann · 7 years ago
  54. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  55. 710248d Additional tidy up after Features. by Steve McKay · 7 years ago
  56. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  57. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  58. 0c1f58a Merge "Add Feature Flag support." into arc-apps by TreeHugger Robot · 7 years ago
  59. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  60. 174fc2e Check for droppability when dropping onto Roots. by Ben Lin · 7 years ago
  61. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  62. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 7 years ago
  63. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  64. e9abd2d Crash fix for accessing DocumentInfo.derivedUri when in Recents. by Ben Lin · 8 years ago
  65. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  66. 89e0e34 Merge "Address comments in ag/1514806." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  67. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  68. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  69. 1686883 Features around findPath API. by Garfield Tan · 8 years ago
  70. dbd6b8b DO NOT MERGE: Move archive support library to DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  71. 63bf813 Move openContainerDocument() into ActionHandlers. by Garfield Tan · 8 years ago
  72. d071895 Move share impl into files ActionHandler. by Steve McKay · 8 years ago
  73. bd9f05a Move full delete logic into ActionHandler. by Steve McKay · 8 years ago
  74. 5b0a2c1 Inject SelectionManager instead of passing on reset. by Steve McKay · 8 years ago
  75. 4f78ba6 Move selection to selection pkg, make activity scoped. by Steve McKay · 8 years ago
  76. 208945c Refactor FragmentTuner to ActivityConfig. by Garfield Tan · 8 years ago
  77. 0f5ec83 Add pick ActionHandler test. by Steve McKay · 8 years ago
  78. eed2f4e Move document-opening logic into ActionHandlers. by Steve McKay · 8 years ago
  79. def4868 Test location init with doc URI. by Steve McKay · 8 years ago
  80. b6006b2 manager/ManageActivity back to files/FilesActivity. by Steve McKay · 8 years ago
  81. 988d8a3 Move launch logic into ActionHandlers. by Steve McKay · 8 years ago
  82. c8889af Move delete support into base ActionHandler. by Steve McKay · 8 years ago
  83. 739f94b ActionHandler stage 2. by Steve McKay · 8 years ago