1. 74c59c4 Merge "Additional tidy up after Features." into arc-apps by TreeHugger Robot · 7 years ago
  2. 710248d Additional tidy up after Features. by Steve McKay · 7 years ago
  3. a05773a Work around javac method reference bug by Colin Cross · 7 years ago
  4. 7025de7 Merge "Show a snackbar for archived files when can't be quick viewed." into arc-apps by Tomasz Mikolajewski · 7 years ago
  5. 9e74306 Merge "Move common logic to TestDocumentClipper." into arc-apps by TreeHugger Robot · 7 years ago
  6. ceef2de Move common logic to TestDocumentClipper. by Garfield Tan · 7 years ago
  7. d6a85b9 Allow all roots to have OnItemDragListener. by Ben Lin · 7 years ago
  8. 179f069 Show a snackbar for archived files when can't be quick viewed. by Tomasz Mikolajewski · 7 years ago
  9. 3808de5 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  10. 08a92ee Merge "Fix a bug where dropping on Root never works." into arc-apps by Ben Lin · 7 years ago
  11. 8dcbb75 Merge "Some refactor around default init location for picker." into arc-apps by Garfield Tan · 7 years ago
  12. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  13. fec6f3c Merge "Tidy resources related to app branding." into arc-apps by TreeHugger Robot · 7 years ago
  14. 71155c9 Merge "Features tweaks:" into arc-apps by TreeHugger Robot · 7 years ago
  15. cf2cc2b Tidy resources related to app branding. by Steve McKay · 7 years ago
  16. aad7883 Features tweaks: by Steve McKay · 7 years ago
  17. ae93758 Some refactor around default init location for picker. by Garfield Tan · 7 years ago
  18. 15ed8b2 Merge "Update rename ui tests to expect rename without name change not to fail and added a new test to verify it is a no-op." into arc-apps by TreeHugger Robot · 7 years ago
  19. 00656ee Update rename ui tests to expect rename without name change not to fail and added a new test to verify it is a no-op. by Jon Mann · 7 years ago
  20. bab2516 Initialize the location to recents if we fail to restore stack. by Garfield Tan · 7 years ago
  21. 0bfffde Merge "Inject the model to picker.ActionHandler." into arc-apps by TreeHugger Robot · 7 years ago
  22. be6d1e0 Merge "Make sure shares and deletes are enabled after they're changed to be visible." into arc-apps by TreeHugger Robot · 7 years ago
  23. 115f7e9 Merge "Remove race conditions in CopyJobTest and MoveJobTest." into arc-apps by TreeHugger Robot · 7 years ago
  24. e1ddda5 Inject the model to picker.ActionHandler. by Garfield Tan · 7 years ago
  25. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  26. a7a4ad1 Merge "Add Fast Scroller to Files app." into arc-apps by TreeHugger Robot · 7 years ago
  27. 75d910b Merge "Treat device storage as a single preference." into arc-apps by TreeHugger Robot · 7 years ago
  28. ca92ecf Remove race conditions in CopyJobTest and MoveJobTest. by Garfield Tan · 7 years ago
  29. 5fea1c3 Merge "Add Authentication UI Test." into arc-apps by TreeHugger Robot · 7 years ago
  30. 6737577 Treat device storage as a single preference. by Steve McKay · 7 years ago
  31. 743fe59 Add Fast Scroller to Files app. by Ben Lin · 7 years ago
  32. 28bf142 Add Authentication UI Test. by Ben Lin · 7 years ago
  33. f271d85 Merge "Document rename with no change is now a no-op instead of an error." into arc-apps by Jon Mann · 7 years ago
  34. f83f974 Merge "Bring back delay for auto-drawing drawer." into arc-apps by Ben Lin · 7 years ago
  35. 681f893 Merge "Lift loader to activity level." into arc-apps by Garfield Tan · 7 years ago
  36. 693a352 Bring back delay for auto-drawing drawer. by Ben Lin · 7 years ago
  37. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  38. 914b375 Adding proguard flags to avoid a11y methods getting stripped out. by Ben Lin · 7 years ago
  39. 663f9d8 Document rename with no change is now a no-op instead of an error. by Jon Mann · 7 years ago
  40. 142a15c Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 7 years ago
  41. 9586064 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  42. 0c1f58a Merge "Add Feature Flag support." into arc-apps by TreeHugger Robot · 7 years ago
  43. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  44. 8c1d15d Merge "Communicate selection state to a11y services." into arc-apps by Ben Lin · 7 years ago
  45. ac1554d Merge "Prevent new Docs getting pushed onto the stack if they already at top of stack." into arc-apps by TreeHugger Robot · 7 years ago
  46. f02e4b1 Merge "Update to used EXTRA_TOTAL_SIZE..." into arc-apps by TreeHugger Robot · 7 years ago
  47. db7a0e7 Prevent new Docs getting pushed onto the stack if they already at top of stack. by Ben Lin · 7 years ago
  48. a355d19 Communicate selection state to a11y services. by Ben Lin · 7 years ago
  49. 8afb275 Merge "Check for droppability when dropping onto Roots." into arc-apps by TreeHugger Robot · 7 years ago
  50. 174fc2e Check for droppability when dropping onto Roots. by Ben Lin · 7 years ago
  51. 63678d9 Merge "Increase timeout for loading archives in tests." into arc-apps by TreeHugger Robot · 7 years ago
  52. 2ab6dae Update to used EXTRA_TOTAL_SIZE... by Steve McKay · 7 years ago
  53. 4665e63 Increase timeout for loading archives in tests. by Tomasz Mikolajewski · 7 years ago
  54. a011586 Fix copying files from archives with a keyboard shortcut. by Tomasz Mikolajewski · 7 years ago
  55. dc970f2 Merge "Fix archive tests." into arc-apps by Garfield Tan · 7 years ago
  56. 5a87aff Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 7 years ago
  57. 97e2101 Merge "Consolidate the initializaion of acceptMimes." into arc-apps by Garfield Tan · 7 years ago
  58. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  59. 13096a8 Merge "Deflake service tests." into arc-apps by TreeHugger Robot · 7 years ago
  60. 925d206 Merge "Make drop down sort widget match MD." into arc-apps by Garfield Tan · 7 years ago
  61. 1bc1203 Fix archive tests. by Tomasz Mikolajewski · 7 years ago
  62. 8523c25 Merge "DO NOT MERGE Fixed a typo in fragment_roots.xml." into arc-apps by Ben Lin · 7 years ago
  63. 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
  64. 06e4f97 Make drop down sort widget match MD. by Garfield Tan · 7 years ago
  65. ef7fa03 DO NOT MERGE Fixed a typo in fragment_roots.xml. by Ben Lin · 7 years ago
  66. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  67. 2433520 Merge "Change PickActivity's icon to the app's icon." into arc-apps by Garfield Tan · 7 years ago
  68. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 7 years ago
  69. 1e80be7 Deflake service tests. by Garfield Tan · 7 years ago
  70. e4ffd06 Manually routing Accessibility clicks for RecyclerView classes. by Ben Lin · 7 years ago
  71. 82e6c91 Merge "Follow up for disabling creating archives in resources." into arc-apps by Tomasz Mikolajewski · 7 years ago
  72. b81b8b8 Change PickActivity's icon to the app's icon. by Garfield Tan · 7 years ago
  73. d04aec7 Allowing ability to create directory in Downloads. by Ben Lin · 7 years ago
  74. dbf3e29 Merge changes from topic 'ArcPagingBackport' into arc-apps by Steve McKay · 7 years ago
  75. 7465b4d Merge "Add button state to BandSelection Ui Test." into arc-apps by Ben Lin · 7 years ago
  76. f208d84 Make Sorting/paging honor ENABLE_OMC_FEATURES flag by Steve McKay · 7 years ago
  77. 50b9bae Test/Demo paging support in DocsUI. by Steve McKay · 7 years ago
  78. a4b68e5 Don't sort pre-sorted results. by Steve McKay · 8 years ago
  79. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 7 years ago
  80. f78d205 Return empty list of roots in ArchivesProvider. by Tomasz Mikolajewski · 7 years ago
  81. 9ed5075 Merge "Use BroadcastReceiver to notify root changes." into arc-apps by Ben Lin · 7 years ago
  82. 02d3627 Merge "Added shortcut for Images root and removed shortcut for Downloads." into arc-apps by Jon Mann · 7 years ago
  83. be1e079 Use BroadcastReceiver to notify root changes. by Garfield Tan · 7 years ago
  84. 5f348ec Added shortcut for Images root and removed shortcut for Downloads. by Jon Mann · 7 years ago
  85. 6526b38 Add button state to BandSelection Ui Test. by Ben Lin · 7 years ago
  86. 9af5617 Merge "Fix Download file can't be found in setting's recent folder" into arc-apps by Garfield Tan · 7 years ago
  87. 979aaa2 Merge "Move resources spec to overlay." into arc-apps by Garfield Tan · 7 years ago
  88. 25a775f Merge "Use Intent.ACTION_VIEW to for launching file manager at a location." into arc-apps by Garfield Tan · 7 years ago
  89. 2fc1baa Fix Download file can't be found in setting's recent folder by Shunta Sato · 8 years ago
  90. 72c44bf Merge "Fix NPE caused by not getting a Root DocumentInfo back from task." into arc-apps by Ben Lin · 7 years ago
  91. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  92. fb45885 Move resources spec to overlay. by Garfield Tan · 7 years ago
  93. 04d1b15 Merge "Removed all com.android.internal.* references in code." into arc-apps by Ben Lin · 7 years ago
  94. fc84b34 Removed all com.android.internal.* references in code. by Ben Lin · 7 years ago
  95. 2302681 Merge "Update sidebar to more closely match material design specs." into arc-apps by Jon Mann · 7 years ago
  96. dea5491 Update sidebar to more closely match material design specs. by Jon Mann · 7 years ago
  97. 600b386 Remove Documents from shortcut menu. by Garfield Tan · 7 years ago
  98. fac7824 Merge "Add basic functional tests for archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  99. 0d03cf6 Add basic functional tests for archives. by Tomasz Mikolajewski · 7 years ago
  100. 389701d Merge "Disable compressing by default." into arc-apps by Tomasz Mikolajewski · 7 years ago