1. f78d205 Return empty list of roots in ArchivesProvider. by Tomasz Mikolajewski · 8 years ago
  2. 9ed5075 Merge "Use BroadcastReceiver to notify root changes." into arc-apps by Ben Lin · 8 years ago
  3. 02d3627 Merge "Added shortcut for Images root and removed shortcut for Downloads." into arc-apps by Jon Mann · 8 years ago
  4. be1e079 Use BroadcastReceiver to notify root changes. by Garfield Tan · 8 years ago
  5. 5f348ec Added shortcut for Images root and removed shortcut for Downloads. by Jon Mann · 8 years ago
  6. 9af5617 Merge "Fix Download file can't be found in setting's recent folder" into arc-apps by Garfield Tan · 8 years ago
  7. 979aaa2 Merge "Move resources spec to overlay." into arc-apps by Garfield Tan · 8 years ago
  8. 25a775f Merge "Use Intent.ACTION_VIEW to for launching file manager at a location." into arc-apps by Garfield Tan · 8 years ago
  9. 2fc1baa Fix Download file can't be found in setting's recent folder by Shunta Sato · 9 years ago
  10. 72c44bf Merge "Fix NPE caused by not getting a Root DocumentInfo back from task." into arc-apps by Ben Lin · 8 years ago
  11. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 8 years ago
  12. fb45885 Move resources spec to overlay. by Garfield Tan · 8 years ago
  13. 04d1b15 Merge "Removed all com.android.internal.* references in code." into arc-apps by Ben Lin · 8 years ago
  14. fc84b34 Removed all com.android.internal.* references in code. by Ben Lin · 8 years ago
  15. 2302681 Merge "Update sidebar to more closely match material design specs." into arc-apps by Jon Mann · 8 years ago
  16. dea5491 Update sidebar to more closely match material design specs. by Jon Mann · 8 years ago
  17. 600b386 Remove Documents from shortcut menu. by Garfield Tan · 8 years ago
  18. fac7824 Merge "Add basic functional tests for archives." into arc-apps by Tomasz Mikolajewski · 8 years ago
  19. 0d03cf6 Add basic functional tests for archives. by Tomasz Mikolajewski · 8 years ago
  20. 389701d Merge "Disable compressing by default." into arc-apps by Tomasz Mikolajewski · 8 years ago
  21. 06b6124 Merge "Fix crash when opening with directories." into arc-apps by Tomasz Mikolajewski · 8 years ago
  22. b0cbd6b Disable compressing by default. by Tomasz Mikolajewski · 8 years ago
  23. 8c9b9fb Fix crash when opening with directories. by Tomasz Mikolajewski · 8 years ago
  24. b0761d3 Fix NPE caused by not getting a Root DocumentInfo back from task. by Ben Lin · 8 years ago
  25. c046d55 Move all internal resource dependencies to respetive values/, and made by Ben Lin · 8 years ago
  26. 14b30ae Merge "Better event handling when coming from a trackpad." into arc-apps by Ben Lin · 8 years ago
  27. 382d63e Merge "Fix crash on rotation or input change in RenameDocumentFragment." into arc-apps by Jon Mann · 8 years ago
  28. b843033 Merge "Partial files shouldn't be openable as archives." into arc-apps by Tomasz Mikolajewski · 8 years ago
  29. db9fe48 Partial files shouldn't be openable as archives. by Tomasz Mikolajewski · 8 years ago
  30. f88bc0b Better event handling when coming from a trackpad. by Ben Lin · 8 years ago
  31. cf120d4 Fix crash on rotation or input change in RenameDocumentFragment. by Jon Mann · 8 years ago
  32. db7664f Merge "Release only acquired docs in DocumentsUI." into arc-apps by Tomasz Mikolajewski · 8 years ago
  33. d2d654c Do not crash when stack is null. by Tomasz Mikolajewski · 8 years ago
  34. 13d8dee Release only acquired docs in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  35. 5de2d78 Merge "Disallow opening archives in archives." into arc-apps by TreeHugger Robot · 8 years ago
  36. 52db318 Merge "Fix title of sidebar on move item(s)" into arc-apps by Jon Mann · 8 years ago
  37. d1a2622 Fix title of sidebar on move item(s) by Jon Mann · 8 years ago
  38. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 8 years ago
  39. 7ad3f9a Disallow opening archives in archives. by Tomasz Mikolajewski · 8 years ago
  40. 53aaa89 Merge "Close FD in WriteableArchive::close()." into arc-apps by Tomasz Mikolajewski · 8 years ago
  41. a18ea7e Close FD in WriteableArchive::close(). by Tomasz Mikolajewski · 8 years ago
  42. 67d6ff2 Merge "Disable searching in archives." into arc-apps by Tomasz Mikolajewski · 8 years ago
  43. db05d14 Merge "Remove cache, and manually control archives lifecycle." into arc-apps by TreeHugger Robot · 8 years ago
  44. b19061c Remove cache, and manually control archives lifecycle. by Tomasz Mikolajewski · 8 years ago
  45. 9e04785 Disable searching in archives. by Tomasz Mikolajewski · 8 years ago
  46. cb60057 Merge "Prevent counting items more than once during multi-select." into arc-apps by Jon Mann · 8 years ago
  47. 49be24c Add 'Select All' option to menu. by Jon Mann · 8 years ago
  48. b4a74dd Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  49. 41212e7 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  50. bf6cfdc Allow to paste files from archives. by Tomasz Mikolajewski · 8 years ago
  51. ac3e63e Enable Open With in the overflow menu. by Tomasz Mikolajewski · 8 years ago
  52. 95422be Prevent counting items more than once during multi-select. by Jon Mann · 8 years ago
  53. 700f971 Merge "Guard against starting a multi-select event without having an anchor." into arc-apps by Jon Mann · 8 years ago
  54. bb9c55a Guard against starting a multi-select event without having an anchor. by Jon Mann · 8 years ago
  55. 6475f02 Fix broken asset for the "extract" icon. by Tomasz Mikolajewski · 8 years ago
  56. 02eea66 Move the extract button out of the toolbar. by Tomasz Mikolajewski · 8 years ago
  57. 2e8acf0 Remove "Compress To". by Tomasz Mikolajewski · 8 years ago
  58. 26640ab Add support for compressing to the current destination. by Tomasz Mikolajewski · 8 years ago
  59. 2669874 Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  60. bb1a00f Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  61. c70fba0 Merge "Fix strings in DocumentsUI to use plurals." into arc-apps by TreeHugger Robot · 8 years ago
  62. c0fe459 Fix strings in DocumentsUI to use plurals. by Tomasz Mikolajewski · 9 years ago
  63. a1d8b87 Hide the share button in archives. by Tomasz Mikolajewski · 8 years ago
  64. 7b6831b Preferences backup & restore. by Chen Su · 9 years ago
  65. 40c8505 Remove State#restored. by Garfield Tan · 9 years ago
  66. 317d65f Don't show Documents root by default. by Steve McKay · 8 years ago
  67. 296018e Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  68. 1cd40ff Merge "Guarding against RecoverableSecurityException in N." into arc-apps by Ben Lin · 8 years ago
  69. 38b4112 Guarding against RecoverableSecurityException in N. by Ben Lin · 9 years ago
  70. 5412e7f Merge "Proper shutdown of ActionMode when selecting roots." into arc-apps by TreeHugger Robot · 8 years ago
  71. bfb1057 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  72. 38f1439 Add more descriptive UI for conflicts while renaming. by Jon Mann · 9 years ago
  73. d79ef7f Stick FileOperationService to foreground. by Garfield Tan · 9 years ago
  74. 3b7a99d Proper shutdown of ActionMode when selecting roots. by Ben Lin · 9 years ago
  75. 16fcb97 Only use new ClipData constructor on O devices. by Steve McKay · 9 years ago
  76. d04d56f Merge "Authentication UI Prompt." into arc-apps by Ben Lin · 9 years ago
  77. f8f06e9 Authentication UI Prompt. by Ben Lin · 9 years ago
  78. 1d3198f Merge "Add capability to launch to a document in file manager." into arc-apps by TreeHugger Robot · 9 years ago
  79. 825a818 Merge "DO NOT MERGE Change test case that's only meant for productivity devices." into arc-apps by TreeHugger Robot · 9 years ago
  80. 751425a DO NOT MERGE Change test case that's only meant for productivity devices. by Ben Lin · 9 years ago
  81. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 9 years ago
  82. b896571 Merge "Open archives in different modes separately." into arc-apps by Steve McKay · 9 years ago
  83. f840797 Pull base class out of DemoProvider. by Steve McKay · 9 years ago
  84. ed11f1c Add CompressJob. by Tomasz Mikolajewski · 9 years ago
  85. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  86. 664025e Fix crashing converted files warning dialog. by Tomasz Mikolajewski · 9 years ago
  87. dc235d2 Add logic for creating archives. by Tomasz Mikolajewski · 9 years ago
  88. 5886b74 Open archives in different modes separately. by Tomasz Mikolajewski · 9 years ago
  89. c53e82f Minor cleanup of ReadableArchive. by Tomasz Mikolajewski · 9 years ago
  90. 7f13448 Do not leak pipes in archives. by Tomasz Mikolajewski · 9 years ago
  91. 00c0ce8 Move executor details to ReadableArchive. by Tomasz Mikolajewski · 9 years ago
  92. 65d5399 Merge "Refactor archives to support creating archives." into arc-apps by TreeHugger Robot · 9 years ago
  93. c8fb30f Refactor archives to support creating archives. by Tomasz Mikolajewski · 9 years ago
  94. 5a8e378 Add basic support for extracting archives. by Tomasz Mikolajewski · 9 years ago
  95. 0537662 Don't put loading results to system cache if exceptions happened. by Garfield Tan · 9 years ago
  96. 2a8719c Separate rootVisited metrics into 2 categories by Garfield Tan · 9 years ago
  97. a06bcfc Remove unused imports. by Ben Lin · 9 years ago
  98. a5fe499 Merge "Wait until the remote side has loaded everything before start copying." into nyc-andromeda-dev by TreeHugger Robot · 9 years ago
  99. 1566618 Wait until the remote side has loaded everything before start copying. by Garfield Tan · 9 years ago
  100. e7aa78e New colors for documentsui. by Ben Lin · 9 years ago