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