1. 71dac09 Fix crash when mouse double click folder by Tony Huang · 5 years ago
  2. f7b05c4 Update layout for gesture navigation by Tony Huang · 5 years ago
  3. 03ef741 Update dialog UI and search view hint font by Tony Huang · 5 years ago
  4. 119b68c Merge "Improve stability - return null when LastAccessedProvider no longer exist" by Bill Lin · 5 years ago
  5. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  6. 09571b2 Polish UI and refactor theme color resources(3/N) by Tony Huang · 5 years ago
  7. 2a022ba Implement search history UI by Tony Huang · 6 years ago
  8. 166cd7c Fix select behavior in picking mode by Tony Huang · 5 years ago
  9. 8430edd Merge "Migration to Westworld (2/2)" by Shawn Lin · 5 years ago
  10. e0ba46d Migration to Westworld (2/2) by shawnlin · 6 years ago
  11. 049b22d Change default root when open document tree by Tony Huang · 5 years ago
  12. f5a3dfb Merge "Remove redundant xxx_dark resource and definition from Docsui" by Bill Lin · 5 years ago
  13. 4e6242a Make recent root as default root on browse mode by Tony Huang · 6 years ago
  14. fa47a32 Improve stability - return null when LastAccessedProvider no longer exist by Bill Lin · 6 years ago
  15. ee512b3 Fix preview function not work 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. 0aaf966 Update new UI/UX for open document tree by Tony Huang · 6 years ago
  19. e092d2d Implement Apps row for new landing page design by Tony Huang · 6 years ago
  20. 7a7e7df Implement files preview on pick mode specific action by Tony Huang · 6 years ago
  21. eb43e96 Fix some bugs and add hint on input filed by Tony Huang · 6 years ago
  22. 01d2ff9 Support root Uris for EXTRA_INITIAL_URI by Amin Shaikh · 6 years ago
  23. 9c3c60b Make documents diabled when CopyTo or MoveTo flow by Tony Huang · 6 years ago
  24. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  25. 7e72a2d Use material design snackbar to replace deprecated snackbar by Tony Huang · 6 years ago
  26. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  27. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  28. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  29. fd235cf Fine tune description for ACTION_GET_CONTENT/ACTION_OPEN by Bill Lin · 6 years ago
  30. 4d85336 Merge "Fix Bottom bar button cropped when Font and Display sizes are set to "Largest"." by TreeHugger Robot · 6 years ago
  31. a4bed2e Fix Bottom bar button cropped when Font and Display sizes are set to "Largest". by lumark · 6 years ago
  32. 23c4bc0 Add TestDrawerController for testBackButton_CloseDrawer. by Rhed Jao · 6 years ago
  33. 76a9d71 Close drawer when back button pressed. by Rhed Jao · 6 years ago
  34. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  35. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  36. 0aa7207 Selection code isolation. by Steve McKay · 7 years ago
  37. 1fdd34b Segregate Mouse and Touch input handling. by Steve McKay · 7 years ago
  38. 365e3cb Cleanup of Selection APIs. by Steve McKay · 7 years ago
  39. 8fc9d89 Add test for DocsSelectionManager. by Steve McKay · 7 years ago
  40. 878b271 Extrac DocsUI selection manager. by Steve McKay · 7 years ago
  41. 53c8e80 Extract SelectionManager interface. by Steve McKay · 7 years ago
  42. e3830da Expose a BaseActivity methods to work around compiler/desugar bug. by Tobias Thierer · 7 years ago
  43. 1050bc5 Merge "Move shortcuts updater to common package." into arc-apps am: b40c6634d4 by Steve McKay · 7 years ago
  44. 052985f Move shortcuts updater to common package. by Steve McKay · 7 years ago
  45. 3807dd9 Merge "Support for dynamic shortcuts." into arc-apps am: 50bf584715 by Steve McKay · 7 years ago
  46. 0ce04b7 Support for dynamic shortcuts. by Steve McKay · 7 years ago
  47. 8033b3b Merge "Apply correct restoring logic." into arc-apps am: 9538e3f8e7 by Garfield Tan · 7 years ago
  48. 5f2a9ba Apply correct restoring logic. by Garfield Tan · 7 years ago
  49. 50daabf Add a type column to show user-friendly type info. am: b47b4b560c by Garfield Tan · 7 years ago
  50. b47b4b5 Add a type column to show user-friendly type info. by Garfield Tan · 7 years ago
  51. dec0e3d Merge "Add a feature flag for overwrite confirmation dialog." into arc-apps by Garfield Tan · 7 years ago
  52. b9ac9cf Add a feature flag for overwrite confirmation dialog. by Garfield Tan · 7 years ago
  53. 8ee89f9 Merge "Revert "Revert "Proper refresh when Authentication finishes with Activity.RESULT_OK.""" into oc-dev am: 04bf31f47f by Ben Lin · 7 years ago
  54. 82e69ab Revert "Proper refresh when Authentication finishes with Activity.RESULT_OK." by Siyamed Sinir · 7 years ago
  55. a40e6e3 Revert "Revert "Proper refresh when Authentication finishes with Activity.RESULT_OK."" by Ben Lin · 7 years ago
  56. 141bfb8 Revert "Proper refresh when Authentication finishes with Activity.RESULT_OK." by Siyamed Sinir · 7 years ago
  57. ab4d547 Merge "Proper refresh when Authentication finishes with Activity.RESULT_OK." into arc-apps by Ben Lin · 7 years ago
  58. 8003008 Proper refresh when Authentication finishes with Activity.RESULT_OK. by Ben Lin · 7 years ago
  59. f2cd834 Proper refresh when Authentication finishes with Activity.RESULT_OK. by Ben Lin · 7 years ago
  60. fe18b6f Respect UserManager.DISALLOW_DEBUGGING_FEATURES. by Steve McKay · 7 years ago
  61. da71aff Merge "Respect UserManager.DISALLOW_DEBUGGING_FEATURES." into arc-apps by Steve McKay · 7 years ago
  62. 5bd5cb4 Respect UserManager.DISALLOW_DEBUGGING_FEATURES. by Steve McKay · 7 years ago
  63. 38a7b7f Merge "Add progress dialog for transfer operations." into arc-apps by Tomasz Mikolajewski · 7 years ago
  64. d2219aa Merge "Add progress dialog for transfer operations." into arc-apps by Tomasz Mikolajewski · 7 years ago
  65. 0d83d32 Add progress dialog for transfer operations. by Tomasz Mikolajewski · 7 years ago
  66. dd3af83 Merge "Make buttons of bottom bars match spec." into arc-apps am: 31018c2e4c by Garfield Tan · 7 years ago
  67. 31018c2 Merge "Make buttons of bottom bars match spec." into arc-apps by Garfield Tan · 7 years ago
  68. 10e77bf Make buttons of bottom bars match spec. by Garfield Tan · 7 years ago
  69. c54ad10 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess am: 9bd4099ee2 by Jon Mann · 7 years ago
  70. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  71. 8794974 Merge "Fix viewing files in archives by mouse." into arc-apps am: 44be0b8b2b by Tomasz Mikolajewski · 7 years ago
  72. 44be0b8 Merge "Fix viewing files in archives by mouse." into arc-apps by Tomasz Mikolajewski · 7 years ago
  73. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  74. 689b1f9 Add unit tests for picker.ActionHandler. am: 894d487698 by Garfield Tan · 7 years ago
  75. 894d487 Add unit tests for picker.ActionHandler. by Garfield Tan · 7 years ago
  76. 5a8bc9e Merge "Moving back button behavior to SharedInputHandler, and now handling ESC keys." into arc-apps by Ben Lin · 7 years ago
  77. 0902f07 Moving back button behavior to SharedInputHandler, and now handling ESC keys. by Ben Lin · 7 years ago
  78. 65655f5 Merge commit 'b09f60124e75336b77910c8f18d865f91f8345da' into browse by Garfield Tan · 7 years ago
  79. 23ac60c Add a confirmation dialog before overwriting a file in picker. by Garfield Tan · 7 years ago
  80. a0f2dbb Merge "Some refactor around default init location for picker." into arc-apps by Garfield Tan · 7 years ago
  81. ae93758 Some refactor around default init location for picker. by Garfield Tan · 7 years ago
  82. 7a4c239 Initialize the location to recents if we fail to restore stack. am: bab2516182 by Garfield Tan · 7 years ago
  83. bab2516 Initialize the location to recents if we fail to restore stack. by Garfield Tan · 7 years ago
  84. 06c9228 Merge "Inject the model to picker.ActionHandler." into arc-apps am: 0bfffdeff9 by Garfield Tan · 7 years ago
  85. 0bfffde Merge "Inject the model to picker.ActionHandler." into arc-apps by TreeHugger Robot · 7 years ago
  86. e7a6db7 Merge "Make sure shares and deletes are enabled after they're changed to be visible." into arc-apps by Garfield Tan · 7 years ago
  87. e1ddda5 Inject the model to picker.ActionHandler. by Garfield Tan · 7 years ago
  88. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  89. 0295021 Merge commit '681f893188609009de0c934726c3c1300a850361' into browse by Garfield Tan · 7 years ago
  90. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  91. e4649ed Merge "Add Feature Flag support." into arc-apps am: 0c1f58a368 by Steve McKay · 7 years ago
  92. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  93. a454fc7 Merge "Consolidate the initializaion of acceptMimes." into arc-apps by Garfield Tan · 7 years ago
  94. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  95. 6295f1f 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
  96. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  97. 02ee814 Merge "Disable searching in archives." into arc-apps am: 67d6ff2c4c by Tomasz Mikolajewski · 7 years ago
  98. 9e04785 Disable searching in archives. by Tomasz Mikolajewski · 7 years ago
  99. 13306b1 Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  100. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago