1. 55c00e7 Undo generalization isDownloads > supportsChildren. by Steve McKay · 9 years ago
  2. 42afce4 Merge "UX cleanups." into nyc-dev by Steve McKay · 9 years ago
  3. cdf87a5 Merge "Implement backspace support." into nyc-dev by Ben Kwa · 9 years ago
  4. 65f393a Implement backspace support. by Ben Kwa · 9 years ago
  5. 1aeb395 UX cleanups. by Steve McKay · 9 years ago
  6. c8bdc7f Fix CTS failure. by Steve McKay · 9 years ago
  7. 323dffb Don't show recents as copy/move destination. by Steve McKay · 9 years ago
  8. 317e209 Limit number of ClipData items for a quick viewer to 1000. by Tomasz Mikolajewski · 9 years ago
  9. 04272fb Merge "Fix focus issues on RV." into nyc-dev by Ben Kwa · 9 years ago
  10. c4fdfa3 Merge "Improvements to Copy/Move flow." into nyc-dev by Steve McKay · 9 years ago
  11. f171934 Improvements to Copy/Move flow. by Steve McKay · 9 years ago
  12. d8152fd Merge "Removed Intent.OPEN_EXTERNAL_DIRECTORY." into nyc-dev by Felipe Leme · 9 years ago
  13. 5228bd0 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 9 years ago
  14. 67f06a3 Fix focus issues on RV. by Ben Kwa · 9 years ago
  15. 53cb667 Merge "Guard against NPE in equals checks." into nyc-dev by Steve McKay · 9 years ago
  16. 405142a Guard against NPE in equals checks. by Steve McKay · 9 years ago
  17. 30aabb8 Don't read raw root from State, use getCurrentRoot by Steve McKay · 9 years ago
  18. ca9efa6 Merge "Remove "HOME" directory. Use "Documents" instead." into nyc-dev by Steve McKay · 9 years ago
  19. c9d9fa7 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  20. b9fbd90 Merge "Provide siblings in a sorted orders in DocumentsUI." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  21. 3eafe2f Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 9 years ago
  22. 1fb41a4 Merge "Fix focus issues in directory fragment * Empty directory view gets focus when shown * Skip opening drawer when showing empty search results * Fix typo" into nyc-dev by Aga Wronska · 9 years ago
  23. 9406c17 Fix focus issues in directory fragment by Aga Wronska · 9 years ago
  24. d71bd61 Provide siblings in a sorted orders in DocumentsUI. by Tomasz Mikolajewski · 9 years ago
  25. 9fe4e07 Merge "Display correct icons in grid view." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  26. 8f91d78 Display correct icons in grid view. by Tomasz Mikolajewski · 9 years ago
  27. 7b75b0f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  28. c7d5f03 Merge "Fix Rename Document tests" into nyc-dev by Aga Wronska · 9 years ago
  29. 8f68972 Fix Rename Document tests by Aga Wronska · 9 years ago
  30. 0113028 Do not show directory change animation on screen rotation. by Tomasz Mikolajewski · 9 years ago
  31. 92db0b3 Handle spacebar events. by Ben Kwa · 9 years ago
  32. ca36deb Merge "Revert "Handle spacebar events."" into nyc-dev by Ben Kwa · 9 years ago
  33. c8167be Revert "Handle spacebar events." by Ben Kwa · 9 years ago
  34. a6c2f0a Make left- and right- arrow jump rows in grid mode. by Ben Kwa · 9 years ago
  35. 5db5b87 Merge "Allow multiple range selections using the shift key." into nyc-dev by Ben Kwa · 9 years ago
  36. 20e6075 Merge "Handle shift-enter key events." into nyc-dev by Ben Kwa · 9 years ago
  37. 9504d76 Allow multiple range selections using the shift key. by Ben Kwa · 9 years ago
  38. 1ccdf7b Handle shift-enter key events. by Ben Kwa · 9 years ago
  39. 9ab9f2c Handle spacebar events. by Ben Kwa · 9 years ago
  40. 74e5d41 Introduce ChromeOS-style keyboard navigation. by Ben Kwa · 9 years ago
  41. 7b68a54 Merge "Improve document rename experience - Initially select the name of the file without extension - Trigger renaming action when software keyboard Done button pressed - Trigger creating new directory when software kayboard Done button pressed" into nyc-dev by Aga Wronska · 9 years ago
  42. 66f99fd Merge "Import translations. DO NOT MERGE" into nyc-dev by Geoff Mendal · 9 years ago
  43. aa391a0 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  44. 9f24c67 Update the subdir icon to svg. by Ben Kwa · 9 years ago
  45. 15de7f9 Move focus-related code out of DirectoryFragment. by Ben Kwa · 9 years ago
  46. a67dbf6 Don't die if dirKey hasn't been set in Selection. by Steve McKay · 9 years ago
  47. 84fa371 Preserve selection across device rotation. by Steve McKay · 9 years ago
  48. 3d8508c Merge "Automatically open roots pane if default dir is empty." into nyc-dev by Steve McKay · 9 years ago
  49. 72b72e5 Fix flakiness of testFilesList_LiveUpdate. by Tomasz Mikolajewski · 9 years ago
  50. 0a5a10c Merge "Don't apply fancy back logic when drawer is not present." into nyc-dev by Steve McKay · 9 years ago
  51. cb9eb42 Automatically open roots pane if default dir is empty. by Steve McKay · 9 years ago
  52. 1a52788 Merge "Go to root from child directory when root tapped. Bug: 27060001" into nyc-dev by Aga Wronska · 9 years ago
  53. aef3848 Don't apply fancy back logic when drawer is not present. by Steve McKay · 9 years ago
  54. bc7df44 Implement PgUp/PgDn support. (cherry-pick DO NOT MERGE) by Ben Kwa · 10 years ago
  55. 64a451a Cleanup sliding animation between directories. by Tomasz Mikolajewski · 9 years ago
  56. 0cbb49b Fix animation for the empty cabinet, also make other animations less jarring. by Tomasz Mikolajewski · 9 years ago
  57. 4c7217a Remove temporary test fixes. by Tomasz Mikolajewski · 9 years ago
  58. a2ad8df Migrate all tests to ActivityTest. by Tomasz Mikolajewski · 9 years ago
  59. 279ec31 Improve document rename experience by Aga Wronska · 9 years ago
  60. fa42172 Go to root from child directory when root tapped. Bug: 27060001 by Aga Wronska · 9 years ago
  61. 32aa9d3 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  62. 2584c82 Use the right ClassLoader when restoring. by Jeff Sharkey · 9 years ago
  63. 95c79f5 Move create folder and sort to overflow menu, cleanup back behavior. by Steve McKay · 9 years ago
  64. 6ccb08d Merge "Update apostophes to material spec." by Ben Kwa · 9 years ago
  65. fed92f9 Update apostophes to material spec. by Ben Kwa · 9 years ago
  66. 22e0000 Fix an NPE in RestoreStackTask. by Ben Kwa · 9 years ago
  67. 1f67a30 Merge "Simplify State initialization w/ better semantics + improved Task security." by Steve McKay · 9 years ago
  68. fc77cf1 Merge "Remove DirectoryContainerView class from DocumentsUI." by Tomasz Mikolajewski · 9 years ago
  69. a45f7a1 Merge "Tweak the query error message per UX." by Ben Kwa · 9 years ago
  70. abee34d Tweak the query error message per UX. by Ben Kwa · 9 years ago
  71. c7dc0cf Simplify State initialization w/ better semantics + improved Task security. by Steve McKay · 9 years ago
  72. 2f32421 Merge "Add vector art for empty and error screens." by Ben Kwa · 9 years ago
  73. b1f7cd5 Remove DirectoryContainerView class from DocumentsUI. by Tomasz Mikolajewski · 10 years ago
  74. 80351c9 Add vector art for empty and error screens. by Ben Kwa · 9 years ago
  75. a495c48 Honor javadocs, call super first in DocumentsProvider.call handling. by Steve McKay · 9 years ago
  76. 8bd9056 Merge "Migrate *ActivityUiTest to use ActivityInstrumentationTestCase2." by Tomasz Mikolajewski · 9 years ago
  77. 11138d9 Migrate *ActivityUiTest to use ActivityInstrumentationTestCase2. by Tomasz Mikolajewski · 9 years ago
  78. 1743b04 Merge "Fix flaky testLoadsHomebyDefault." by Tomasz Mikolajewski · 9 years ago
  79. 300e764 Merge "Normalize toolbar management." by Steve McKay · 9 years ago
  80. 8311628 Fix flaky testLoadsHomebyDefault. by Tomasz Mikolajewski · 9 years ago
  81. 18d01e8 Normalize toolbar management. by Steve McKay · 10 years ago
  82. bb21ac1 Merge "Stop current root reloading when it is clicked again" by Aga Wronska · 10 years ago
  83. fd26e8d Stop current root reloading when it is clicked again by Aga Wronska · 10 years ago
  84. 907a2fd Merge "Lint fixes and config tweaks." by Ben Kwa · 10 years ago
  85. f4b0ff6 Lint fixes and config tweaks. by Ben Kwa · 10 years ago
  86. 1e140e1 Import translations. DO NOT MERGE by Geoff Mendal · 10 years ago
  87. a8299bc Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev am: 762829795f -s ours by Geoff Mendal · 10 years ago
  88. 6d51fe8 Merge "Import translations. DO NOT MERGE" into mnc-dr2-dev by Geoff Mendal · 10 years ago
  89. 61aaf74 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: b697973e2a -s ours am: 0291cf7113 -s ours by Geoff Mendal · 10 years ago
  90. 404c886 Merge "Import translations. DO NOT MERGE" into mnc-dr1.5-dev am: 21e0a012d8 -s ours by Geoff Mendal · 10 years ago
  91. c09b329 Rename confusing animation naming. by Tomasz Mikolajewski · 10 years ago
  92. e90fc01 Merge "Fix directory/root opening animations when launching DocumentsUI." by Tomasz Mikolajewski · 10 years ago
  93. 2b5170b Fix directory/root opening animations when launching DocumentsUI. by Tomasz Mikolajewski · 10 years ago
  94. 9daa59f Do not load Download roots multiple times. by Tomasz Mikolajewski · 10 years ago
  95. 5d48a38 Merge "Open zip files nicely from the Download app with Files app." by Tomasz Mikolajewski · 10 years ago
  96. 5a1e879 Open zip files nicely from the Download app with Files app. by Tomasz Mikolajewski · 10 years ago
  97. 903d339 Merge "Fix flaky testFilesList_LiveUpdate()." by Tomasz Mikolajewski · 10 years ago
  98. 596ae3b Merge "Fix tapping on more than one failure notification." by Tomasz Mikolajewski · 10 years ago
  99. 63e2aae Fix tapping on more than one failure notification. by Tomasz Mikolajewski · 10 years ago
  100. 419b9fe Merge "Fix root selection after search" by Aga Wronska · 10 years ago