1. 94fc11a Add show/hide launcher icon menu for debug by Tony Huang · 4 years, 9 months ago
  2. 06198b1 Support block directoy in ACTION_OPEN_DOCUMENT_TREE by Ivan Chiang · 5 years ago
  3. 1bd08b9 Update the icon for BugreportStorageProvider by Ivan Chiang · 5 years ago
  4. 54fe353 Switch code away from android.text.format.Time by Neil Fuller · 5 years ago
  5. 97ce4ce Fix crash issue when drag files by Tony Huang · 5 years ago
  6. 26c3793 Fix crash bug on RefreshTask by Tony Huang · 5 years ago
  7. 42c430a Merge "Fix DocumentsUI causes Gmail to crash when performing drag-n-drop of a directory" into qt-dev by Jason Chang · 5 years ago
  8. 9a3b6f4 Fix DocumentsUI causes Gmail to crash when performing drag-n-drop of a directory by Jason Chang · 5 years ago
  9. b207189 Fix crash issue when hit back while scrolling by Ivan Chiang · 5 years ago
  10. 040250c Merge "Optimize for debug log coding style." by Jason Chang · 5 years ago
  11. 96f886b Optimize for debug log coding style. by Jason Chang · 5 years ago
  12. 590e2b0 Fix crash bug while opening zip on recent root by Tony Huang · 5 years ago
  13. aaa9b11 Merge "Add more debug info for DocumentInfo" by Bill Lin · 5 years ago
  14. 558cdbd Fix crash bug about photo picking by Tony Huang · 5 years ago
  15. 07582ff Add more debug info for DocumentInfo by Bill Lin · 5 years ago
  16. 7e3453c Workaround for fix a11y crash bug by Tony Huang · 5 years ago
  17. 9293e68 Merge "Use getRealSize instead of getRealSize in DocumentsUI" am: 3b73deaad5 am: 393fccb21f by zhiyuan.hu · 5 years ago
  18. e6b6206 Fix can't get correct root icon issue by Ivan Chiang · 5 years ago
  19. 8430edd Merge "Migration to Westworld (2/2)" by Shawn Lin · 5 years ago
  20. e0ba46d Migration to Westworld (2/2) by shawnlin · 6 years ago
  21. f45ac75 Merge "Respond to various API council feedback." by Jeff Sharkey · 5 years ago
  22. bb68a65 Respond to various API council feedback. by Jeff Sharkey · 5 years ago
  23. 48974eb Fix crash bug when update shortcuts by Tony Huang · 5 years ago
  24. 4e6242a Make recent root as default root on browse mode by Tony Huang · 6 years ago
  25. da11993 Merge "Fix preview function not work" by Tony Huang · 5 years ago
  26. ee512b3 Fix preview function not work by Tony Huang · 6 years ago
  27. 79b8982 Add the check to decide whether to show the chip row by Ivan Chiang · 6 years ago
  28. 74ded6e Update UI/UX for selecting images on recent by Tony Huang · 6 years ago
  29. 28eb763 Use getRealSize instead of getRealSize in DocumentsUI by zhiyuan.hu · 6 years ago
  30. 49bef29 Update colored icons for mimeTypes (1/N) by Bill Lin · 6 years ago
  31. 7a7e7df Implement files preview on pick mode specific action by Tony Huang · 6 years ago
  32. eb43e96 Fix some bugs and add hint on input filed by Tony Huang · 6 years ago
  33. f0ea0ed Add chips to support mime type query by Ivan Chiang · 6 years ago
  34. 0bd7736 Unbundling task for SharedMinimal.java by shawnlin · 6 years ago
  35. e6bdbeb Refactor some codes for unbundle (2/N) by Tony Huang · 6 years ago
  36. b7543de Fine tune the UI of hamburger Menu by Ivan Chiang · 6 years ago
  37. 84b584c Fine tune the UI of hamburger Menu by Ivan Chiang · 6 years ago
  38. 0c37598 Migrate to use RecyclerView-Selection library by Riddle Hsu · 6 years ago
  39. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  40. 00a12bf Mechanical refactoring of Preconditions. by Jeff Sharkey · 6 years ago
  41. a4ff00f Mechanical refactoring to use public annotations. by Jeff Sharkey · 6 years ago
  42. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  43. f69b65d Refactor logic that creates a URI permission... by Felipe Leme · 7 years ago
  44. 3323034 Initial implementation of ScopedAccessProvider.update() by Felipe Leme · 7 years ago
  45. 9de5807 Created a SharedMinimal helper. by Felipe Leme · 7 years ago
  46. af08dfe Include "remove supported" in debug view. by Steve McKay · 7 years ago
  47. 1fdd34b Segregate Mouse and Touch input handling. by Steve McKay · 7 years ago
  48. 57c559c Replace InputEvent with direct use of MotionEvent. by Steve McKay · 7 years ago
  49. 3a24e6c Fix a pile of error prone issues. by Steve McKay · 7 years ago
  50. af73f02 Fix tests broken by switch to javac compiler. by Steve McKay · 7 years ago
  51. 6493890 Support for video lat/long. by Steve McKay · 7 years ago
  52. c143db2 Correctly format video duration. by Steve McKay · 7 years ago
  53. efd10ac Allow GetInfo on current directory. by Steve McKay · 7 years ago
  54. 9470b31 Show steam types, and raw file size. by Steve McKay · 7 years ago
  55. 0404bdc Load EXIF data into new view. by Steve McKay · 7 years ago
  56. 56dbeff Merge "No longer traverse files to get folder size." into arc-apps by Austin Kolander · 7 years ago
  57. 1b49a94 No longer traverse files to get folder size. by Austin Kolander · 7 years ago
  58. 140b77c Merge "Use Build.IS_DEBUGGABLE to decide Shared.DEBUG." by TreeHugger Robot · 7 years ago
  59. 3bbb0cb Improve debug info. by Steve McKay · 7 years ago
  60. 531d402 Use Build.IS_DEBUGGABLE to decide Shared.DEBUG. by Garfield Tan · 7 years ago
  61. f433d20 Improve debug info. by Steve McKay · 7 years ago
  62. 9fca181 Merge "Added support for inspector actions." into arc-apps am: 7f53954252 by Austin Kolander · 7 years ago
  63. 7f53954 Merge "Added support for inspector actions." into arc-apps by TreeHugger Robot · 7 years ago
  64. 012e8ba Added support for inspector actions. by Austin Kolander · 7 years ago
  65. bde8c39 Remove stack trace under hourglass. am: 02350fec8f by Garfield Tan · 7 years ago
  66. 58e0dd4 Disable verbose logging. am: 6daebf55a1 am: e9f4a44ab6 by Garfield Tan · 7 years ago
  67. 02350fe Remove stack trace under hourglass. by Garfield Tan · 7 years ago
  68. 6daebf5 Disable verbose logging. by Garfield Tan · 7 years ago
  69. 45ac5fe Add support for getting more infomation about a directory. by Austin Kolander · 7 years ago
  70. 84440eb Add DebugInfo view. by Steve McKay · 7 years ago
  71. 3807dd9 Merge "Support for dynamic shortcuts." into arc-apps am: 50bf584715 by Steve McKay · 7 years ago
  72. 87f1b2c Merge "Add menu to show properties, add feature flag." into arc-apps by TreeHugger Robot · 7 years ago
  73. 0930d4c Add menu to show properties, add feature flag. by Dooper · 7 years ago
  74. 0ce04b7 Support for dynamic shortcuts. by Steve McKay · 7 years ago
  75. 3975fa2 Add menu to show properties, add feature flag. by Dooper · 7 years ago
  76. 98d558e Improved debug output. by Steve McKay · 7 years ago
  77. 1d49d9c Allow debug mode to be enabled on touch devices. by Steve McKay · 7 years ago
  78. b47b4b5 Add a type column to show user-friendly type info. by Garfield Tan · 7 years ago
  79. b9ac9cf Add a feature flag for overwrite confirmation dialog. by Garfield Tan · 7 years ago
  80. dbf0988 Move defaultRootUri authority and rootId to resources. by Ben Lin · 7 years ago
  81. ed89558 Allow focus from mouse click by Jon Mann · 7 years ago
  82. 2e81db6 Fix crash when dragging documents from Recents. by Garfield Tan · 7 years ago
  83. 3a968cd Use NotificationChannels. by Garfield Tan · 7 years ago
  84. c1a32ae Disable Move/Move to/Cut to clipboard for read-only files. by Ben Lin · 7 years ago
  85. da2c0f0 Allow user control move/copy during drag and drop. by Garfield Tan · 7 years ago
  86. 2979b21 Disable debug commands by default. by Steve McKay · 7 years ago
  87. ffeecea Merge "Respect UserManager.DISALLOW_DEBUGGING_FEATURES." into arc-apps by TreeHugger Robot · 7 years ago
  88. eb1d11b Added some debugging tools. by Jon Mann · 7 years ago
  89. 5bd5cb4 Respect UserManager.DISALLOW_DEBUGGING_FEATURES. by Steve McKay · 7 years ago
  90. 0d83d32 Add progress dialog for transfer operations. by Tomasz Mikolajewski · 7 years ago
  91. 9bd4099 Refactor RootsCache+RootsAccess to ProvdersCache+ProvdersAccess by Jon Mann · 7 years ago
  92. 894d487 Add unit tests for picker.ActionHandler. by Garfield Tan · 7 years ago
  93. 08a92ee Merge "Fix a bug where dropping on Root never works." into arc-apps by Ben Lin · 7 years ago
  94. 8dcbb75 Merge "Some refactor around default init location for picker." into arc-apps by Garfield Tan · 7 years ago
  95. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  96. 71155c9 Merge "Features tweaks:" into arc-apps by TreeHugger Robot · 7 years ago
  97. aad7883 Features tweaks: by Steve McKay · 7 years ago
  98. ae93758 Some refactor around default init location for picker. by Garfield Tan · 7 years ago
  99. bab2516 Initialize the location to recents if we fail to restore stack. by Garfield Tan · 7 years ago
  100. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago