1. 6280de0 Implement bucketed sorting in DocumentsUI. by Ben Kwa · 9 years ago
  2. 936a7fc Wrap up the stable ID refactor. by Ben Kwa · 9 years ago
  3. b8a5e08 Re-enable sorting in the DirectoryFragment. by Ben Kwa · 9 years ago
  4. da858bf Fix file deletion after the move to Model IDs. by Ben Kwa · 9 years ago
  5. d72a1da Transition selection to use Model IDs. by Ben Kwa · 9 years ago
  6. 0497da8 Switch DirectoryFragment code to use model IDs. by Ben Kwa · 9 years ago
  7. a8fa58d Load Home directory by default. by Steve McKay · 9 years ago
  8. ce04c4f Merge "Fix selection highlights." by Ben Kwa · 9 years ago
  9. 4e12b16 Fix selection highlights. by Ben Kwa · 9 years ago
  10. 603181a Merge "Don't try to copy empty selection to clipboard." by Steve McKay · 9 years ago
  11. e11ef24 Don't try to copy empty selection to clipboard. by Steve McKay · 9 years ago
  12. 734936a Wire support for archives to DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  13. 4e5cbd8 Merge "Fix broken copy after recent copy related chagnes." by Steve McKay · 9 years ago
  14. 6035b3c Fix broken copy after recent copy related chagnes. by Steve McKay · 9 years ago
  15. ff7ab97 Bring along the rest of the change too. by Jeff Sharkey · 9 years ago
  16. c53d71d Merge "Add DownloadsActivity functional test." by Steve McKay · 9 years ago
  17. 31e104f Add DownloadsActivity functional test. by Steve McKay · 9 years ago
  18. 2729cfa Merge "Don't deselect files after copy." by Steve McKay · 9 years ago
  19. 3abb0e3 Don't deselect files after copy. by Steve McKay · 9 years ago
  20. 0fd6eb4 Show share button in downloads. by Steve McKay · 9 years ago
  21. ba8b2fe Merge "Guard against null key events...which can happen." by Steve McKay · 9 years ago
  22. e9ec61e Guard against null key events...which can happen. by Steve McKay · 9 years ago
  23. f712a20 Don't copy a directory into itself...doesn't go well. by Steve McKay · 9 years ago
  24. 95d9c25 Add first-class support for virtual files in SAF. by Tomasz Mikolajewski · 9 years ago
  25. 64a702b Merge "Add "Home" directory support." by Steve McKay · 9 years ago
  26. 12ef53e Add "Home" directory support. by Steve McKay · 9 years ago
  27. 65d7c04 Tweak grid item layout. Adjust colors to match spec. by Ben Kwa · 9 years ago
  28. ae96780 Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  29. e0cba92 Handle shift+arrow correctly in single select mode. by Steve McKay · 9 years ago
  30. 3b61dc4 Merge "Adjust grid item layouts to match mocks." by Ben Kwa · 9 years ago
  31. 3e4db1a Adjust grid item layouts to match mocks. by Ben Kwa · 9 years ago
  32. 12400e6 Merge "Clean up/fix some minor focus-related code." by Ben Kwa · 9 years ago
  33. 6b79e5f Merge "Clean up some unnecessary imports." by Ben Kwa · 9 years ago
  34. b85f90c Make folders unselectable in as needed. by Steve McKay · 9 years ago
  35. f32af0a Clean up/fix some minor focus-related code. by Ben Kwa · 9 years ago
  36. 04ff962 Clean up some unnecessary imports. by Ben Kwa · 9 years ago
  37. 8557896 Remove TRANSFER_MODE_NONE from CopyManager. by Tomasz Mikolajewski · 9 years ago
  38. 0bd3481 Merge "Wire copyDocument and moveDocument to CopyService." by Tomasz Mikolajewski · 9 years ago
  39. 1801726 Wire copyDocument and moveDocument to CopyService. by Tomasz Mikolajewski · 9 years ago
  40. f68210e Move DirectoryFragment and family to dirlist pkg. by Steve McKay · 9 years ago
  41. 31703bc Merge "Show only selection count in ActionBar." by Steve McKay · 9 years ago
  42. 4147db4 Merge "Don't show advanced menu in downloads ui." by Steve McKay · 9 years ago
  43. 14e3caf Don't show advanced menu in downloads ui. by Steve McKay · 9 years ago
  44. 39606fb Merge "Handle SpacerItem on click correctly." by Steve McKay · 9 years ago
  45. cc460af Handle SpacerItem on click correctly. by Steve McKay · 9 years ago
  46. 2e59009 Merge "Fix focus issues on animated items." by Ben Kwa · 9 years ago
  47. 60d91e4 Fix focus issues on animated items. by Ben Kwa · 9 years ago
  48. 09588b2 Merge "Update DocumentUI styles to match mocks." by Ben Kwa · 9 years ago
  49. 565a942 Update DocumentUI styles to match mocks. by Ben Kwa · 9 years ago
  50. f6160c2 Merge "Move FragmentTuners to new dirlist dir." by Steve McKay · 9 years ago
  51. 467f2ba Show only selection count in ActionBar. by Steve McKay · 9 years ago
  52. dad3e16 Move FragmentTuners to new dirlist dir. by Steve McKay · 9 years ago
  53. 9fb3389 Show MTP roots at the bottom of root list. by Daichi Hirono · 9 years ago
  54. b4a6b36 Address followup comments from 793838. by Steve McKay · 9 years ago
  55. 15e2053 Revert "Treat UNKNOWN tooltype events as Mouse events." by Steve McKay · 9 years ago
  56. 68a8bb8 Don't try to delete files twice. by Steve McKay · 9 years ago
  57. a6a9ae4 Merge "Implement enter key support for DocumentsUI." by Ben Kwa · 9 years ago
  58. bfa6d40 resolve merge conflicts of 27ddeff723 to master. by Jeff Sharkey · 9 years ago
  59. 98bb6cf Implement enter key support for DocumentsUI. by Ben Kwa · 9 years ago
  60. 6ee1dfe Add locking when mutating RecentTasks. by Jeff Sharkey · 9 years ago
  61. 9eabc50 Decouple gesture detection. by Steve McKay · 9 years ago
  62. 19a7e9b Merge "Enable explicit package for quick view intent." by Steve McKay · 9 years ago
  63. 3bd316c Enable explicit package for quick view intent. by Steve McKay · 9 years ago
  64. a017bc1 Add shift-selection to DocumentsUI. by Ben Kwa · 9 years ago
  65. 1207734 Merge "Performe save when ENTER is pressed." by Steve McKay · 9 years ago
  66. 0fe9504 Performe save when ENTER is pressed. by Steve McKay · 9 years ago
  67. b28cc52 Merge "Fix the position of the "Recents" root in DocumentsUI." by Ben Kwa · 9 years ago
  68. 812586d Fix the position of the "Recents" root in DocumentsUI. by Ben Kwa · 9 years ago
  69. 3c243ba Merge "Reorganize DocumentsUI roots fragment to match mocks." by Ben Kwa · 9 years ago
  70. 85c8cdd Reorganize DocumentsUI roots fragment to match mocks. by Ben Kwa · 9 years ago
  71. db70858 Treat UNKNOWN tooltype events as Mouse events. by Steve McKay · 9 years ago
  72. 2524429 Merge "Rename "recyclerView" to "list" fixing some of CTS." by Steve McKay · 9 years ago
  73. 47d8c32 Rename "recyclerView" to "list" fixing some of CTS. by Steve McKay · 9 years ago
  74. 51a0805 am 386d7900: am e0210648: am a0ef1048: am d473a144: Merge "Hold wake-lock during copy operations." into mnc-dr-dev by Jeff Sharkey · 9 years ago
  75. e1fffca Implement Home and End key navigation in DocumentsUI. by Ben Kwa · 9 years ago
  76. d391dfa Merge "Don't explicitly foreground tasks." by Steve McKay · 9 years ago
  77. f0c6f9b Merge "DocumentsUI: Enable focus on directory contents." by Ben Kwa · 9 years ago
  78. 6c8bfb7 Don't explicitly foreground tasks. by Steve McKay · 9 years ago
  79. 7038ec7 DocumentsUI: Enable focus on directory contents. by Ben Kwa · 9 years ago
  80. e980927 Normalize and improve menu fiddling. by Steve McKay · 9 years ago
  81. 2205680 Hold wake-lock during copy operations. by Jeff Sharkey · 9 years ago
  82. 670bf1d Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  83. 401f469 Merge "Consolidate unit tests." by Ben Kwa · 9 years ago
  84. c21888e Consolidate unit tests. by Ben Kwa · 9 years ago
  85. 43a9588 Merge "Switch DocumentsUI over from Toasts to Snackbars." by Ben Kwa · 9 years ago
  86. c469334 Switch DocumentsUI over from Toasts to Snackbars. by Ben Kwa · 9 years ago
  87. 4d0255f Provide previous stack when opening new window. by Steve McKay · 9 years ago
  88. f2c8b0d Add support for opening multiple windows. by Steve McKay · 9 years ago
  89. 804aeb9 Merge "Activate selection mode when selecting via mouse." by Ben Kwa · 9 years ago
  90. 14a96ce Activate selection mode when selecting via mouse. by Ben Kwa · 9 years ago
  91. 2977a79 Merge "Move State to a separate file." by Steve McKay · 9 years ago
  92. 1eb129b Merge "Show empty roots except for content pickers." by Steve McKay · 9 years ago
  93. 7e8885b Show empty roots except for content pickers. by Steve McKay · 9 years ago
  94. d07a285 Merge "Fix a crash when deleting documents." by Ben Kwa · 9 years ago
  95. 33ba334 Fix a crash when deleting documents. by Ben Kwa · 9 years ago
  96. 7c17e21 Merge "DocumentsUI: Add an error screen to DirectoryFragment." by Ben Kwa · 9 years ago
  97. 2f97526 DocumentsUI: Add an error screen to DirectoryFragment. by Ben Kwa · 9 years ago
  98. f8a5e08 Move State to a separate file. by Steve McKay · 9 years ago
  99. 459bc2b Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  100. f80d1ce Eliminate bad type parameterization. by Steve McKay · 9 years ago