1. 0bfffde Merge "Inject the model to picker.ActionHandler." into arc-apps by TreeHugger Robot · 7 years ago
  2. 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
  3. 115f7e9 Merge "Remove race conditions in CopyJobTest and MoveJobTest." into arc-apps by TreeHugger Robot · 7 years ago
  4. e1ddda5 Inject the model to picker.ActionHandler. by Garfield Tan · 7 years ago
  5. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  6. a7a4ad1 Merge "Add Fast Scroller to Files app." into arc-apps by TreeHugger Robot · 7 years ago
  7. 75d910b Merge "Treat device storage as a single preference." into arc-apps by TreeHugger Robot · 7 years ago
  8. ca92ecf Remove race conditions in CopyJobTest and MoveJobTest. by Garfield Tan · 7 years ago
  9. 5fea1c3 Merge "Add Authentication UI Test." into arc-apps by TreeHugger Robot · 7 years ago
  10. 6737577 Treat device storage as a single preference. by Steve McKay · 7 years ago
  11. 743fe59 Add Fast Scroller to Files app. by Ben Lin · 7 years ago
  12. 28bf142 Add Authentication UI Test. by Ben Lin · 7 years ago
  13. 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
  14. f83f974 Merge "Bring back delay for auto-drawing drawer." into arc-apps by Ben Lin · 7 years ago
  15. 681f893 Merge "Lift loader to activity level." into arc-apps by Garfield Tan · 7 years ago
  16. 693a352 Bring back delay for auto-drawing drawer. by Ben Lin · 7 years ago
  17. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  18. 914b375 Adding proguard flags to avoid a11y methods getting stripped out. by Ben Lin · 7 years ago
  19. 663f9d8 Document rename with no change is now a no-op instead of an error. by Jon Mann · 7 years ago
  20. 142a15c Merge "Import translations. DO NOT MERGE" into arc-apps by TreeHugger Robot · 7 years ago
  21. 9586064 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  22. 0c1f58a Merge "Add Feature Flag support." into arc-apps by TreeHugger Robot · 7 years ago
  23. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  24. 8c1d15d Merge "Communicate selection state to a11y services." into arc-apps by Ben Lin · 7 years ago
  25. 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
  26. f02e4b1 Merge "Update to used EXTRA_TOTAL_SIZE..." into arc-apps by TreeHugger Robot · 7 years ago
  27. db7a0e7 Prevent new Docs getting pushed onto the stack if they already at top of stack. by Ben Lin · 7 years ago
  28. a355d19 Communicate selection state to a11y services. by Ben Lin · 7 years ago
  29. 8afb275 Merge "Check for droppability when dropping onto Roots." into arc-apps by TreeHugger Robot · 7 years ago
  30. 174fc2e Check for droppability when dropping onto Roots. by Ben Lin · 7 years ago
  31. 63678d9 Merge "Increase timeout for loading archives in tests." into arc-apps by TreeHugger Robot · 7 years ago
  32. 2ab6dae Update to used EXTRA_TOTAL_SIZE... by Steve McKay · 7 years ago
  33. 4665e63 Increase timeout for loading archives in tests. by Tomasz Mikolajewski · 7 years ago
  34. a011586 Fix copying files from archives with a keyboard shortcut. by Tomasz Mikolajewski · 7 years ago
  35. dc970f2 Merge "Fix archive tests." into arc-apps by Garfield Tan · 7 years ago
  36. 5a87aff Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 7 years ago
  37. 97e2101 Merge "Consolidate the initializaion of acceptMimes." into arc-apps by Garfield Tan · 7 years ago
  38. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  39. 13096a8 Merge "Deflake service tests." into arc-apps by TreeHugger Robot · 7 years ago
  40. 925d206 Merge "Make drop down sort widget match MD." into arc-apps by Garfield Tan · 7 years ago
  41. 1bc1203 Fix archive tests. by Tomasz Mikolajewski · 7 years ago
  42. 8523c25 Merge "DO NOT MERGE Fixed a typo in fragment_roots.xml." into arc-apps by Ben Lin · 7 years ago
  43. 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
  44. 06e4f97 Make drop down sort widget match MD. by Garfield Tan · 7 years ago
  45. ef7fa03 DO NOT MERGE Fixed a typo in fragment_roots.xml. by Ben Lin · 7 years ago
  46. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  47. 2433520 Merge "Change PickActivity's icon to the app's icon." into arc-apps by Garfield Tan · 7 years ago
  48. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 7 years ago
  49. 1e80be7 Deflake service tests. by Garfield Tan · 7 years ago
  50. e4ffd06 Manually routing Accessibility clicks for RecyclerView classes. by Ben Lin · 7 years ago
  51. 82e6c91 Merge "Follow up for disabling creating archives in resources." into arc-apps by Tomasz Mikolajewski · 7 years ago
  52. b81b8b8 Change PickActivity's icon to the app's icon. by Garfield Tan · 7 years ago
  53. d04aec7 Allowing ability to create directory in Downloads. by Ben Lin · 7 years ago
  54. dbf3e29 Merge changes from topic 'ArcPagingBackport' into arc-apps by Steve McKay · 7 years ago
  55. 7465b4d Merge "Add button state to BandSelection Ui Test." into arc-apps by Ben Lin · 7 years ago
  56. f208d84 Make Sorting/paging honor ENABLE_OMC_FEATURES flag by Steve McKay · 7 years ago
  57. 50b9bae Test/Demo paging support in DocsUI. by Steve McKay · 7 years ago
  58. a4b68e5 Don't sort pre-sorted results. by Steve McKay · 8 years ago
  59. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 7 years ago
  60. f78d205 Return empty list of roots in ArchivesProvider. by Tomasz Mikolajewski · 7 years ago
  61. 9ed5075 Merge "Use BroadcastReceiver to notify root changes." into arc-apps by Ben Lin · 7 years ago
  62. 02d3627 Merge "Added shortcut for Images root and removed shortcut for Downloads." into arc-apps by Jon Mann · 7 years ago
  63. be1e079 Use BroadcastReceiver to notify root changes. by Garfield Tan · 7 years ago
  64. 5f348ec Added shortcut for Images root and removed shortcut for Downloads. by Jon Mann · 7 years ago
  65. 6526b38 Add button state to BandSelection Ui Test. by Ben Lin · 7 years ago
  66. 9af5617 Merge "Fix Download file can't be found in setting's recent folder" into arc-apps by Garfield Tan · 7 years ago
  67. 979aaa2 Merge "Move resources spec to overlay." into arc-apps by Garfield Tan · 7 years ago
  68. 25a775f Merge "Use Intent.ACTION_VIEW to for launching file manager at a location." into arc-apps by Garfield Tan · 7 years ago
  69. 2fc1baa Fix Download file can't be found in setting's recent folder by Shunta Sato · 8 years ago
  70. 72c44bf Merge "Fix NPE caused by not getting a Root DocumentInfo back from task." into arc-apps by Ben Lin · 7 years ago
  71. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  72. fb45885 Move resources spec to overlay. by Garfield Tan · 7 years ago
  73. 04d1b15 Merge "Removed all com.android.internal.* references in code." into arc-apps by Ben Lin · 7 years ago
  74. fc84b34 Removed all com.android.internal.* references in code. by Ben Lin · 7 years ago
  75. 2302681 Merge "Update sidebar to more closely match material design specs." into arc-apps by Jon Mann · 7 years ago
  76. dea5491 Update sidebar to more closely match material design specs. by Jon Mann · 7 years ago
  77. 600b386 Remove Documents from shortcut menu. by Garfield Tan · 7 years ago
  78. fac7824 Merge "Add basic functional tests for archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  79. 0d03cf6 Add basic functional tests for archives. by Tomasz Mikolajewski · 7 years ago
  80. 389701d Merge "Disable compressing by default." into arc-apps by Tomasz Mikolajewski · 7 years ago
  81. 06b6124 Merge "Fix crash when opening with directories." into arc-apps by Tomasz Mikolajewski · 7 years ago
  82. b0cbd6b Disable compressing by default. by Tomasz Mikolajewski · 7 years ago
  83. 8c9b9fb Fix crash when opening with directories. by Tomasz Mikolajewski · 7 years ago
  84. b0761d3 Fix NPE caused by not getting a Root DocumentInfo back from task. by Ben Lin · 7 years ago
  85. c046d55 Move all internal resource dependencies to respetive values/, and made by Ben Lin · 7 years ago
  86. 14b30ae Merge "Better event handling when coming from a trackpad." into arc-apps by Ben Lin · 7 years ago
  87. 382d63e Merge "Fix crash on rotation or input change in RenameDocumentFragment." into arc-apps by Jon Mann · 7 years ago
  88. b843033 Merge "Partial files shouldn't be openable as archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  89. db9fe48 Partial files shouldn't be openable as archives. by Tomasz Mikolajewski · 7 years ago
  90. f88bc0b Better event handling when coming from a trackpad. by Ben Lin · 7 years ago
  91. cf120d4 Fix crash on rotation or input change in RenameDocumentFragment. by Jon Mann · 7 years ago
  92. db7664f Merge "Release only acquired docs in DocumentsUI." into arc-apps by Tomasz Mikolajewski · 7 years ago
  93. d2d654c Do not crash when stack is null. by Tomasz Mikolajewski · 7 years ago
  94. 13d8dee Release only acquired docs in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  95. 5de2d78 Merge "Disallow opening archives in archives." into arc-apps by TreeHugger Robot · 7 years ago
  96. 52db318 Merge "Fix title of sidebar on move item(s)" into arc-apps by Jon Mann · 7 years ago
  97. d1a2622 Fix title of sidebar on move item(s) by Jon Mann · 7 years ago
  98. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  99. 7ad3f9a Disallow opening archives in archives. by Tomasz Mikolajewski · 7 years ago
  100. 53aaa89 Merge "Close FD in WriteableArchive::close()." into arc-apps by Tomasz Mikolajewski · 7 years ago