1. 05ba3a2 Add animation to custom actions by Andrey Epin · 2 years, 5 months ago
  2. 3736442 Merge "Fix alternate intents in the intent refinement call." into tm-qpr-dev by Andrey Epin · 2 years, 5 months ago
  3. 980e476 Merge "Extract ResolvedComponentInfo to top-level." into tm-qpr-dev by Matt Casey · 2 years, 5 months ago
  4. c4d380f Merge "Log number of custom actions and presence of modify share action" into tm-qpr-dev by Matt Casey · 2 years, 5 months ago
  5. f3897e1 Merge "Remove UserHandle ivar from ResolverListController." into tm-qpr-dev by Joshua Trask · 2 years, 5 months ago
  6. c0662f6 Fix alternate intents in the intent refinement call. by Andrey Epin · 2 years, 5 months ago
  7. 4e32c3e Extract ResolvedComponentInfo to top-level. by Joshua Trask · 2 years, 5 months ago
  8. 84dda85 Log number of custom actions and presence of modify share action by Matt Casey · 2 years, 5 months ago
  9. 248b655 Remove UserHandle ivar from ResolverListController. by Joshua Trask · 2 years, 5 months ago
  10. 34f394c Merge "Add logging for modify share and custom action clicks" into tm-qpr-dev by Matt Casey · 2 years, 5 months ago
  11. 25c119f Merge "Extract component for work-profile availability." into tm-qpr-dev by Joshua Trask · 2 years, 5 months ago
  12. 9c1f0f8 Extract component for work-profile availability. by Joshua Trask · 2 years, 5 months ago
  13. c1fdc6c Add logging for modify share and custom action clicks by Matt Casey · 2 years, 5 months ago
  14. bff86f9 Merge "Update variable naming for updated API" into tm-qpr-dev by Matt Casey · 2 years, 5 months ago
  15. e326e21 Merge "Prevent sharesheet from previewing unowned URIs" into tm-qpr-dev by Mark Renouf · 2 years, 5 months ago
  16. 62bc595 Merge "Run Chooser integration tests for the new features" into tm-qpr-dev by TreeHugger Robot · 2 years, 5 months ago
  17. 3d00192 Prevent sharesheet from previewing unowned URIs by Mark Renouf · 2 years, 5 months ago
  18. 216c8a8 Update variable naming for updated API by Matt Casey · 2 years, 5 months ago
  19. 8397111 Run Chooser integration tests for the new features by Andrey Epin · 2 years, 6 months ago
  20. 622b5d3 Handle refinement responses on the main thread. by Matt Casey · 2 years, 5 months ago
  21. f1576ae Extract a component to handle refinement. by Joshua Trask · 2 years, 6 months ago
  22. 9a733ee Extract ChooserActionFactory. by Joshua Trask · 2 years, 6 months ago
  23. 8bbaf3d [intentresolver] Reselection -> modify share by Matt Casey · 2 years, 6 months ago
  24. a1355cd Merge "Clarify ResolverActivity inheritance contract." into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  25. 4df530f Merge "Addjust text colors" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  26. b3240df Clarify ResolverActivity inheritance contract. by Joshua Trask · 2 years, 6 months ago
  27. 348d0e3 Addjust text colors by Andrey Epin · 2 years, 6 months ago
  28. 031a84b Remove plain `startActivity` plumbing APIs by Joshua Trask · 2 years, 6 months ago
  29. 691cfdb Convert NotSelectableTargetInfo subtree to factories by Joshua Trask · 2 years, 6 months ago
  30. 8c9576a Merge "Fix image + text layout; add transition animation" into tm-qpr-dev by Andrey Epin · 2 years, 6 months ago
  31. 5c5d622 Merge "DO NOT MERGE - scrollable image preview to teamfood" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  32. 6d9518a Fix image + text layout; add transition animation by Andrey Epin · 2 years, 6 months ago
  33. 119667a Merge "Fix Chooser teamfood flag logic" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  34. 7a2f3af Fix Chooser teamfood flag logic by Andrey Epin · 2 years, 6 months ago
  35. ad6c99c Introduce `AnnotatedUserHandles` class. by Joshua Trask · 2 years, 6 months ago
  36. f23a43b DO NOT MERGE - scrollable image preview to teamfood by Andrey Epin · 2 years, 6 months ago
  37. 0d66c83 Merge "Introduce ImmutableTargetInfo." into tm-qpr-dev by Joshua Trask · 2 years, 6 months ago
  38. f9976ae Introduce ImmutableTargetInfo. by Joshua Trask · 2 years, 6 months ago
  39. c2d3f37 Merge "Add item ID for testing" into tm-qpr-dev by Matt Casey · 2 years, 6 months ago
  40. b4d44a2 Explicitly tint chooser action icons by Andrey Epin · 2 years, 6 months ago
  41. ba25042 Add item ID for testing by Matt Casey · 2 years, 6 months ago
  42. 89697b4 Add optional text exclusion from media + text share by Andrey Epin · 2 years, 6 months ago
  43. 651ea96 Add MultiDisplayResolveInfo#cloneFilledIn() implementation. by Andrey Epin · 2 years, 6 months ago
  44. 3d094b8 Merge "Enable scrollable image preview view" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  45. 150f8b4 Enable scrollable image preview view by Andrey Epin · 2 years, 6 months ago
  46. 3fd3c66 [intentresolver] Sharesheet feature flags -> teamfood by Matt Casey · 2 years, 6 months ago
  47. 3a9ca30 Merge "A payload re-selection test" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  48. d250d1d Merge "A simple UI for Image + Text sharing" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  49. a9bdc94 A payload re-selection test by Andrey Epin · 2 years, 6 months ago
  50. ce9a21b A simple UI for Image + Text sharing by Andrey Epin · 2 years, 6 months ago
  51. 87b60f3 Merge "Simple scrollable image preview view" into tm-qpr-dev by Andrey Epin · 2 years, 6 months ago
  52. f05c774 Merge "Use SystemUI feature flags" into tm-qpr-dev by Andrey Epin · 2 years, 6 months ago
  53. 1ec46f3 Merge "Feature flags support in Chooser" into tm-qpr-dev by Andrey Epin · 2 years, 6 months ago
  54. 53d426f Simple scrollable image preview view by Andrey Epin · 2 years, 6 months ago
  55. 78f87a3 Use SystemUI feature flags by Andrey Epin · 2 years, 6 months ago
  56. aafb031 Merge "Add reveal animation for Chooser's target icons" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  57. 50a7e3e Feature flags support in Chooser by Andrey Epin · 2 years, 7 months ago
  58. e1be3b0 Add reveal animation for Chooser's target icons by Andrey Epin · 2 years, 7 months ago
  59. 6e24587 Revert "Feature flags support in Chooser" by Oli Thompson · 2 years, 6 months ago
  60. 33bb96b Feature flags support in Chooser by Andrey Epin · 2 years, 7 months ago
  61. 9719ba1 Merge "Send a regular ResultReceiver instead of a subclass." into tm-qpr-dev by Matt Casey · 2 years, 6 months ago
  62. 845e056 Merge "Generalize shared elements transition logic" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  63. 0bfd29d Merge "Add custom action and reselection logging params to IntentResolver" into tm-qpr-dev by Matt Casey · 2 years, 6 months ago
  64. 7073378 Send a regular ResultReceiver instead of a subclass. by Matt Casey · 2 years, 6 months ago
  65. 2b4770d Merge "Fix pinning dialog for Chooser direct targets" into tm-qpr-dev by TreeHugger Robot · 2 years, 6 months ago
  66. 03c8853 Fix pinning dialog for Chooser direct targets by Andrey Epin · 2 years, 6 months ago
  67. 059dcd8 Generalize shared elements transition logic by Andrey Epin · 2 years, 7 months ago
  68. baa428a Add simple reselection action implementation by Andrey Epin · 2 years, 6 months ago
  69. afe103d Convert ShortcutLoader to Kotlin by Andrey Epin · 2 years, 8 months ago
  70. 7c90c0a Add custom action and reselection logging params to IntentResolver by Matt Casey · 2 years, 7 months ago
  71. 4d9e604 Merge "Split ImagePreviewView into an interface and an implementation" into tm-qpr-dev by TreeHugger Robot · 2 years, 7 months ago
  72. 929064e Split ImagePreviewView into an interface and an implementation by Andrey Epin · 2 years, 7 months ago
  73. 5ad17a7 Merge "[Chooser/ResolverActivity] Add option to show preview area even if there are no apps in the tab" into tm-qpr-dev by Nick Chameyev · 2 years, 7 months ago
  74. 9839aa7 Merge "EnterTransitionAnimationDelegate to track animation hold timeout" into tm-qpr-dev by Andrey Epin · 2 years, 7 months ago
  75. a9a6a1c EnterTransitionAnimationDelegate to track animation hold timeout by Andrey Epin · 2 years, 7 months ago
  76. 8edfdb2 [Chooser/ResolverActivity] Add option to show preview area even if there are no apps in the tab by Nick Chameyev · 2 years, 7 months ago
  77. 49b65f5 Add Chooser custom actions by Andrey Epin · 2 years, 8 months ago
  78. c317e6a Merge "ResolverDrawerLayout: unify mCollapsibleHeight calculation." into tm-qpr-dev by TreeHugger Robot · 2 years, 7 months ago
  79. edde810 Merge "Move EnterTransitionAnimationDelegate out of ChooserActivity" into tm-qpr-dev by Andrey Epin · 2 years, 7 months ago
  80. 50e07cf Merge "Introduce an image preview view" into tm-qpr-dev by TreeHugger Robot · 2 years, 7 months ago
  81. 54f4530 Move EnterTransitionAnimationDelegate out of ChooserActivity by Andrey Epin · 2 years, 7 months ago
  82. 4d3f395 Merge "[Chooser/ResolverActivity] Fix flakiness in work profile tests" into tm-qpr-dev by Nick Chameyev · 2 years, 7 months ago
  83. f9a8f40 ResolverDrawerLayout: unify mCollapsibleHeight calculation. by Andrey Epin · 2 years, 8 months ago
  84. fb2ee59 Introduce an image preview view by Andrey Epin · 2 years, 7 months ago
  85. 4f28204 Add a mechanism to switch between action row view varians by Andrey Epin · 2 years, 7 months ago
  86. 76e0278 [Chooser/ResolverActivity] Fix flakiness in work profile tests by Nick Chameyev · 2 years, 7 months ago
  87. 68163c0 A base scrollable action row implementation by Andrey Epin · 2 years, 7 months ago
  88. dc36b45 Merge "Split ActionRow view into internface and implementation" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  89. 8cde496 Merge "Introduce GenericMultiProfilePagerAdapter" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  90. 2ce213c Merge "Create an action row view" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  91. 9a7d6f0 Split ActionRow view into internface and implementation by Andrey Epin · 2 years, 8 months ago
  92. 4ebf21f Merge "Extract TargetPresentationGetter hierarchy" into tm-qpr-dev by Joshua Trask · 2 years, 8 months ago
  93. 6e627be Extract TargetPresentationGetter hierarchy by Joshua Trask · 2 years, 8 months ago
  94. 1d4f178 Create an action row view by Andrey Epin · 2 years, 8 months ago
  95. 3f2db6f Introduce GenericMultiProfilePagerAdapter by Joshua Trask · 2 years, 8 months ago
  96. 9ebd819 Extract remainining ChooserActivity logging by Joshua Trask · 2 years, 8 months ago
  97. 92160d6 Merge "Extract ChooserGridAdapter." into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  98. d5eb50a Extract ChooserGridAdapter. by Joshua Trask · 2 years, 8 months ago
  99. cd6397b Merge "Load app icons defensively" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  100. 12becfb Merge "Fix flakey unit test" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago