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