1. 1bc1203 Fix archive tests. by Tomasz Mikolajewski · 7 years ago
  2. 8523c25 Merge "DO NOT MERGE Fixed a typo in fragment_roots.xml." into arc-apps by Ben Lin · 7 years ago
  3. 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
  4. ef7fa03 DO NOT MERGE Fixed a typo in fragment_roots.xml. by Ben Lin · 7 years ago
  5. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  6. 2433520 Merge "Change PickActivity's icon to the app's icon." into arc-apps by Garfield Tan · 7 years ago
  7. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 7 years ago
  8. e4ffd06 Manually routing Accessibility clicks for RecyclerView classes. by Ben Lin · 7 years ago
  9. 82e6c91 Merge "Follow up for disabling creating archives in resources." into arc-apps by Tomasz Mikolajewski · 7 years ago
  10. b81b8b8 Change PickActivity's icon to the app's icon. by Garfield Tan · 7 years ago
  11. d04aec7 Allowing ability to create directory in Downloads. by Ben Lin · 7 years ago
  12. dbf3e29 Merge changes from topic 'ArcPagingBackport' into arc-apps by Steve McKay · 7 years ago
  13. 7465b4d Merge "Add button state to BandSelection Ui Test." into arc-apps by Ben Lin · 7 years ago
  14. f208d84 Make Sorting/paging honor ENABLE_OMC_FEATURES flag by Steve McKay · 7 years ago
  15. 50b9bae Test/Demo paging support in DocsUI. by Steve McKay · 7 years ago
  16. a4b68e5 Don't sort pre-sorted results. by Steve McKay · 8 years ago
  17. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 7 years ago
  18. f78d205 Return empty list of roots in ArchivesProvider. by Tomasz Mikolajewski · 7 years ago
  19. 9ed5075 Merge "Use BroadcastReceiver to notify root changes." into arc-apps by Ben Lin · 7 years ago
  20. 02d3627 Merge "Added shortcut for Images root and removed shortcut for Downloads." into arc-apps by Jon Mann · 7 years ago
  21. be1e079 Use BroadcastReceiver to notify root changes. by Garfield Tan · 7 years ago
  22. 5f348ec Added shortcut for Images root and removed shortcut for Downloads. by Jon Mann · 7 years ago
  23. 6526b38 Add button state to BandSelection Ui Test. by Ben Lin · 7 years ago
  24. 9af5617 Merge "Fix Download file can't be found in setting's recent folder" into arc-apps by Garfield Tan · 7 years ago
  25. 979aaa2 Merge "Move resources spec to overlay." into arc-apps by Garfield Tan · 7 years ago
  26. 25a775f Merge "Use Intent.ACTION_VIEW to for launching file manager at a location." into arc-apps by Garfield Tan · 7 years ago
  27. 2fc1baa Fix Download file can't be found in setting's recent folder by Shunta Sato · 8 years ago
  28. 72c44bf Merge "Fix NPE caused by not getting a Root DocumentInfo back from task." into arc-apps by Ben Lin · 7 years ago
  29. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  30. fb45885 Move resources spec to overlay. by Garfield Tan · 7 years ago
  31. 04d1b15 Merge "Removed all com.android.internal.* references in code." into arc-apps by Ben Lin · 7 years ago
  32. fc84b34 Removed all com.android.internal.* references in code. by Ben Lin · 7 years ago
  33. 2302681 Merge "Update sidebar to more closely match material design specs." into arc-apps by Jon Mann · 7 years ago
  34. dea5491 Update sidebar to more closely match material design specs. by Jon Mann · 7 years ago
  35. 600b386 Remove Documents from shortcut menu. by Garfield Tan · 7 years ago
  36. fac7824 Merge "Add basic functional tests for archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  37. 0d03cf6 Add basic functional tests for archives. by Tomasz Mikolajewski · 7 years ago
  38. 389701d Merge "Disable compressing by default." into arc-apps by Tomasz Mikolajewski · 7 years ago
  39. 06b6124 Merge "Fix crash when opening with directories." into arc-apps by Tomasz Mikolajewski · 7 years ago
  40. b0cbd6b Disable compressing by default. by Tomasz Mikolajewski · 7 years ago
  41. 8c9b9fb Fix crash when opening with directories. by Tomasz Mikolajewski · 7 years ago
  42. b0761d3 Fix NPE caused by not getting a Root DocumentInfo back from task. by Ben Lin · 7 years ago
  43. c046d55 Move all internal resource dependencies to respetive values/, and made by Ben Lin · 7 years ago
  44. 14b30ae Merge "Better event handling when coming from a trackpad." into arc-apps by Ben Lin · 7 years ago
  45. 382d63e Merge "Fix crash on rotation or input change in RenameDocumentFragment." into arc-apps by Jon Mann · 7 years ago
  46. b843033 Merge "Partial files shouldn't be openable as archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  47. db9fe48 Partial files shouldn't be openable as archives. by Tomasz Mikolajewski · 7 years ago
  48. f88bc0b Better event handling when coming from a trackpad. by Ben Lin · 7 years ago
  49. cf120d4 Fix crash on rotation or input change in RenameDocumentFragment. by Jon Mann · 7 years ago
  50. db7664f Merge "Release only acquired docs in DocumentsUI." into arc-apps by Tomasz Mikolajewski · 7 years ago
  51. d2d654c Do not crash when stack is null. by Tomasz Mikolajewski · 7 years ago
  52. 13d8dee Release only acquired docs in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  53. 5de2d78 Merge "Disallow opening archives in archives." into arc-apps by TreeHugger Robot · 7 years ago
  54. 52db318 Merge "Fix title of sidebar on move item(s)" into arc-apps by Jon Mann · 7 years ago
  55. d1a2622 Fix title of sidebar on move item(s) by Jon Mann · 7 years ago
  56. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  57. 7ad3f9a Disallow opening archives in archives. by Tomasz Mikolajewski · 7 years ago
  58. 53aaa89 Merge "Close FD in WriteableArchive::close()." into arc-apps by Tomasz Mikolajewski · 7 years ago
  59. a18ea7e Close FD in WriteableArchive::close(). by Tomasz Mikolajewski · 7 years ago
  60. 67d6ff2 Merge "Disable searching in archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  61. db05d14 Merge "Remove cache, and manually control archives lifecycle." into arc-apps by TreeHugger Robot · 7 years ago
  62. b19061c Remove cache, and manually control archives lifecycle. by Tomasz Mikolajewski · 7 years ago
  63. 9e04785 Disable searching in archives. by Tomasz Mikolajewski · 7 years ago
  64. cb60057 Merge "Prevent counting items more than once during multi-select." into arc-apps by Jon Mann · 7 years ago
  65. 49be24c Add 'Select All' option to menu. by Jon Mann · 7 years ago
  66. b4a74dd Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 7 years ago
  67. 41212e7 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  68. bf6cfdc Allow to paste files from archives. by Tomasz Mikolajewski · 7 years ago
  69. ac3e63e Enable Open With in the overflow menu. by Tomasz Mikolajewski · 7 years ago
  70. 95422be Prevent counting items more than once during multi-select. by Jon Mann · 7 years ago
  71. 700f971 Merge "Guard against starting a multi-select event without having an anchor." into arc-apps by Jon Mann · 7 years ago
  72. bb9c55a Guard against starting a multi-select event without having an anchor. by Jon Mann · 7 years ago
  73. 6475f02 Fix broken asset for the "extract" icon. by Tomasz Mikolajewski · 7 years ago
  74. 02eea66 Move the extract button out of the toolbar. by Tomasz Mikolajewski · 7 years ago
  75. 2e8acf0 Remove "Compress To". by Tomasz Mikolajewski · 7 years ago
  76. 26640ab Add support for compressing to the current destination. by Tomasz Mikolajewski · 7 years ago
  77. 2669874 Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 7 years ago
  78. bb1a00f Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  79. c70fba0 Merge "Fix strings in DocumentsUI to use plurals." into arc-apps by TreeHugger Robot · 7 years ago
  80. c0fe459 Fix strings in DocumentsUI to use plurals. by Tomasz Mikolajewski · 7 years ago
  81. a1d8b87 Hide the share button in archives. by Tomasz Mikolajewski · 7 years ago
  82. 7b6831b Preferences backup & restore. by Chen Su · 8 years ago
  83. 40c8505 Remove State#restored. by Garfield Tan · 7 years ago
  84. 317d65f Don't show Documents root by default. by Steve McKay · 7 years ago
  85. 296018e Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 7 years ago
  86. 1cd40ff Merge "Guarding against RecoverableSecurityException in N." into arc-apps by Ben Lin · 7 years ago
  87. 38b4112 Guarding against RecoverableSecurityException in N. by Ben Lin · 7 years ago
  88. 5412e7f Merge "Proper shutdown of ActionMode when selecting roots." into arc-apps by TreeHugger Robot · 7 years ago
  89. bfb1057 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  90. 38f1439 Add more descriptive UI for conflicts while renaming. by Jon Mann · 7 years ago
  91. d79ef7f Stick FileOperationService to foreground. by Garfield Tan · 7 years ago
  92. 3b7a99d Proper shutdown of ActionMode when selecting roots. by Ben Lin · 7 years ago
  93. 16fcb97 Only use new ClipData constructor on O devices. by Steve McKay · 7 years ago
  94. d04d56f Merge "Authentication UI Prompt." into arc-apps by Ben Lin · 7 years ago
  95. f8f06e9 Authentication UI Prompt. by Ben Lin · 7 years ago
  96. 1d3198f Merge "Add capability to launch to a document in file manager." into arc-apps by TreeHugger Robot · 7 years ago
  97. 825a818 Merge "DO NOT MERGE Change test case that's only meant for productivity devices." into arc-apps by TreeHugger Robot · 7 years ago
  98. 751425a DO NOT MERGE Change test case that's only meant for productivity devices. by Ben Lin · 7 years ago
  99. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 7 years ago
  100. b896571 Merge "Open archives in different modes separately." into arc-apps by Steve McKay · 7 years ago