1. b1404b7 Enable Ctrl+X cut operations, along with some code refactor. by Ben Lin · 8 years ago
  2. d8c2459 Merge "Only show OPEN button as needed." into nyc-dev by Steve McKay · 8 years ago
  3. 0fb5135 Merge changes I5e500724,I40cfb12c into nyc-dev by Tomasz Mikolajewski · 8 years ago
  4. 00c9815 Merge "Handle null uris in content changed events." into nyc-dev by Steve McKay · 8 years ago
  5. 76572d6 Restrict selection to 1000 items in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  6. 4759c9f Cancel band selection on directory change. by Tomasz Mikolajewski · 8 years ago
  7. 757fa1b Handle null uris in content changed events. by Steve McKay · 8 years ago
  8. 8478bf4 Added extra validation for invalid paths. by Felipe Leme · 8 years ago
  9. 64bf865 Only show OPEN button as needed. by Steve McKay · 8 years ago
  10. 793f859 Merge "Fallback to Recents when Downloads is not available." into nyc-dev by TreeHugger Robot · 8 years ago
  11. 8f63870 Handle delete failure notifications correctly. by Steve McKay · 8 years ago
  12. 30616fc Fallback to Recents when Downloads is not available. by Tomasz Mikolajewski · 8 years ago
  13. 3a1ae58 Merge "Disable auto-drawer opening if intent is creating doc on empty dir." into nyc-dev by Ben Lin · 8 years ago
  14. f90db08 Merge "Deal gracefully with empty srcs." into nyc-dev by Steve McKay · 8 years ago
  15. cb6903d Merge "Guard against null clipdata objects." into nyc-dev by Steve McKay · 8 years ago
  16. 55625a6 Deal gracefully with empty srcs. by Steve McKay · 8 years ago
  17. b127334 Filter out ACTION_UP events in onKey() listener. by Daichi Hirono · 8 years ago
  18. 282c458 Merge "Minor cleanups to delete support." into nyc-dev by Steve McKay · 8 years ago
  19. 845fe50 Disable auto-drawer opening if intent is creating doc on empty dir. by Ben Lin · 8 years ago
  20. 256724e Minor cleanups to delete support. by Steve McKay · 8 years ago
  21. 527184d Merge "Open drawer only on first update." into nyc-dev by Ben Lin · 8 years ago
  22. 3c98760 Guard against null clipdata objects. by Steve McKay · 8 years ago
  23. ab5576d Open drawer only on first update. by Ben Lin · 8 years ago
  24. 03dab3e Merge "Fix selecting all in DocumentsUI." into nyc-dev by Steve McKay · 8 years ago
  25. 89950ea Fix selecting all in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  26. 5e02d30 Do not allow to select non-selectable items via mouse. by Tomasz Mikolajewski · 8 years ago
  27. 566c595 Merge "Do not crash when trying to select unselectable items with keyboard." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  28. 0e6b84f Do not crash when trying to select unselectable items with keyboard. by Tomasz Mikolajewski · 8 years ago
  29. ad913ed Remove the toolbar icon from DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  30. 1db228a Merge "Daeal with null cursors more leniently." into nyc-dev by Steve McKay · 8 years ago
  31. dcc68fd Daeal with null cursors more leniently. by Steve McKay · 8 years ago
  32. fbd4b55 Merge "Fix selecting with touch in multi-window." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  33. eb76763 Merge "Don't enable new folder in downloads..." into nyc-dev by Steve McKay · 8 years ago
  34. 3871fd1 Fix selecting with touch in multi-window. by Tomasz Mikolajewski · 8 years ago
  35. c58e561 Merge "Fix opening archives in Downloads." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  36. 4f89b6c Use writeStringList for selection parceling. by Steve McKay · 8 years ago
  37. c15528a Don't enable new folder in downloads... by Steve McKay · 8 years ago
  38. 43df577 Consolidate user actions metrics into one histogram. by Aga Wronska · 8 years ago
  39. 8fa9970 Fix opening archives in Downloads. by Tomasz Mikolajewski · 8 years ago
  40. 64f2ffa Merge "Remove unused state in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  41. e68cc51 Merge "Do not crash when selecting a lot of files." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  42. 1451847 Remove unused state in DocumentsUI. by Tomasz Mikolajewski · 8 years ago
  43. 90e0ff0 Do not crash when selecting a lot of files. by Tomasz Mikolajewski · 8 years ago
  44. 6af1330 Set status bar color to material_blue_grey_950 as specified by UX. by Aga Wronska · 8 years ago
  45. 48c8463 Revert 'Make Files drawer appear behind system ui bars' because of action mode bug by Aga Wronska · 8 years ago
  46. 3855e9c Merge "Massage code to better support Files overlay." into nyc-dev by Steve McKay · 8 years ago
  47. 53f109b3 Massage code to better support Files overlay. by Steve McKay · 8 years ago
  48. 2084796 Merge "DocsUI: Update the drag shadow to meet UI spec." into nyc-dev by Ben Kwa · 8 years ago
  49. e67b0bd DocsUI: Update the drag shadow to meet UI spec. by Ben Kwa · 8 years ago
  50. e141241 Merge "Invalidate caches when locale changes." into nyc-dev by Jeff Sharkey · 8 years ago
  51. 2209860 Merge "Hide 'select all' menu option when ALLOW_MULTIPLE intent is not passed in DocumentsActivity. Make 'select all' select only enabled files." into nyc-dev by Aga Wronska · 8 years ago
  52. 3210c4d Hide 'select all' menu option when ALLOW_MULTIPLE intent is not passed by Aga Wronska · 8 years ago
  53. a3ebfec Invalidate caches when locale changes. by Jeff Sharkey · 8 years ago
  54. d42a9be Make Metrics.logKeyboardAction() method take @KeyboardAction type by Aga Wronska · 8 years ago
  55. 0614c16 Add metrics for keyboard shortcuts by Aga Wronska · 8 years ago
  56. cf966ae Add metrics for menu actions by Aga Wronska · 8 years ago
  57. 9d5aadd Merge "Add metrics for drag and drop. Add metrics for search." into nyc-dev by Aga Wronska · 8 years ago
  58. cf59d32 Add comment for FLAG_TRANSLUCENT_STATUS added in CL 898928 by Aga Wronska · 8 years ago
  59. b8572b3 Merge "Fix dialogs layout after keyboard shows up" into nyc-dev by Aga Wronska · 8 years ago
  60. c573bec Add metrics for drag and drop. Add metrics for search. by Aga Wronska · 8 years ago
  61. 276dcd7 Merge "Add menu option to show/hide internal storage." into nyc-dev by Aga Wronska · 8 years ago
  62. 774cc93 Add menu option to show/hide internal storage. by Aga Wronska · 8 years ago
  63. ac94586 Merge "Refactor usages of Picture In Picture and Multi Window (1/4)" into nyc-dev by Andrii Kulian · 8 years ago
  64. d847b51 Merge "Minor tweaks on Scoped Directory Access:" into nyc-dev by Felipe Leme · 8 years ago
  65. 09d7741 Merge "Fix RootsCache invalidation bugs." into nyc-dev by Jeff Sharkey · 8 years ago
  66. 2ac8769 Minor tweaks on Scoped Directory Access: by Felipe Leme · 8 years ago
  67. 7732e1e Fix RootsCache invalidation bugs. by Jeff Sharkey · 8 years ago
  68. 3d6dc3a Merge "Add metrics for create directory and rename file operations" into nyc-dev by Aga Wronska · 8 years ago
  69. 6f000a1 Merge "Add metrics for opening the drawer" into nyc-dev by Aga Wronska · 8 years ago
  70. 0e84279 Update DocumentsUI according to DragStartHelper API changes by Vladislav Kaznacheev · 8 years ago
  71. 7dcf81e Add metrics for opening the drawer by Aga Wronska · 8 years ago
  72. 4e8c7f6 Add metrics for create directory and rename file operations by Aga Wronska · 8 years ago
  73. 933076d Refactor usages of Picture In Picture and Multi Window (1/4) by Andrii Kulian · 8 years ago
  74. c124427 Merge "Use AppFuse to write document." into nyc-dev by Daichi Hirono · 8 years ago
  75. 198cbf6 Fix dialogs layout after keyboard shows up by Aga Wronska · 8 years ago
  76. 973168c Action OPEN_DOCUMENT_TREE shows advanced roots ignoring config flag by Aga Wronska · 8 years ago
  77. f4e7fa8 Use AppFuse to write document. by Daichi Hirono · 8 years ago
  78. b099856 Add full bar mode for search view on small devices by Aga Wronska · 8 years ago
  79. a7329c5 Merge "Fix copying folders using keyboard shortcuts" into nyc-dev by Aga Wronska · 8 years ago
  80. abd321a Merge "Make pressing 'Back' button open the drawer when in Recents root" into nyc-dev by Aga Wronska · 8 years ago
  81. b85ec6d Merge "Revert "Revert "Make status bar translucent. Make drawer appera below status bar."" with a fix for cts tests." into nyc-dev by Aga Wronska · 8 years ago
  82. 7352c55 Add new metric to DocumentsUI to record launch time. by Daichi Hirono · 8 years ago
  83. 1334376 Merge "Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in fixed_layout mode." into nyc-dev by Aga Wronska · 8 years ago
  84. 96e30eb Make pressing 'Back' button open the drawer when in Recents root by Aga Wronska · 8 years ago
  85. d01aac3 Fix copying folders using keyboard shortcuts by Aga Wronska · 8 years ago
  86. d8f7444 Add guard to access drawer toolbar when setting accessibility, because this toolbar does not exist in by Aga Wronska · 8 years ago
  87. 78efc9f Revert "Revert "Make status bar translucent. Make drawer appera below by Aga Wronska · 8 years ago
  88. 9eb5555 Merge "Allow Scoped Directory Access on whole volume." into nyc-dev by Felipe Leme · 8 years ago
  89. 0574d16 Revert "Make status bar translucent. Make drawer appera below status bar." by Daichi Hirono · 8 years ago
  90. 8ed1e55 Merge "Hide underlying toolbars from TalkBack when covered by ActionMode." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  91. 67c76b9 Bring the change 'Open drawer when showing copy/move destination screen' by Aga Wronska · 9 years ago
  92. a1b1355 Merge "Change copy/move destination to Downloads when home directory is hidden." into nyc-dev by Aga Wronska · 9 years ago
  93. 4e62716 Change copy/move destination to Downloads when home directory is hidden. by Aga Wronska · 9 years ago
  94. dcaf047 Merge "DocsUI: Disable debug logging by default." into nyc-dev by Ben Kwa · 9 years ago
  95. ffa829f DocsUI: Disable debug logging by default. by Ben Kwa · 9 years ago
  96. 5f7d673 Merge "Add config flag to show/hide internal storage. Hide internal storage by default." into nyc-dev by Aga Wronska · 9 years ago
  97. 1363b67 Merge "Make status bar translucent. Make drawer appera below status bar." into nyc-dev by Aga Wronska · 9 years ago
  98. 5c3a152 Merge "Revert "Open drawer when showing copy/move destination screen"" into nyc-dev by Daichi Hirono · 9 years ago
  99. 82ae18c Revert "Open drawer when showing copy/move destination screen" by Daichi Hirono · 9 years ago
  100. 1e479ab Hide underlying toolbars from TalkBack when covered by ActionMode. by Tomasz Mikolajewski · 9 years ago