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