1. 44be0b8 Merge "Fix viewing files in archives by mouse." into arc-apps by Tomasz Mikolajewski · 7 years ago
  2. d22cc18 Fix viewing files in archives by mouse. by Tomasz Mikolajewski · 7 years ago
  3. 894d487 Add unit tests for picker.ActionHandler. by Garfield Tan · 7 years ago
  4. 0bf7544 Merge "Fix intermittent crash on copy cancelled." into arc-apps by Jon Mann · 7 years ago
  5. f657025 Fix intermittent crash on copy cancelled. by Jon Mann · 7 years ago
  6. 85a479e Fix a bug that stops user from dropping docs on empty area. by Garfield Tan · 7 years ago
  7. f6e07df Merge "Better naming for created archives." into arc-apps by TreeHugger Robot · 7 years ago
  8. 643dc5d Merge "Address comment from ag/1986215/" into arc-apps by TreeHugger Robot · 7 years ago
  9. de69cec Better naming for created archives. by Tomasz Mikolajewski · 7 years ago
  10. ddaea8f Merge "Make Files look like Downloads in recents." into arc-apps by TreeHugger Robot · 7 years ago
  11. 1980cbc Merge "Allow ItemDragListener to have a custom timeout." into arc-apps by Ben Lin · 7 years ago
  12. c8a3f1e Merge "Moving back button behavior to SharedInputHandler, and now handling ESC keys." into arc-apps by Ben Lin · 7 years ago
  13. a341823 Merge "Fix a DocsUI crash..." into arc-apps by TreeHugger Robot · 7 years ago
  14. 5918a06 Address comment from ag/1986215/ by Steve McKay · 7 years ago
  15. 7295c48 Make Files look like Downloads in recents. by Steve McKay · 7 years ago
  16. 0902f07 Moving back button behavior to SharedInputHandler, and now handling ESC keys. by Ben Lin · 7 years ago
  17. ddff1fb Merge "Disable pull-to-refresh for all mouse inputs and only if page already on top." into arc-apps by Ben Lin · 7 years ago
  18. d2fc4cd Fix a DocsUI crash... by Garfield Tan · 7 years ago
  19. d79edd1 Disable pull-to-refresh for all mouse inputs and only if page already on top. by Ben Lin · 7 years ago
  20. b1ab696 Allow ItemDragListener to have a custom timeout. by Ben Lin · 7 years ago
  21. b09f601 Merge "Add a confirmation dialog before overwriting a file in picker." into arc-apps by TreeHugger Robot · 7 years ago
  22. 23ac60c Add a confirmation dialog before overwriting a file in picker. by Garfield Tan · 7 years ago
  23. 74c59c4 Merge "Additional tidy up after Features." into arc-apps by TreeHugger Robot · 7 years ago
  24. 710248d Additional tidy up after Features. by Steve McKay · 7 years ago
  25. a05773a Work around javac method reference bug by Colin Cross · 7 years ago
  26. 7025de7 Merge "Show a snackbar for archived files when can't be quick viewed." into arc-apps by Tomasz Mikolajewski · 7 years ago
  27. d6a85b9 Allow all roots to have OnItemDragListener. by Ben Lin · 7 years ago
  28. 179f069 Show a snackbar for archived files when can't be quick viewed. by Tomasz Mikolajewski · 7 years ago
  29. 08a92ee Merge "Fix a bug where dropping on Root never works." into arc-apps by Ben Lin · 7 years ago
  30. 8dcbb75 Merge "Some refactor around default init location for picker." into arc-apps by Garfield Tan · 7 years ago
  31. 30b0dc1 Fix a bug where dropping on Root never works. by Ben Lin · 7 years ago
  32. 71155c9 Merge "Features tweaks:" into arc-apps by TreeHugger Robot · 7 years ago
  33. aad7883 Features tweaks: by Steve McKay · 7 years ago
  34. ae93758 Some refactor around default init location for picker. by Garfield Tan · 7 years ago
  35. bab2516 Initialize the location to recents if we fail to restore stack. by Garfield Tan · 7 years ago
  36. 0bfffde Merge "Inject the model to picker.ActionHandler." into arc-apps by TreeHugger Robot · 7 years ago
  37. 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
  38. e1ddda5 Inject the model to picker.ActionHandler. by Garfield Tan · 7 years ago
  39. bcc79b3 Make sure shares and deletes are enabled after they're changed to be visible. by Garfield Tan · 7 years ago
  40. a7a4ad1 Merge "Add Fast Scroller to Files app." into arc-apps by TreeHugger Robot · 7 years ago
  41. 75d910b Merge "Treat device storage as a single preference." into arc-apps by TreeHugger Robot · 7 years ago
  42. 6737577 Treat device storage as a single preference. by Steve McKay · 7 years ago
  43. 743fe59 Add Fast Scroller to Files app. by Ben Lin · 7 years ago
  44. 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
  45. f83f974 Merge "Bring back delay for auto-drawing drawer." into arc-apps by Ben Lin · 7 years ago
  46. 693a352 Bring back delay for auto-drawing drawer. by Ben Lin · 7 years ago
  47. e967033 Lift loader to activity level. by Garfield Tan · 7 years ago
  48. 663f9d8 Document rename with no change is now a no-op instead of an error. by Jon Mann · 7 years ago
  49. 0c1f58a Merge "Add Feature Flag support." into arc-apps by TreeHugger Robot · 7 years ago
  50. 98f8c5f Add Feature Flag support. by Steve McKay · 7 years ago
  51. 8c1d15d Merge "Communicate selection state to a11y services." into arc-apps by Ben Lin · 7 years ago
  52. 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
  53. db7a0e7 Prevent new Docs getting pushed onto the stack if they already at top of stack. by Ben Lin · 7 years ago
  54. a355d19 Communicate selection state to a11y services. by Ben Lin · 7 years ago
  55. 8afb275 Merge "Check for droppability when dropping onto Roots." into arc-apps by TreeHugger Robot · 7 years ago
  56. 174fc2e Check for droppability when dropping onto Roots. by Ben Lin · 7 years ago
  57. a011586 Fix copying files from archives with a keyboard shortcut. by Tomasz Mikolajewski · 7 years ago
  58. 5a87aff Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 7 years ago
  59. 78ade2b Consolidate the initializaion of acceptMimes. by Garfield Tan · 7 years ago
  60. 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
  61. 30d8c79 Start to move access to model in to Injector and ActionHandlers, refactor select all and file rename. by Jon Mann · 7 years ago
  62. 340ab17 Fixing Keyboard Navigation to match spec. by Ben Lin · 7 years ago
  63. e4ffd06 Manually routing Accessibility clicks for RecyclerView classes. by Ben Lin · 7 years ago
  64. 82e6c91 Merge "Follow up for disabling creating archives in resources." into arc-apps by Tomasz Mikolajewski · 7 years ago
  65. d04aec7 Allowing ability to create directory in Downloads. by Ben Lin · 7 years ago
  66. f208d84 Make Sorting/paging honor ENABLE_OMC_FEATURES flag by Steve McKay · 7 years ago
  67. 50b9bae Test/Demo paging support in DocsUI. by Steve McKay · 7 years ago
  68. a4b68e5 Don't sort pre-sorted results. by Steve McKay · 8 years ago
  69. f07da5f Follow up for disabling creating archives in resources. by Tomasz Mikolajewski · 7 years ago
  70. f78d205 Return empty list of roots in ArchivesProvider. by Tomasz Mikolajewski · 7 years ago
  71. 9ed5075 Merge "Use BroadcastReceiver to notify root changes." into arc-apps by Ben Lin · 7 years ago
  72. be1e079 Use BroadcastReceiver to notify root changes. by Garfield Tan · 7 years ago
  73. 9af5617 Merge "Fix Download file can't be found in setting's recent folder" into arc-apps by Garfield Tan · 7 years ago
  74. 25a775f Merge "Use Intent.ACTION_VIEW to for launching file manager at a location." into arc-apps by Garfield Tan · 7 years ago
  75. 2fc1baa Fix Download file can't be found in setting's recent folder by Shunta Sato · 8 years ago
  76. 72c44bf Merge "Fix NPE caused by not getting a Root DocumentInfo back from task." into arc-apps by Ben Lin · 7 years ago
  77. c5efea0 Use Intent.ACTION_VIEW to for launching file manager at a location. by Garfield Tan · 7 years ago
  78. 04d1b15 Merge "Removed all com.android.internal.* references in code." into arc-apps by Ben Lin · 7 years ago
  79. fc84b34 Removed all com.android.internal.* references in code. by Ben Lin · 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. 14b30ae Merge "Better event handling when coming from a trackpad." into arc-apps by Ben Lin · 7 years ago
  86. 382d63e Merge "Fix crash on rotation or input change in RenameDocumentFragment." into arc-apps by Jon Mann · 7 years ago
  87. b843033 Merge "Partial files shouldn't be openable as archives." into arc-apps by Tomasz Mikolajewski · 7 years ago
  88. db9fe48 Partial files shouldn't be openable as archives. by Tomasz Mikolajewski · 7 years ago
  89. f88bc0b Better event handling when coming from a trackpad. by Ben Lin · 7 years ago
  90. cf120d4 Fix crash on rotation or input change in RenameDocumentFragment. by Jon Mann · 7 years ago
  91. db7664f Merge "Release only acquired docs in DocumentsUI." into arc-apps by Tomasz Mikolajewski · 7 years ago
  92. d2d654c Do not crash when stack is null. by Tomasz Mikolajewski · 7 years ago
  93. 13d8dee Release only acquired docs in DocumentsUI. by Tomasz Mikolajewski · 7 years ago
  94. 5de2d78 Merge "Disallow opening archives in archives." into arc-apps by TreeHugger Robot · 7 years ago
  95. 52db318 Merge "Fix title of sidebar on move item(s)" into arc-apps by Jon Mann · 7 years ago
  96. d1a2622 Fix title of sidebar on move item(s) by Jon Mann · 7 years ago
  97. b52eb8b Merge "Add 'Select All' option to menu." into arc-apps by Jon Mann · 7 years ago
  98. 7ad3f9a Disallow opening archives in archives. by Tomasz Mikolajewski · 7 years ago
  99. 53aaa89 Merge "Close FD in WriteableArchive::close()." into arc-apps by Tomasz Mikolajewski · 7 years ago
  100. a18ea7e Close FD in WriteableArchive::close(). by Tomasz Mikolajewski · 7 years ago