1. 82ad47a DocsUI to support other intent action for file picking by Kelvin Kwan · 6 years ago
  2. b7046c1 DocsUI to return correct tree uri on cross profile document by Kelvin Kwan · 6 years ago
  3. 218e63b Only enable cross-profile feature on Android R or above by Kelvin Kwan · 6 years ago
  4. 341b489 Replace button_dismiss with dismiss_button by Diksha Gohlyan · 6 years ago
  5. 9d57eb5 Merge "updateToCrossProfileQuietMode string valid in Q" into rvc-dev by Diksha Gohlyan · 6 years ago
  6. 7f2d6dd Hide tabs and apps when tapping a filter in an empty search by Alex Kershaw · 6 years ago
  7. 799e368 updateToCrossProfileQuietMode string valid in Q by Diksha Gohlyan · 6 years ago
  8. 9f4e9b7 Merge "Update cross-profile error strings and UI" into rvc-dev by Kelvin Kwan · 6 years ago
  9. 30b5f4c Update cross-profile error strings and UI by Kelvin Kwan · 6 years ago
  10. 7da7b0f Remove hamburger icon when there is only one root. by Zemiao Zhu · 6 years ago
  11. bfadf60 Merge "Tests incompatible with Q because MimeMap was recently added." into rvc-dev by Diksha Gohlyan · 6 years ago
  12. 23ea3e6 Merge "Uses correct uris for QUICK_VIEW, VIEW, and MANAGE_DOCUMENT" into rvc-dev by Kelvin Kwan · 6 years ago
  13. 96f1b36 Merge "Add minSDKVersion to tests for Q devices" into rvc-dev by Diksha Gohlyan · 6 years ago
  14. a12867b Tests incompatible with Q because MimeMap was recently added. by Diksha Gohlyan · 6 years ago
  15. cb7fa36 Uses correct uris for QUICK_VIEW, VIEW, and MANAGE_DOCUMENT by Kelvin Kwan · 6 years ago
  16. 841c79a Add minSDKVersion to tests for Q devices by Diksha Gohlyan · 6 years ago
  17. b420e10 Run UserProfile and menu enabled tests on R by Diksha Gohlyan · 6 years ago
  18. 2d7e73f Hide apps during search across profile by Kelvin Kwan · 6 years ago
  19. 1e088e1 Continue showing a tabbed view when filters are selected by Kelvin Kwan · 6 years ago
  20. 34810bc Add error handling and UI on WP quiet mode / no permission to share by Kelvin Kwan · 6 years ago
  21. b7b4698 Merge "Enable DirectoryFragment.onRefresh works when there is no root doc." into rvc-dev by Kelvin Kwan · 6 years ago
  22. 339c7bc Enable DirectoryFragment.onRefresh works when there is no root doc. by Kelvin Kwan · 6 years ago
  23. a0d6f3d Support backward-compatible for Q by Ivan Chiang · 6 years ago
  24. 3c9519e Merge "Open app item across profile using a forwarder activity" into rvc-dev by Kelvin Kwan · 6 years ago
  25. 5bc4493 Merge "Use ResolveInfo#isCrossProfileIntentForwarderActivity in DocsUI" into rvc-dev by Kelvin Kwan · 6 years ago
  26. d8242dc Merge "Only restrict scope storage if caller target sdk is above R" into rvc-dev by TreeHugger Robot · 6 years ago
  27. 5f863be Only restrict scope storage if caller target sdk is above R by Tony Huang · 6 years ago
  28. ff0b816 Open app item across profile using a forwarder activity by Kelvin Kwan · 6 years ago
  29. 05af334 Fix test case by Tony Huang · 6 years ago
  30. d4a4ac7 Use ResolveInfo#isCrossProfileIntentForwarderActivity in DocsUI by Kelvin Kwan · 6 years ago
  31. 73aacb4 Merge "Enhance some UI tests" into rvc-dev by TreeHugger Robot · 6 years ago
  32. 4376aa7 Enhance some UI tests by Tony Huang · 6 years ago
  33. d473cf1 Merge "Fine tune tests" into rvc-dev by Tony Huang · 6 years ago
  34. a23fb34 Show briefcase icon on work files when cross profile is supported. by Kelvin Kwan · 6 years ago
  35. b89e9a7 Merge "Ensure user can only share documents from allowed users." into rvc-dev by Kelvin Kwan · 6 years ago
  36. d75676e Fine tune tests by Tony Huang · 6 years ago
  37. 7019ed3 Fix broken test on UserIdMangerTest by Kelvin Kwan · 6 years ago
  38. a649f54 Ensure user can only share documents from allowed users. by Kelvin Kwan · 6 years ago
  39. 74c58bb Remove useless code by Tony Huang · 6 years ago
  40. 0cbd68a Merge "Translate static test to mutability test" by Ryan Mitchell · 6 years ago
  41. 6fa7f04 Load App icons from correct user and badge when cross profile is supported. by Kelvin Kwan · 6 years ago
  42. 4cf7314 Load and cache thumbnail with correct user by Kelvin Kwan · 6 years ago
  43. abba975 Show apps from the selected user only in Recents appsRow by Kelvin Kwan · 6 years ago
  44. 9feaaf5 Enable navigation between profile tabs, roots by Kelvin Kwan · 6 years ago
  45. ce5c324 Merge "Grey out and disable tabs when selecting files." by Kelvin Kwan · 6 years ago
  46. b9e8a8e Merge "startActivity with proper user and uri according to the attached userId" by Kelvin Kwan · 6 years ago
  47. cf0bd74 Grey out and disable tabs when selecting files. by Kelvin Kwan · 6 years ago
  48. a34bbd9 startActivity with proper user and uri according to the attached userId by Kelvin Kwan · 6 years ago
  49. a31a81e Translate static test to mutability test by Ryan Mitchell · 6 years ago
  50. dbf8a3f Make sure GlobalSearch and Recents can load correct data by Kelvin Kwan · 6 years ago
  51. a94d065 Add recents root from different user to ProvidersCache's mTaskRoots by Kelvin Kwan · 6 years ago
  52. 1b9f85b Add TabLayout UI to on BaseActivity and show it conditionally by Kelvin Kwan · 6 years ago
  53. 5ab79aa Merge "Fetch roots from all users and filter them by action" by TreeHugger Robot · 6 years ago
  54. c8b0001 Fetch roots from all users and filter them by action by Kelvin Kwan · 6 years ago
  55. dae5fe2 Merge "Use DocumentInfo.userId to get content resolver." by TreeHugger Robot · 6 years ago
  56. 58b0688 Merge "Loads UserId into DocumentInfo" by Kelvin Kwan · 6 years ago
  57. 02eeaf5 Merge "Remove legacy code for Home root" by TreeHugger Robot · 6 years ago
  58. 5ec41cf Fix test cases fail are related to PreviewUi by Ivan Chiang · 6 years ago
  59. cfb64ad Use DocumentInfo.userId to get content resolver. by Kelvin Kwan · 6 years ago
  60. 2788bf1 Loads UserId into DocumentInfo by Kelvin Kwan · 6 years ago
  61. 3afe6d5 Remove legacy code for Home root by Ivan Chiang · 6 years ago
  62. 8dffd1f Enable preview when no quick viewer by Tony Huang · 6 years ago
  63. 5c1457a Merge "Add header message for scope storage" by Tony Huang · 6 years ago
  64. 89d0ef9 Add header message for scope storage by Tony Huang · 6 years ago
  65. 7e43bf1 Remove show internal storage menu item by Tony Huang · 6 years ago
  66. 503dfd9 Merge "Test DocsUI should have permission on R or above only" by Kelvin Kwan · 6 years ago
  67. 19b9ea2 Merge "Load Item with current user and store information in it." by Kelvin Kwan · 6 years ago
  68. 59ee1ea Merge "Load RootInfo with current user and store information in it." by Kelvin Kwan · 6 years ago
  69. 264fa44 Load Item with current user and store information in it. by Kelvin Kwan · 6 years ago
  70. d8c64f5 Load RootInfo with current user and store information in it. by Kelvin Kwan · 6 years ago
  71. 695d910 Test DocsUI should have permission on R or above only by Kelvin Kwan · 6 years ago
  72. 9403f9f Add INTERACT_ACROSS_USERS permission for DocsUI AndroidManifest by Kelvin Kwan · 6 years ago
  73. 81870e9 Add Documents root and related metrics by Ivan Chiang · 6 years ago
  74. 1e682c2 Remove directoryCopy state by Tony Huang · 6 years ago
  75. 9febe07 Merge "Make downloads as default root on browse mode." by Zemiao Zhu · 6 years ago
  76. 44b75c3 Make downloads as default root on browse mode. by zemiao · 6 years ago
  77. 0eda48c Manually close activity when SearchViewUiTest am: 5fb3a45a53 am: f87e004f7a am: c8a06927a0 am: 790195c62d am: 26a44423af by Automerger Merge Worker · 6 years ago
  78. 26a4442 Manually close activity when SearchViewUiTest am: 5fb3a45a53 am: f87e004f7a am: c8a06927a0 am: 790195c62d by Automerger Merge Worker · 6 years ago
  79. b2decaf Fix Error Prone errors am: 3aa3fb5e73 am: 9e2904c4ee am: 3c6b00e0d1 by Automerger Merge Worker · 6 years ago
  80. c8a0692 Manually close activity when SearchViewUiTest am: 5fb3a45a53 am: f87e004f7a by Automerger Merge Worker · 6 years ago
  81. 3c6b00e Fix Error Prone errors am: 3aa3fb5e73 am: 9e2904c4ee by Automerger Merge Worker · 6 years ago
  82. 3aa3fb5 Fix Error Prone errors by Colin Cross · 6 years ago
  83. 5fb3a45 Manually close activity when SearchViewUiTest by Tony Huang · 6 years ago
  84. fa2d40a Merge "Fix crash when stack push" by Tony Huang · 6 years ago
  85. 0bd88fb Fix crash when stack push by Tony Huang · 6 years ago
  86. da7e22c Remove the jump out icon under the app row. by zemiao · 6 years ago
  87. 20c326c Hide account info on app row when only 1 login. by zemiao · 6 years ago
  88. 04cbb86 Merge "Add test for ACTION_CREATE_DOCUMENT intent handler." by Stephen Hughes · 6 years ago
  89. 99c866e Fix flaky test cases and OEM device failed test cases am: f5aadcaaed am: a9374d1f74 am: 9d81a18fd7 am: 4e131d4983 by Automerger Merge Worker · 6 years ago
  90. 9d81a18 Fix flaky test cases and OEM device failed test cases am: f5aadcaaed am: a9374d1f74 by Automerger Merge Worker · 6 years ago
  91. 38ee439 Add test for ACTION_CREATE_DOCUMENT intent handler. by Stephen Hughes · 6 years ago
  92. 5036862 Update getDefaultRoot rule by Tony Huang · 6 years ago
  93. f79ea86 Remove grant flags before forward to other activity by Tony Huang · 6 years ago
  94. f5aadca Fix flaky test cases and OEM device failed test cases by Tony Huang · 6 years ago
  95. 77cae99 Merge "Fix flaky test cases and OEM device failed test cases" by Tony Huang · 6 years ago
  96. 9e55e2f Merge "Update to new style breadcrumb" by Tony Huang · 6 years ago
  97. 52f2926 Fix flaky test cases and OEM device failed test cases by Tony Huang · 6 years ago
  98. 1e6e422 Add account info on apps row by Tony Huang · 6 years ago
  99. 3e9dd25 Update to new style breadcrumb by Tony Huang · 6 years ago
  100. 364ec3a Add DocumentsUI unit tests to MTS am: cec0a735e4 by Bill Lin · 6 years ago