1. 6fd4f7f Merge "Activate selection mode when selecting via mouse." by Ben Kwa · 9 years ago
  2. bd7da4c Activate selection mode when selecting via mouse. by Ben Kwa · 9 years ago
  3. ecfbd3e Merge "Move State to a separate file." by Steve McKay · 9 years ago
  4. 2fbe728 Merge "Show empty roots except for content pickers." by Steve McKay · 9 years ago
  5. 0200e34 Show empty roots except for content pickers. by Steve McKay · 9 years ago
  6. 32a5776 Merge "Fix a crash when deleting documents." by Ben Kwa · 9 years ago
  7. 8923911 Fix a crash when deleting documents. by Ben Kwa · 9 years ago
  8. 437c507 Merge "DocumentsUI: Add an error screen to DirectoryFragment." by Ben Kwa · 9 years ago
  9. 91bec53 DocumentsUI: Add an error screen to DirectoryFragment. by Ben Kwa · 9 years ago
  10. 7a3b88c Move State to a separate file. by Steve McKay · 9 years ago
  11. 83df8c0 Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  12. 72ae6e0 Eliminate bad type parameterization. by Steve McKay · 9 years ago
  13. c643386 Update RecentsCreateView to use RecyclerView. by Steve McKay · 9 years ago
  14. 91caed8 Restore more missing DirectoryFragment functionality. by Ben Kwa · 9 years ago
  15. 631509a Merge "Replace error/info footers with a message bar." by Ben Kwa · 9 years ago
  16. 3b19e31 Replace error/info footers with a message bar. by Ben Kwa · 9 years ago
  17. ede5f54 Handle content URI permissions on drop by Vladislav Kaznacheev · 9 years ago
  18. e0fa3b4 Merge "Adjust theming for Files mode." by Ben Kwa · 9 years ago
  19. 7cc8001 Adjust theming for Files mode. by Ben Kwa · 9 years ago
  20. 5e65d1a Merge "Clean up unit tests." by Ben Kwa · 9 years ago
  21. ce9a879 Clean up unit tests. by Ben Kwa · 9 years ago
  22. 874062e Merge "Refactor DocsUI to break out a new ManageRootActivity." by Ben Kwa · 9 years ago
  23. 0f7078f0 Refactor DocsUI to break out a new ManageRootActivity. by Ben Kwa · 9 years ago
  24. 8b4d28a Merge "Fix a crash during file deletion." by Ben Kwa · 9 years ago
  25. 1f051b1 Fix a crash during file deletion. by Ben Kwa · 9 years ago
  26. b998373 Merge "Don't start band select on empty grid." by Steve McKay · 9 years ago
  27. c3ef0d6 Don't start band select on empty grid. by Steve McKay · 9 years ago
  28. 18fce3c Add unit tests for DirectoryFragment.Model. by Ben Kwa · 9 years ago
  29. 16774c9 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  30. ac1e9d6 Merge "Don't start BandselectManager in single-select mode." by Steve McKay · 9 years ago
  31. 545407f Merge "Factor and consolidate style and color names." by Ben Kwa · 9 years ago
  32. a698d63 Don't start BandselectManager in single-select mode. by Steve McKay · 9 years ago
  33. 49f3401 Merge "Fix erroneous band selection start." by Steve McKay · 9 years ago
  34. 635b094 Fix erroneous band selection start. by Steve McKay · 9 years ago
  35. 87fc05b Merge "Fix drag and drop in Files app." by Vladislav Kaznacheev · 9 years ago
  36. 92b547b Factor and consolidate style and color names. by Ben Kwa · 9 years ago
  37. b5999ef Fix drag and drop in Files app. by Vladislav Kaznacheev · 9 years ago
  38. 6c86b19 Consume event on singleTapUp. by Steve McKay · 9 years ago
  39. 860f984 Merge "Implement undo deletion." by Ben Kwa · 9 years ago
  40. 304895a Implement undo deletion. by Ben Kwa · 9 years ago
  41. 94252de Add android.support.v7.recyclerview resource by Ying Wang · 9 years ago
  42. cd0b88d Merge "Fix DocumentsUI error-reporting code for handling copy errors." by Ben Kwa · 9 years ago
  43. 69fc99b Fix DocumentsUI error-reporting code for handling copy errors. by Ben Kwa · 9 years ago
  44. d62fe97 Fix broken build. by Steve McKay · 9 years ago
  45. d017db0 Band selection: Add handling for layout changes. by Kyle Horimoto · 9 years ago
  46. b7a97fc Merge "Refactor DirectoryFragment." by Ben Kwa · 9 years ago
  47. c64cb25 Refactor DirectoryFragment. by Ben Kwa · 9 years ago
  48. 284e1db Merge "Switch DocumentsUI over to use AppCompat themes." by Ben Kwa · 9 years ago
  49. a747d2e Switch DocumentsUI over to use AppCompat themes. by Ben Kwa · 9 years ago
  50. c61b3aa Merge "Use SparseIntArray as performance optimization." by Kyle Horimoto · 9 years ago
  51. 786babe Use SparseIntArray as performance optimization. by Kyle Horimoto · 9 years ago
  52. ea910a1 Fix band select UI issue. by Kyle Horimoto · 9 years ago
  53. 2c80257 Integrate band selection into the files app. by Kyle Horimoto · 9 years ago
  54. 38b4c6f Use resource aliases in-lieu of ViewStubs. by Steve McKay · 9 years ago
  55. 1205547 Show a drawer when in portrait mode. by Steve McKay · 9 years ago
  56. b347436 Merge "Load appropriately sized thumbnails in grid mode." by Ben Kwa · 9 years ago
  57. 147bdc9 Load appropriately sized thumbnails in grid mode. by Ben Kwa · 9 years ago
  58. 164752d Merge "BandSelectMatrix: Create matrix tracking location of RecycleView items and band selection." by Kyle Horimoto · 9 years ago
  59. 8f0c98b BandSelectMatrix: Create matrix tracking location of RecycleView items and band selection. by Kyle Horimoto · 9 years ago
  60. 3349dbd Merge "Use type inference where possible." by Steve McKay · 9 years ago
  61. 5fbd153 Merge "Make grid items be square." by Ben Kwa · 9 years ago
  62. 2079683 Make grid items be square. by Ben Kwa · 9 years ago
  63. 58efce3 Use type inference where possible. by Steve McKay · 9 years ago
  64. 4f16040 Move Drawer management code to a facade. by Steve McKay · 9 years ago
  65. dbec47a Add support for single-select mode. by Steve McKay · 9 years ago
  66. 008b929 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  67. 617328b Merge "Add scrolling functionality to BandSelectManager." by Kyle Horimoto · 9 years ago
  68. 155e561 Add scrolling functionality to BandSelectManager. by Kyle Horimoto · 9 years ago
  69. a0eab26 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  70. 6eaf3863 Populate quick view intent w/ file uris. by Steve McKay · 9 years ago
  71. 2909598 Merge "Use an explicit intent for "Quick View"..." by Steve McKay · 9 years ago
  72. c78bcb8 Use an explicit intent for "Quick View"... by Steve McKay · 9 years ago
  73. 5527f64 Update colors of the create dir dialog in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  74. 9c5e501 Merge "Align root icons with the action bar icon." by Tomasz Mikolajewski · 9 years ago
  75. 09c6f02 Merge "Enable a ripple on the roots list in DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  76. 44adb33 Align root icons with the action bar icon. by Tomasz Mikolajewski · 9 years ago
  77. 2893434 Merge "Remove some duplicated code in DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  78. d89a2e4 Enable a ripple on the roots list in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  79. fc10a33 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  80. 5353a1e Start selection mode with single mouse click... by Steve McKay · 9 years ago
  81. 6b0265e Add BandSelectManager. by Kyle Horimoto · 9 years ago
  82. eafc24a Remove some duplicated code in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  83. 5542d91 Add a TestSuite for running unittests. by Steve McKay · 9 years ago
  84. e63dce7 Add SHIFT+Click selection support. by Steve McKay · 9 years ago
  85. f1dcbc9 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  86. 7f8eec0 Merge "Make horizontal and vertical margins equal in DocumentsUI." by Steve McKay · 9 years ago
  87. 7f9f4c4 Make horizontal and vertical margins equal in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  88. f5eb9b3 Update colors for the standalone activity of DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  89. 8253243 Improved files icon and activity label. by Steve McKay · 9 years ago
  90. b04b164 Clear selection when empty space is tapped. by Steve McKay · 9 years ago
  91. 0ba3a14 Update grid layout only on recView layout changes. by Steve McKay · 9 years ago
  92. d13f3c9 Grid item fixups. by Steve McKay · 9 years ago
  93. 1dfc482 Allow Files app to be enabled via overlay. by Steve McKay · 9 years ago
  94. 73610b3 Include padding in calculation of column count. by Steve McKay · 9 years ago
  95. 3c8afe2 Merge "Apply hirono@'s logic for disabling delete action" by Steve McKay · 9 years ago
  96. 709b61d Pick column count based on available space. by Steve McKay · 9 years ago
  97. 503648d Apply hirono@'s logic for disabling delete action by Steve McKay · 9 years ago
  98. 3b409d0 Push equals impl into SparseBooleanArray. by Steve McKay · 9 years ago
  99. 0ab6b0e Merge "Update DirectoryFragment to use RecyclerView." by Steve McKay · 9 years ago
  100. aa3bd27 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago