1. f7b05c4 Update layout for gesture navigation by Tony Huang · 5 years ago
  2. 7c2600c Revert "Runtime apply overlay by ThemeOverlayManager" by Bill Lin · 5 years ago
  3. 2f639ab Runtime apply overlay by ThemeOverlayManager by Bill Lin · 5 years ago
  4. b207189 Fix crash issue when hit back while scrolling by Ivan Chiang · 5 years ago
  5. 140b59f Merge "Fine tune scroll behavior after model update" into qt-dev by Tony Huang · 5 years ago
  6. 98c465a Fine tune scroll behavior after model update by Tony Huang · 5 years ago
  7. ebdfe22 Implement AOSP landing page by config by Tony Huang · 5 years ago
  8. d011e3d Merge "Remove usages of now removed getThemedContext()" into qt-dev by Louis Pullen-Freilich · 5 years ago
  9. c6717ff Remove usages of now removed getThemedContext() by Louis Pullen-Freilich · 5 years ago
  10. fdbab1a Disable getinfo in recent by Tony Huang · 5 years ago
  11. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  12. d36445c Fine tune search history UX and a11y by Tony Huang · 5 years ago
  13. 74112be Add search history metrics by Tony Huang · 5 years ago
  14. 002a388 Merge changes from topic "search-history" by Tony Huang · 5 years ago
  15. 2a022ba Implement search history UI by Tony Huang · 6 years ago
  16. fa4ec33 Fix search text flicker after mode switch by Tony Huang · 5 years ago
  17. 81a9ea7 Refine DocumentsUI Theme to inherit Theme.DeviceDefault.DocumentsUI by Bill Lin · 6 years ago
  18. 1f4810c Merge "Move display mode switch icon to sub header" by Tony Huang · 5 years ago
  19. e0ba46d Migration to Westworld (2/2) by shawnlin · 6 years ago
  20. adce72b Move display mode switch icon to sub header by Tony Huang · 5 years ago
  21. 438f2ce Merge "Fix the issue of chips row disappears after rotate the device" by Ivan Chiang · 5 years ago
  22. 52924b5 Fix the issue of chips row disappears after rotate the device by Ivan Chiang · 5 years ago
  23. 1e67177 Update apps row show rule by Tony Huang · 5 years ago
  24. 3933cc6 Fix chips row does not update when new window by Ivan Chiang · 5 years ago
  25. a627682 Merge "Chip should be filtered by specific mime types from intent" by Ivan Chiang · 5 years ago
  26. 78171b3 Chip should be filtered by specific mime types from intent by Ivan Chiang · 6 years ago
  27. 9cee68f Migration to Westworld (1/2) by shawnlin · 6 years ago
  28. 7cbde88 Implement new search bar style for new landing page design by Tony Huang · 6 years ago
  29. 0aaf966 Update new UI/UX for open document tree by Tony Huang · 6 years ago
  30. 74ded6e Update UI/UX for selecting images on recent by Tony Huang · 6 years ago
  31. 99ade1f Merge "Fix A11y issue of chips and support reorder animation in RTL" by Ivan Chiang · 6 years ago
  32. 329131e Fix A11y issue of chips and support reorder animation in RTL by Ivan Chiang · 6 years ago
  33. e092d2d Implement Apps row for new landing page design by Tony Huang · 6 years ago
  34. 4e01029 Handle Intent#EXTRA_CONTENT_QUERY in DocumentsUI by Ivan Chiang · 6 years ago
  35. 7a7e7df Implement files preview on pick mode specific action by Tony Huang · 6 years ago
  36. f0ea0ed Add chips to support mime type query by Ivan Chiang · 6 years ago
  37. ae81df4 Fix display bug on directory header title by Tony Huang · 6 years ago
  38. d74f370 Remove dropdown sort bar and add root info header by Tony Huang · 6 years ago
  39. 0f7e836 Refactor the toolbar to fit new directory design by Tony Huang · 6 years ago
  40. 8d8d92f Refactor to androidx fragment and appcompatactivity by Tony Huang · 6 years ago
  41. 243cf9c Add sorting item on overflow menu by Tony Huang · 6 years ago
  42. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  43. f7660f4 Fix crash when opening inspector screen of broken folder am: 5971052851 am: a9cef9379b by Takamasa Kuramitsu · 6 years ago
  44. 5971052 Fix crash when opening inspector screen of broken folder by Takamasa Kuramitsu · 6 years ago
  45. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  46. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  47. efd10ac Allow GetInfo on current directory. by Steve McKay · 7 years ago
  48. 0ce04b7 Support for dynamic shortcuts. by Steve McKay · 7 years ago
  49. f7746f6 Merge "Remove activity leak." into arc-apps by TreeHugger Robot · 7 years ago
  50. 1071cea Remove activity leak. by Garfield Tan · 7 years ago
  51. 5f2a9ba Apply correct restoring logic. by Garfield Tan · 7 years ago
  52. 1d1a163 Merge "Allow debug mode to be enabled on touch devices." into arc-apps by TreeHugger Robot · 7 years ago
  53. a8bf2c0 Honoring root's view mode when opening new window. by Ben Lin · 7 years ago
  54. 1d49d9c Allow debug mode to be enabled on touch devices. by Steve McKay · 7 years ago
  55. 8003008 Proper refresh when Authentication finishes with Activity.RESULT_OK. by Ben Lin · 7 years ago
  56. 534e78c Merge "Clear separation of RootList Context Menu items and DirList items." into arc-apps by Ben Lin · 7 years ago
  57. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 7 years ago
  58. 766cf14 Kill action mode before changing root. by Garfield Tan · 7 years ago
  59. da2c0f0 Allow user control move/copy during drag and drop. by Garfield Tan · 7 years ago
  60. eb1d11b Added some debugging tools. by Jon Mann · 7 years ago
  61. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  62. c8a3f1e Merge "Moving back button behavior to SharedInputHandler, and now handling ESC keys." into arc-apps by Ben Lin · 7 years ago
  63. 0902f07 Moving back button behavior to SharedInputHandler, and now handling ESC keys. by Ben Lin · 7 years ago
  64. d2fc4cd Fix a DocsUI crash... by Garfield Tan · 7 years ago
  65. b09f601 Merge "Add a confirmation dialog before overwriting a file in picker." into arc-apps by TreeHugger Robot · 7 years ago
  66. 23ac60c Add a confirmation dialog before overwriting a file in picker. by Garfield Tan · 7 years ago
  67. a05773a Work around javac method reference bug by Colin Cross · 7 years ago
  68. 08a92ee Merge "Fix a bug where dropping on Root never works." into arc-apps by Ben Lin · 7 years ago
  69. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  70. aad7883 Features tweaks: by Steve McKay · 7 years ago
  71. 6737577 Treat device storage as a single preference. by Steve McKay · 7 years ago
  72. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  73. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  74. 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
  75. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  76. d04aec7 Allowing ability to create directory in Downloads. by Ben Lin · 7 years ago
  77. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  78. 9e04785 Disable searching in archives. by Tomasz Mikolajewski · 7 years ago
  79. 49be24c Add 'Select All' option to menu. by Jon Mann · 7 years ago
  80. 7b6831b Preferences backup & restore. by Chen Su · 8 years ago
  81. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  82. 3b7a99d Proper shutdown of ActionMode when selecting roots. by Ben Lin · 7 years ago
  83. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  84. e8b547f Move preferences related code to sub-package. by Steve McKay · 8 years ago
  85. 6a0a568 Don't cache empty roots lists (usually). by Steve McKay · 8 years ago
  86. 92ae43d Move Injector impl into separate class. by Steve McKay · 8 years ago
  87. 0471826 Shared input handling and injection. by Steve McKay · 8 years ago
  88. 75b7b90 Let focused item also act as a starting anchor for range selection. by Ben Lin · 8 years ago
  89. 0f17d09 Merge "Using Activity#setTitle to have TalkBack announce root traversal." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  90. 37408d0 Using Activity#setTitle to have TalkBack announce root traversal. by Ben Lin · 8 years ago
  91. 20b84e0 Merge "Followups to ag/1553792/" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  92. 01996bc Followups to ag/1553792/ by Steve McKay · 8 years ago
  93. 3f0d09f Merge "Add Cut/Copy/Delete operation to currently focused item." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  94. d947f01 Add Cut/Copy/Delete operation to currently focused item. by Ben Lin · 8 years ago
  95. 5dce2b8 Merge "Add gesture scaling support for grid mode." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  96. b03a59c Add gesture scaling support for grid mode. by Steve McKay · 8 years ago
  97. 89e0e34 Merge "Address comments in ag/1514806." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  98. 2a83742 Address comments in ag/1514806. by Garfield Tan · 8 years ago
  99. 3a26823 Add DEBUG build support for runtime flags/commands... by Steve McKay · 8 years ago
  100. 6525a19 Make device storage option controlled by option. by Steve McKay · 8 years ago