1. 87f1b2c Merge "Add menu to show properties, add feature flag." into arc-apps by TreeHugger Robot · 8 years ago
  2. 50bf584 Merge "Support for dynamic shortcuts." into arc-apps by Steve McKay · 8 years ago
  3. 0930d4c Add menu to show properties, add feature flag. by Dooper · 8 years ago
  4. 0ce04b7 Support for dynamic shortcuts. by Steve McKay · 8 years ago
  5. 705bfc5 Add property activity and fragment by greensurfer · 8 years ago
  6. a0c4bee Merge "Remove BROWSE_ROOT intent handling." into arc-apps by TreeHugger Robot · 8 years ago
  7. 8339202 Remove BROWSE_ROOT intent handling. by Garfield Tan · 8 years ago
  8. 24192aa Merge "Passing SelectionDetails to DragAndDropManager." into arc-apps by TreeHugger Robot · 8 years ago
  9. 7f7ee10 Passing SelectionDetails to DragAndDropManager. by Ben Lin · 8 years ago
  10. b20c387 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  11. f7746f6 Merge "Remove activity leak." into arc-apps by TreeHugger Robot · 8 years ago
  12. adf456f Merge "Fix ArchivesProviderTest#testOpen_Failure()." into arc-apps by TreeHugger Robot · 8 years ago
  13. b5005da Merge "Fixed background color of folder on drag/drop hover state." into arc-apps by TreeHugger Robot · 8 years ago
  14. 9538e3f Merge "Apply correct restoring logic." into arc-apps by TreeHugger Robot · 8 years ago
  15. 1071cea Remove activity leak. by Garfield Tan · 8 years ago
  16. 8e3d07b Fixed background color of folder on drag/drop hover state. by Jon Mann · 8 years ago
  17. 743eee3 Merge "Remove focusableInTouchMode" into arc-apps by TreeHugger Robot · 8 years ago
  18. ca2de66 Remove focusableInTouchMode by Jon Mann · 8 years ago
  19. 5f2a9ba Apply correct restoring logic. by Garfield Tan · 8 years ago
  20. ee6f096 Remove the calling package in picker if it marks exclude self. by Garfield Tan · 8 years ago
  21. 0d2e6ac Fix ArchivesProviderTest#testOpen_Failure(). by Garfield Tan · 8 years ago
  22. 98d558e Improved debug output. by Steve McKay · 8 years ago
  23. 1d1a163 Merge "Allow debug mode to be enabled on touch devices." into arc-apps by TreeHugger Robot · 8 years ago
  24. a8bf2c0 Honoring root's view mode when opening new window. by Ben Lin · 8 years ago
  25. 1d49d9c Allow debug mode to be enabled on touch devices. by Steve McKay · 8 years ago
  26. f625007 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  27. 8107d74 Merge "Reset model when we get an exception." into arc-apps by TreeHugger Robot · 8 years ago
  28. 6749850 Merge "Remove URI_READ/URI_WRITE permissions when dragging files in archives." into arc-apps by TreeHugger Robot · 8 years ago
  29. 121579a Merge "Add cases for types to query args." into arc-apps by TreeHugger Robot · 8 years ago
  30. c0b6b3f Remove URI_READ/URI_WRITE permissions when dragging files in archives. by Ben Lin · 8 years ago
  31. 3c65471 Reset model when we get an exception. by Garfield Tan · 8 years ago
  32. 98d745d Add cases for types to query args. by Garfield Tan · 8 years ago
  33. 348ce4a Fix unit test for type map. by Garfield Tan · 8 years ago
  34. ebb2991 Merge "Cleaning up mRestoredSelection after restoring selection." into arc-apps by TreeHugger Robot · 8 years ago
  35. 811f904 Cleaning up mRestoredSelection after restoring selection. by Ben Lin · 8 years ago
  36. b47b4b5 Add a type column to show user-friendly type info. by Garfield Tan · 8 years ago
  37. 2b50615 Merge "Add a functional test for copy large amount of documents." into arc-apps by TreeHugger Robot · 8 years ago
  38. ceedd1f Add a functional test for copy large amount of documents. by Garfield Tan · 8 years ago
  39. b18a526 Fix tests that were broken when running on ARC++ devices. by Ben Lin · 8 years ago
  40. 8c465e9 Merge "Add a feature flag for overwrite confirmation dialog." into arc-apps by TreeHugger Robot · 8 years ago
  41. aa88cf1 Merge "Allow Files-app to enable/disable handling VIEW_DOWNLOADS Intent." into arc-apps by TreeHugger Robot · 8 years ago
  42. 5fb1bcc Allow Files-app to enable/disable handling VIEW_DOWNLOADS Intent. by Ben Lin · 8 years ago
  43. b9ac9cf Add a feature flag for overwrite confirmation dialog. by Garfield Tan · 8 years ago
  44. 439c915 Fix test that was expecting search to lose focus after submit. by Jon Mann · 8 years ago
  45. 1d4e007 Merge "Proper refresh when Authentication finishes with Activity.RESULT_OK." into arc-apps by TreeHugger Robot · 8 years ago
  46. da06cb0 Merge "Move defaultRootUri authority and rootId to resources." into arc-apps by Ben Lin · 8 years ago
  47. 8003008 Proper refresh when Authentication finishes with Activity.RESULT_OK. by Ben Lin · 8 years ago
  48. dbf0988 Move defaultRootUri authority and rootId to resources. by Ben Lin · 8 years ago
  49. 513481a Allow user move/copy more than 500+ items. by Garfield Tan · 8 years ago
  50. 551a2a1 Merge "Allow focus from mouse click" into arc-apps by Jon Mann · 8 years ago
  51. ed89558 Allow focus from mouse click by Jon Mann · 8 years ago
  52. 308c030 Merge "Changing InflatedMessage to use RelativeLayout instead of LinearLayout." into arc-apps by TreeHugger Robot · 8 years ago
  53. b1886c7 Changing InflatedMessage to use RelativeLayout instead of LinearLayout. by Ben Lin · 8 years ago
  54. c5036b3 Merge "Disable vibration on actionMode start; make it perform on long press." into arc-apps by TreeHugger Robot · 8 years ago
  55. 11a2c13 Disable vibration on actionMode start; make it perform on long press. by Ben Lin · 8 years ago
  56. ab54565 Import translations. DO NOT MERGE by The Android Open Source Project · 8 years ago
  57. 2e81db6 Fix crash when dragging documents from Recents. by Garfield Tan · 8 years ago
  58. a14c173 DO NOT MERGE Changing configuration so we don't build with an odex file in buildbots. by Ben Lin · 8 years ago
  59. 534e78c Merge "Clear separation of RootList Context Menu items and DirList items." into arc-apps by Ben Lin · 8 years ago
  60. ec78861 Merge "Invalidate D&D operations when destination Docinfo is null." into arc-apps by TreeHugger Robot · 8 years ago
  61. ff7f3ae Clear separation of RootList Context Menu items and DirList items. by Ben Lin · 8 years ago
  62. ac33cae Invalidate D&D operations when destination Docinfo is null. by Ben Lin · 8 years ago
  63. 766cf14 Kill action mode before changing root. by Garfield Tan · 8 years ago
  64. 3a968cd Use NotificationChannels. by Garfield Tan · 8 years ago
  65. fd78455 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  66. 4b839c4 Merge "Resolve a metrics conflict." into arc-apps by TreeHugger Robot · 8 years ago
  67. 58b78fa Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  68. effb642 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  69. 8454e04 Add some basic metrics for file operations on virtual files. by Garfield Tan · 8 years ago
  70. bea864b Resolve a metrics conflict. by Garfield Tan · 8 years ago
  71. b44d59e Merge "Disable Move/Move to/Cut to clipboard for read-only files." into arc-apps by Ben Lin · 8 years ago
  72. c1a32ae Disable Move/Move to/Cut to clipboard for read-only files. by Ben Lin · 8 years ago
  73. 8dcd9ff Merge "Fixed crash caused by a cursor not having extras." into arc-apps by TreeHugger Robot · 8 years ago
  74. f0a8ef8 Fixed crash caused by a cursor not having extras. by Jon Mann · 8 years ago
  75. 7a4fa23 Fix running small/medium tests on ARC++ devices. by Ben Lin · 8 years ago
  76. 3b987cc Save the op type before fetching root document. by Garfield Tan · 8 years ago
  77. da2c0f0 Allow user control move/copy during drag and drop. by Garfield Tan · 8 years ago
  78. aa3d615 Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  79. 983ad31 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  80. 3ff38fc Merge "Disable debug commands by default." into arc-apps by TreeHugger Robot · 8 years ago
  81. 2979b21 Disable debug commands by default. by Steve McKay · 8 years ago
  82. 67cdd0f Allow folders to be copied into Downloads. by Ben Lin · 8 years ago
  83. dafee50 Merge "Enable job progress dialog in arc-apps. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  84. 540c4a5 Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 8 years ago
  85. c646500 Import translations. DO NOT MERGE by Bill Yi · 8 years ago
  86. b8874fd Fix 2 bugs that fail to update item listener right. by Garfield Tan · 8 years ago
  87. fa74c77 Merge "Fix state of file context menu when state changes while already selected" into arc-apps by TreeHugger Robot · 8 years ago
  88. ee9d85c Fix state of file context menu when state changes while already selected by Jon Mann · 9 years ago
  89. 3ef1a20 Merge "Some internal clean-up." into arc-apps by TreeHugger Robot · 8 years ago
  90. 0f7e587 Some internal clean-up. by Garfield Tan · 8 years ago
  91. befdcc9 Update Authentication UI strings to match Android UX spec. by Ben Lin · 8 years ago
  92. 859e42f Reset window title back to activity title when selection finishes. by Ben Lin · 8 years ago
  93. c17c2e2 Enable job progress dialog in arc-apps. DO NOT MERGE by Tomasz Mikolajewski · 8 years ago
  94. ffeecea Merge "Respect UserManager.DISALLOW_DEBUGGING_FEATURES." into arc-apps by TreeHugger Robot · 8 years ago
  95. d4a996b Merge "Added some debugging tools." into arc-apps by Jon Mann · 8 years ago
  96. eb1d11b Added some debugging tools. by Jon Mann · 8 years ago
  97. 5bd5cb4 Respect UserManager.DISALLOW_DEBUGGING_FEATURES. by Steve McKay · 8 years ago
  98. 8e96a52 Merge "Wire DocsUI w/ quick view feature flags." into arc-apps by TreeHugger Robot · 8 years ago
  99. f4ed293 Deprecate DrawerOpened metric. by Garfield Tan · 8 years ago
  100. f4e2b65 Wire DocsUI w/ quick view feature flags. by Garfield Tan · 8 years ago