1. cab7ed2 Also listen to ACTION_MANAGED_PROFILE_AVAILABLE in sharesheet ResolverActivity. by Jonathan Scott · 4 years, 2 months ago
  2. 581a3c5 Also check inactive profile targets in onHandlePackagesChanged by arangelov · 4 years, 2 months ago
  3. 6d410d8 Merge "Cleanup outdated TODOs" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  4. a2a8213 Cleanup outdated TODOs by arangelov · 4 years, 3 months ago
  5. 16fce9c Merge "Setup button bar padding before empty state handling" into rvc-dev by Antoan Angelov · 4 years, 3 months ago
  6. 5d9ca17 Setup button bar padding before empty state handling by arangelov · 4 years, 3 months ago
  7. c235831 Merge "Set calling user as intent extra to indicate intent resolver edge case" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  8. 31a2e1b Merge "Also call Intent#fixUris for the intent resolver case" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  9. 738034b Set calling user as intent extra to indicate intent resolver edge case by arangelov · 4 years, 3 months ago
  10. 7c510c2 Also call Intent#fixUris for the intent resolver case by arangelov · 4 years, 3 months ago
  11. d85a74a Only allow scroll in one direction at a time by arangelov · 4 years, 3 months ago
  12. 6d5e349b Merge "Only add user id to content uri if launching cross-profile target" into rvc-dev by Antoan Angelov · 4 years, 3 months ago
  13. 9a8a674 Only add user id to content uri if launching cross-profile target by arangelov · 4 years, 3 months ago
  14. 981e414 Reduce paddings in landscape mode by arangelov · 4 years, 3 months ago
  15. 101fcc5 Merge "Revert ResolverActivity changes associated with browseables." into rvc-dev by Narayan Kamath · 4 years, 3 months ago
  16. 66f1f9e Merge "Launch intent resolver in same profile when used for sharing" into rvc-dev by Antoan Angelov · 4 years, 3 months ago
  17. 7541868 Revert ResolverActivity changes associated with browseables. by Narayan Kamath · 4 years, 4 months ago
  18. 606980b Merge "Fix talkback for switch on work in ResolverActivity" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  19. 77bc0f1 Fix talkback for switch on work in ResolverActivity by Kholoud Mohamed · 4 years, 3 months ago
  20. 12ea0e4 Merge "Correct Sharesheet icon and badge sizing" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  21. d45a8b5 Correct Sharesheet icon and badge sizing by Mike Digman · 4 years, 3 months ago
  22. eb7793a Launch intent resolver in same profile when used for sharing by arangelov · 4 years, 4 months ago
  23. 8519218 Initialize workProfileUserHandle before initial check for work tabs by arangelov · 4 years, 4 months ago
  24. f4fa3eb Merge "Hide the top intent resolver divider when there are tabs" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  25. 760754e Hide the top intent resolver divider when there are tabs by Alex Kershaw · 4 years, 4 months ago
  26. aa307e2 Don't show layout with default if in tabbed view by arangelov · 4 years, 4 months ago
  27. afbd12c Merge "Fix sharesheet scroll jankiness." into rvc-dev by Antoan Angelov · 4 years, 4 months ago
  28. 706316d Fix sharesheet scroll jankiness. by arangelov · 4 years, 4 months ago
  29. 04ccfdf Merge "Don't pass initial intents to the inactive profile." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  30. acc8243 Don't pass initial intents to the inactive profile. by arangelov · 4 years, 4 months ago
  31. 8862ee3 Merge "Only perform autolaunch if list has completely rebuilt" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  32. 1b11cc1 Only perform autolaunch if list has completely rebuilt by arangelov · 4 years, 4 months ago
  33. 27b9974 Keep the intent resolver button bar stuck to the bottom. by arangelov · 4 years, 4 months ago
  34. 4e2951b Improvements on layout with default intent resolver by arangelov · 4 years, 4 months ago
  35. 4d3be0b Check whether should auto launch after showing empty state screen by arangelov · 4 years, 4 months ago
  36. 2b15d71 Synchronize direct share expansion between work and personal tabs by arangelov · 4 years, 4 months ago
  37. 3a507cb Merge "Hide "Always" and "Just once" buttons for empty state screens" into rvc-dev by Antoan Angelov · 4 years, 4 months ago
  38. 9d89414 Restore share sheet height when toggling dark mode by arangelov · 4 years, 4 months ago
  39. 5ecac7a9 Hide "Always" and "Just once" buttons for empty state screens by arangelov · 4 years, 4 months ago
  40. 2c6115a Show other profile tab if 0 apps in current profile and >1 in the other. by arangelov · 4 years, 5 months ago
  41. bf80675 Increase collapsed height for resolver list with default and tabs by arangelov · 4 years, 5 months ago
  42. ce7d4a6 Show sharesheet with 1 personal app and >0 work apps with WP off by arangelov · 4 years, 5 months ago
  43. dde9c3a Add sharesheet statsd logging by Susi Kharraz-Post · 4 years, 6 months ago
  44. 2760855 Show empty state screens in order of priority. by arangelov · 4 years, 5 months ago
  45. 791509d Put accessibility labels for tabs. by arangelov · 4 years, 5 months ago
  46. afec9d0 Improve strings for share sheet and intent resolvers. by arangelov · 4 years, 5 months ago
  47. fbf401e Merge "Open app details for the correct user depending on the profile." into rvc-dev by Antoan Angelov · 4 years, 5 months ago
  48. 4b8ad34 Make tabs respect the device default style. by arangelov · 4 years, 5 months ago
  49. ebf3c05 Open app details for the correct user depending on the profile. by arangelov · 4 years, 5 months ago
  50. e5b369c Start quiet mode from a background thread. by arangelov · 4 years, 6 months ago
  51. 8f15e28 Merge "Autolaunch if one app in active profile and empty state in the inactive." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  52. 85974ed Enable work tab in share sheet and intent resolver feature flag by arangelov · 4 years, 6 months ago
  53. 4c0513d Prevent intent resolver from changing height when no app targets by arangelov · 4 years, 6 months ago
  54. b91d08f Autolaunch if one app in active profile and empty state in the inactive. by arangelov · 4 years, 6 months ago
  55. ac8a539 Merge "Update strings related to intent resolver and share sheet." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  56. 78fd360 Update strings related to intent resolver and share sheet. by arangelov · 4 years, 6 months ago
  57. 349af6a Make "Always" and "Just once" buttons work properly in tabbed view by arangelov · 4 years, 6 months ago
  58. 88a6bca Merge "Only add vertical resolver_list padding if showing tabs." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  59. 2a4d0b1 Only add vertical resolver_list padding if showing tabs. by arangelov · 4 years, 6 months ago
  60. 9c3ed4d Merge "Fix sharesheet height expansion." into rvc-dev by Antoan Angelov · 4 years, 6 months ago
  61. 2dd9f7b Show a spinner when waiting for the work profile to turn on. by arangelov · 4 years, 6 months ago
  62. c4dbdbd Fix sharesheet height expansion. by arangelov · 4 years, 6 months ago
  63. 3d57e8a Fix intent resolver height calculation by arangelov · 4 years, 6 months ago
  64. d0f257e Merge "Show a line below the tabs in tabbed view to align with UX mocks." by TreeHugger Robot · 4 years, 6 months ago
  65. 5562c7e Merge "Add metrics for work tab in intent resolver and share sheet." by Antoan Angelov · 4 years, 6 months ago
  66. 934c64c Show a line below the tabs in tabbed view to align with UX mocks. by arangelov · 4 years, 6 months ago
  67. 1c2e160 Merge "Disable tabbed view support for UsbResolverActivity." by Antoan Angelov · 4 years, 6 months ago
  68. f163a88 Disable tabbed view support for UsbResolverActivity. by arangelov · 4 years, 6 months ago
  69. 4bf1747 Add metrics for work tab in intent resolver and share sheet. by arangelov · 4 years, 6 months ago
  70. db0c1f1 Be more consistent with Q when the tabs feature flag is disabled. by arangelov · 4 years, 6 months ago
  71. 7f8743d Refresh list on work profile state change. by arangelov · 4 years, 6 months ago
  72. b207494 Only change the intent resolver height in tabbed view. by arangelov · 4 years, 6 months ago
  73. f6986d4 Autolaunch when active tab has 1 target and inactive tab has 0 targets. by arangelov · 4 years, 7 months ago
  74. 590fba3 Add empty state screens. by arangelov · 4 years, 7 months ago
  75. a6f73b8 Change color of the tab underline to match the UX mocks. by arangelov · 4 years, 7 months ago
  76. c62ab87 Merge "Check for feature flag when creating the package monitor." by TreeHugger Robot · 4 years, 7 months ago
  77. e0cceb2 Check for feature flag when creating the package monitor. by arangelov · 4 years, 7 months ago
  78. 96dec88 Verify personal package monitor is initialized before unregister by arangelov · 4 years, 7 months ago
  79. 7981b12 Fix autolaunching. by arangelov · 4 years, 7 months ago
  80. bdb4005 Create a PackageMonitor instance for each profile. by arangelov · 4 years, 8 months ago
  81. f82fd3d Merge "Make direct share work with the work profile tab." by TreeHugger Robot · 4 years, 7 months ago
  82. ef1a79f Merge "Fix sharing files cross-profile from sharesheet and intent resolver" by TreeHugger Robot · 4 years, 7 months ago
  83. 5fc9e7d Make direct share work with the work profile tab. by arangelov · 4 years, 8 months ago
  84. cf26864 Add personal and work tabs to share sheet and intent picker. by arangelov · 4 years, 7 months ago
  85. 9e14852 Fix sharing files cross-profile from sharesheet and intent resolver by arangelov · 4 years, 7 months ago
  86. ed5a6ae Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  87. c07ad2d Merge "Improve ResolverActivity UX on TV" by TreeHugger Robot · 4 years, 8 months ago
  88. 9236adc Resolver/Chooser - Window inset fixes by Matt Pietal · 4 years, 9 months ago
  89. 40e979e Improve ResolverActivity UX on TV by Sergey Troshin · 4 years, 8 months ago
  90. 19ee292 Sharesheet - App stacking. by Alison Cichowlas · 4 years, 8 months ago
  91. 9dba368 Merge "Call rebuildList() from sharesheet's handlePackagesChanged()." by Antoan Angelov · 4 years, 9 months ago
  92. 39d4fd7 Merge "Fix "atest ResolverActivityTest" UPDATE_APP_OPS_STATS failure." by TreeHugger Robot · 4 years, 9 months ago
  93. c613c77 Fix "atest ResolverActivityTest" UPDATE_APP_OPS_STATS failure. by Paul McLean · 4 years, 9 months ago
  94. 42ab116 Call rebuildList() from sharesheet's handlePackagesChanged(). by arangelov · 4 years, 9 months ago
  95. a3912cf Move content preview outside of the ViewPager (work tab part 2) by arangelov · 4 years, 9 months ago
  96. 38a6fce Add infrastructure for sharesheet work tab (part 1) by arangelov · 4 years, 9 months ago
  97. 3a30e55 Disable "use always" button in the UsbResoveActivity for USB capture by Paul McLean · 4 years, 9 months ago
  98. 785d3a0 Merge "Add @UnsupportedAppUsage annotations for greylist." by Artur Satayev · 4 years, 9 months ago
  99. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 9 months ago
  100. 8261f2b Merge "Restore app pinning." by Alison Cichowlas · 4 years, 9 months ago