1. 3b7a99d Proper shutdown of ActionMode when selecting roots. by Ben Lin · 7 years ago
  2. 16fcb97 Only use new ClipData constructor on O devices. by Steve McKay · 7 years ago
  3. d04d56f Merge "Authentication UI Prompt." into arc-apps by Ben Lin · 7 years ago
  4. f8f06e9 Authentication UI Prompt. by Ben Lin · 7 years ago
  5. 1d3198f Merge "Add capability to launch to a document in file manager." into arc-apps by TreeHugger Robot · 7 years ago
  6. 825a818 Merge "DO NOT MERGE Change test case that's only meant for productivity devices." into arc-apps by TreeHugger Robot · 7 years ago
  7. 751425a DO NOT MERGE Change test case that's only meant for productivity devices. by Ben Lin · 7 years ago
  8. f8969d6 Add capability to launch to a document in file manager. by Garfield Tan · 7 years ago
  9. b896571 Merge "Open archives in different modes separately." into arc-apps by Steve McKay · 7 years ago
  10. f840797 Pull base class out of DemoProvider. by Steve McKay · 7 years ago
  11. ed11f1c Add CompressJob. by Tomasz Mikolajewski · 7 years ago
  12. bc7eb5f Add boilerplate for compressing in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  13. 664025e Fix crashing converted files warning dialog. by Tomasz Mikolajewski · 7 years ago
  14. dc235d2 Add logic for creating archives. by Tomasz Mikolajewski · 8 years ago
  15. 5886b74 Open archives in different modes separately. by Tomasz Mikolajewski · 7 years ago
  16. c53e82f Minor cleanup of ReadableArchive. by Tomasz Mikolajewski · 7 years ago
  17. 7f13448 Do not leak pipes in archives. by Tomasz Mikolajewski · 8 years ago
  18. 00c0ce8 Move executor details to ReadableArchive. by Tomasz Mikolajewski · 8 years ago
  19. 65d5399 Merge "Refactor archives to support creating archives." into arc-apps by TreeHugger Robot · 7 years ago
  20. c8fb30f Refactor archives to support creating archives. by Tomasz Mikolajewski · 8 years ago
  21. 5a8e378 Add basic support for extracting archives. by Tomasz Mikolajewski · 8 years ago
  22. 0537662 Don't put loading results to system cache if exceptions happened. by Garfield Tan · 8 years ago
  23. 2a8719c Separate rootVisited metrics into 2 categories by Garfield Tan · 8 years ago
  24. a06bcfc Remove unused imports. by Ben Lin · 8 years ago
  25. a5fe499 Merge "Wait until the remote side has loaded everything before start copying." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  26. 1566618 Wait until the remote side has loaded everything before start copying. by Garfield Tan · 8 years ago
  27. e7aa78e New colors for documentsui. by Ben Lin · 8 years ago
  28. 5e1fd5e Refine metrics for file operation failure. by Garfield Tan · 8 years ago
  29. d5a0b26 Address comments in ag/1785007. by Garfield Tan · 8 years ago
  30. 265735f Merge "Fix the use of WakeLock." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  31. 3eab82e Fix the use of WakeLock. by Garfield Tan · 8 years ago
  32. e3be6a4 Report metrics for pick w/ initial location. by Garfield Tan · 8 years ago
  33. e77419c Add nifty stacktrace to Exceptions in debug mode. by Ben Lin · 8 years ago
  34. 3bc21b1 Fixing focus in grid mode. by Ben Lin · 8 years ago
  35. d8d0ad2 Proper ActionMode clean up when spring opening directories. by Ben Lin · 8 years ago
  36. 2f976b9 Removing check against focusing OK button in dialog. by Ben Lin · 8 years ago
  37. c6b43b8 Merge "Removed all auto-open-drawer logic on app start." into nyc-andromeda-dev by Ben Lin · 8 years ago
  38. 57cafe4 Merge "Improve error handling." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  39. 99f1dc3 Improve error handling. by Steve McKay · 8 years ago
  40. f23cbf4 Removed all auto-open-drawer logic on app start. by Ben Lin · 8 years ago
  41. 6bd7c8e Do not focus on OK button on deletion if last input not from keyboard. by Ben Lin · 8 years ago
  42. c5d5dd5 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  43. 48f2402 Merge "Use correct classloader in State CREATOR." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  44. 1dfad7f Use correct classloader in State CREATOR. by Steve McKay · 8 years ago
  45. a90bd79 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  46. ace93cf Merge "Fix broken unit test done by ag/1729776, and added unit test." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  47. f085da0 Fix broken unit test done by ag/1729776, and added unit test. by Ben Lin · 8 years ago
  48. b5d5966 Merge "Don't handle key events given to DocHolders of Message type." into nyc-andromeda-dev by Ben Lin · 8 years ago
  49. fd2b4dc More clean up for sharing virtual files. by Tomasz Mikolajewski · 8 years ago
  50. b62d4e5 Don't handle key events given to DocHolders of Message type. by Ben Lin · 8 years ago
  51. e8b547f Move preferences related code to sub-package. by Steve McKay · 8 years ago
  52. 48e3eea Merge "Clean up sharing virtual files." into nyc-andromeda-dev by Tomasz Mikolajewski · 8 years ago
  53. 265d36f Merge "[multi part] Moving Empty/Error/No Results view and Info/Error bar into DocsHolders." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  54. 7b38f34 [multi part] Moving Empty/Error/No Results view and Info/Error bar into by Ben Lin · 8 years ago
  55. 4e96f47 Merge "Delete unused layout." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  56. 43d96df Delete unused layout. by Steve McKay · 8 years ago
  57. 55b6b48 Handle broken archives correctly. by Tomasz Mikolajewski · 8 years ago
  58. 1abcfd1 Clean up sharing virtual files. by Tomasz Mikolajewski · 8 years ago
  59. 5b127ac Send virtual files with CATEGORY_TYPED_OPENABLE. by Tomasz Mikolajewski · 8 years ago
  60. 03a3a39 Make srcParent for move/delete nullable. by Garfield Tan · 8 years ago
  61. 70c4d5a Reverting changes done to item_subdir and item_subdir_title. by Ben Lin · 8 years ago
  62. cfd4c79 Merge "Crash fix for accessing DocumentInfo.derivedUri when in Recents." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  63. e9abd2d Crash fix for accessing DocumentInfo.derivedUri when in Recents. by Ben Lin · 8 years ago
  64. c9f23f0 Fix crash when refreshing timeouts. by Tomasz Mikolajewski · 8 years ago
  65. 5b700b7 Merge "Remove unused progress bar in DocumentsUI." into nyc-andromeda-dev by Tomasz Mikolajewski · 8 years ago
  66. 056f4e6 Remove unused progress bar in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  67. e535c57 Files in archives should be only openable by the quick viewer. by Tomasz Mikolajewski · 8 years ago
  68. de8b282 Revert "Import translations. DO NOT MERGE" by Bill Yi · 8 years ago
  69. 5627a28 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  70. 8d89a5c Fix crashing archives due to 0 size queue. by Tomasz Mikolajewski · 8 years ago
  71. 8aca171 Merge "Allow more than one open pipe at once." into nyc-andromeda-dev by Tomasz Mikolajewski · 8 years ago
  72. c44b3fa Merge "Import translations. DO NOT MERGE" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  73. ae0b97b Allow more than one open pipe at once. by Tomasz Mikolajewski · 8 years ago
  74. 52fe423 Do not open archives inline in picker. by Tomasz Mikolajewski · 8 years ago
  75. b24f556 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  76. 6a0a568 Don't cache empty roots lists (usually). by Steve McKay · 8 years ago
  77. f41e50f Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  78. 6895778 Do not close streams prematurely. by Tomasz Mikolajewski · 8 years ago
  79. f5ed16b Fix progress bar when loading directories. by Tomasz Mikolajewski · 8 years ago
  80. a5da0e0 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  81. b5dbf28 Merge "Add a "DemoProvider" that always shows INFO..." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  82. ee7d587 Add a "DemoProvider" that always shows INFO... by Steve McKay · 8 years ago
  83. 968169a Merge "Follow up changes to ag/1627041." into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  84. 6537acd Follow up changes to ag/1627041. by Ben Lin · 8 years ago
  85. d8d7c25 Drag and Drop UI Polish. by Ben Lin · 8 years ago
  86. bf01dca Merge "Integration ContentResolver#refresh into RefreshLayout." into nyc-andromeda-dev by Ben Lin · 8 years ago
  87. 5bd7d1c Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  88. bbb7d03 Integration ContentResolver#refresh into RefreshLayout. by Ben Lin · 8 years ago
  89. bd3832f Replace Downloads and Recents icons by vector images. by Garfield Tan · 8 years ago
  90. 3011642 Merge "Add Launcher shortcuts." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  91. 2e3cf1d Add Launcher shortcuts. by Garfield Tan · 8 years ago
  92. 7d19d22 Merge "Add Drag and Drop states to RootList." into nyc-andromeda-dev by Ben Lin · 8 years ago
  93. d020212 Add Drag and Drop states to RootList. by Ben Lin · 8 years ago
  94. 1e13a68 Merge "Guard initial URI use by OMC feature flag." into nyc-andromeda-dev by Garfield Tan · 8 years ago
  95. 1559cf2 Merge "Import translations. DO NOT MERGE" into nyc-andromeda-dev by TreeHugger Robot · 8 years ago
  96. 8c4908f Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  97. 01893ec Guard initial URI use by OMC feature flag. by Garfield Tan · 8 years ago
  98. 6a756c2 Use new official Files icons from go/icons. by Steve McKay · 8 years ago
  99. 1c29c71 Merge "Use Window#setTitle to communicate selection change to TalkBack." into nyc-andromeda-dev by Ben Lin · 8 years ago
  100. 14ae402 Merge "Correcting color for Toolbar; reverting partially of ag/1585189." into nyc-andromeda-dev by Ben Lin · 8 years ago