1. 38a6fce Add infrastructure for sharesheet work tab (part 1) by arangelov · 4 years, 8 months ago
  2. 785d3a0 Merge "Add @UnsupportedAppUsage annotations for greylist." by Artur Satayev · 4 years, 8 months ago
  3. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 9 months ago
  4. 8261f2b Merge "Restore app pinning." by Alison Cichowlas · 4 years, 8 months ago
  5. 1fd4715 Restore app pinning. by Alison Cichowlas · 4 years, 9 months ago
  6. bde7b46 Replcae ListView with RecyclerView in Share-sheet by Zhen Zhang · 4 years, 9 months ago
  7. bb57233 Rebuild list before calling useLayoutWithDefault(). by arangelov · 4 years, 9 months ago
  8. b0802dc Separate adapter logic from ChooserActivity and ResolverActivity by arangelov · 4 years, 9 months ago
  9. 55d66aa On demand label loading and async alphabetical sorting. by Zhen Zhang · 4 years, 10 months ago
  10. f8fa586 Refactor and override creation of the async sorting task by Zhen Zhang · 4 years, 10 months ago
  11. 30e495d Merge changes I41e08b86,I7760f37d into qt-qpr1-dev by Mehdi Alizadeh · 4 years, 11 months ago
  12. 2a873c7 Merge "Add target type flags to set the origin of share targets" into qt-qpr1-dev by Mehdi Alizadeh · 4 years, 11 months ago
  13. 707c0cf Use ShortcutInfo#rank to order Sharing Shortcuts in ShareSheet by Mehdi Alizadeh · 5 years ago
  14. e870e97 Adds tests for AppPrediction service availability check by Mehdi Alizadeh · 4 years, 11 months ago
  15. aa7f79f Sharesheet - log copy actions. by Alison Cichowlas · 4 years, 11 months ago
  16. 06955f6 Add target type flags to set the origin of share targets by Mehdi Alizadeh · 4 years, 11 months ago
  17. 553d8a4 Resolver - Fix NGA (voice interaction) crash in resolver by Matt Pietal · 4 years, 11 months ago
  18. 5cc5f71 Check for component availability before all AppPrediction logic by Mehdi Alizadeh · 5 years ago
  19. a1c18a8 Skip using the AppPredictionService if the component is not available by Mehdi Alizadeh · 5 years ago
  20. bdbeea2 Sharesheet - Fix regression in direct share sorting by Matt Pietal · 5 years ago
  21. 3ed20a7 Sharesheet: Make max shortcut targets configurable by Matt Pietal · 5 years ago
  22. fcc4d76 Merge "Sharesheet - Hide direct share area for low ram devices" into qt-dev by TreeHugger Robot · 5 years ago
  23. 6e88b51 Sharesheet - Hide direct share area for low ram devices by Matt Pietal · 5 years ago
  24. ab73a88 Sharesheet - Adjust timeouts and logic for direct share by Matt Pietal · 5 years ago
  25. 3e4b56f Sharesheet - Fix layouts for multi-window mode by Matt Pietal · 5 years ago
  26. 8a09c7c Merge "Filter disabled/suspended direct share targets in sharesheet" into qt-dev by Mehdi Alizadeh · 5 years ago
  27. 030bd84 Sharesheet - Add additional checks for low ram devices by Matt Pietal · 5 years ago
  28. e7cacab Sharesheet - Load images off main thread by Matt Pietal · 5 years ago
  29. 3e3216f Filter disabled/suspended direct share targets in sharesheet by Mehdi Alizadeh · 5 years ago
  30. 31b6820 Merge "Sharesheet - Edge to edge support" into qt-dev by TreeHugger Robot · 5 years ago
  31. 02db431 Merge "Sharesheet - a11y fix for az label" into qt-dev by TreeHugger Robot · 5 years ago
  32. aa5238c Send shortcutinfo to APS for direct shares. by George Hodulik · 5 years ago
  33. 9462c0b Sharesheet - a11y fix for az label by Matt Pietal · 5 years ago
  34. 800136a Sharesheet - Edge to edge support by Matt Pietal · 5 years ago
  35. 39d181d Sharesheet - Fix shortcut ranking logic by Matt Pietal · 5 years ago
  36. 62532e5 Sharesheet - Address misleading logs by Matt Pietal · 5 years ago
  37. 97fb3ed Collects metrics for the new Sharing Shortcuts api by Mehdi Alizadeh · 5 years ago
  38. f3c58fd Merge "Sharesheet - make loading placeholders unclickable" into qt-dev by TreeHugger Robot · 5 years ago
  39. 4b83c21 Sharesheet - make loading placeholders unclickable by Mike Digman · 5 years ago
  40. 3f713de Merge "Sharesheet - Fix expansion area min size" into qt-dev by TreeHugger Robot · 5 years ago
  41. 394ebd0 Sharesheet - Fix expansion area min size by Matt Pietal · 5 years ago
  42. ba3a49b Merge "Enable using prediction manager for sharesheet." into qt-dev by TreeHugger Robot · 5 years ago
  43. e54dcc2e Sharesheet - Add logic to when 4->8 expansion occurs by Matt Pietal · 5 years ago
  44. ff7fc1d Merge "Sharesheet - Make ripples consistent" into qt-dev by TreeHugger Robot · 5 years ago
  45. 84a55bd Sharesheet - Make ripples consistent by Matt Pietal · 5 years ago
  46. 1428beb Enable using prediction manager for sharesheet. by George Hodulik · 5 years ago
  47. 2f8f435 Merge "Default to RankerResolver if AppPredictor is disabled" into qt-dev by George Hodulik · 5 years ago
  48. 3f399f2 Default to RankerResolver if AppPredictor is disabled by George Hodulik · 5 years ago
  49. f472313 Cleanup messages in onDestory in ChooserActivity by Mehdi Alizadeh · 5 years ago
  50. df7e984 Merge "Sharesheet - Talkback fixes" into qt-dev by TreeHugger Robot · 5 years ago
  51. 565e263 Merge changes I2b059826,I64bee605 into qt-dev by TreeHugger Robot · 5 years ago
  52. 791b1c3 Sharesheet - Bump up limit for shortcuts by Matt Pietal · 5 years ago
  53. 8a8cfc4 Sharesheet - Talkback fixes by Matt Pietal · 5 years ago
  54. 849a9d1 Sharesheet - make az list label disappear with use by Mike Digman · 5 years ago
  55. ae730b1 Sharesheet - add a-z list label by Mike Digman · 5 years ago
  56. 2f956b5 Merge "Sharesheet - Modify header scrolling behavior" into qt-dev by TreeHugger Robot · 5 years ago
  57. c6d3ac2 Sharesheet - Modify header scrolling behavior by Matt Pietal · 5 years ago
  58. b6e9673 Merge "Sharesheet - add label loading placeholder" into qt-dev by TreeHugger Robot · 5 years ago
  59. 131a7fe Merge "Restructure logging for selection of share targets" into qt-dev by Susi Kharraz-Post · 5 years ago
  60. bd7e0df Sharesheet - add label loading placeholder by Mike Digman · 5 years ago
  61. c355337 Merge "Sharesheet - Scrolling UI adjustments" into qt-dev by TreeHugger Robot · 5 years ago
  62. b8c3309 Merge "Sharesheet - update direct share loading animation" into qt-dev by TreeHugger Robot · 5 years ago
  63. 4bcca52 Restructure logging for selection of share targets by Susi Kharraz-Post · 5 years ago
  64. b1d629d Sharesheet - Scrolling UI adjustments by Matt Pietal · 5 years ago
  65. b2e5e71 Sharesheet - make work profile badges render by Mike Digman · 5 years ago
  66. b2dfe61 Merge "Sharesheet - Fix wrong metric value being recorded" into qt-dev by TreeHugger Robot · 5 years ago
  67. ac1d88c Sharesheet - update direct share loading animation by Mike Digman · 5 years ago
  68. d4cced9 Merge "Sharesheet - Move work profile text into list" into qt-dev by TreeHugger Robot · 5 years ago
  69. 9a6b23d Sharesheet - Fix wrong metric value being recorded by Matt Pietal · 5 years ago
  70. fb3c367 Merge "Add logging field for direct share selection" into qt-dev by Susi Kharraz-Post · 5 years ago
  71. 74c6ed0 Sharesheet - Move work profile text into list by Matt Pietal · 5 years ago
  72. 8c14f77 Add logging field for direct share selection by Susi Kharraz-Post · 5 years ago
  73. c681ce4 Add AppPredictionServiceResolverComparator by George Hodulik · 5 years ago
  74. cb86e12 Merge "Sharesheet - Merge EXTRA_INITIAL_INTENTS + Ranked apps" into qt-dev by TreeHugger Robot · 5 years ago
  75. dadc0d1 Sharesheet - Merge EXTRA_INITIAL_INTENTS + Ranked apps by Matt Pietal · 5 years ago
  76. 5851d67 Merge "Sharesheet - Prevent duplicate direct share targets" into qt-dev by TreeHugger Robot · 5 years ago
  77. 08c5083 Add new constructors for mandatory fields in AppTarget.Builder by Mehdi Alizadeh · 5 years ago
  78. 145b3a5 Add AppPredictionServiceExists check. by George Hodulik · 5 years ago
  79. 67ad0ca Merge "Use the correct targets-per-row count for Landscape." into qt-dev by Alison Cichowlas · 5 years ago
  80. 9d50143 Sharesheet - Prevent duplicate direct share targets by Matt Pietal · 5 years ago
  81. 1331461 Use the correct targets-per-row count for Landscape. by Alison Cichowlas · 5 years ago
  82. ab986b5 Sharesheet - Align spacing with spec by Matt Pietal · 5 years ago
  83. 43e9ec2 Merge "Sharesheet - 4->8 direct share expansion fix" into qt-dev by Matt Pietal · 5 years ago
  84. d0a075b Merge caller targets and ranked targets. by Alison Cichowlas · 5 years ago
  85. 592192f Merge "Sharesheet - navbar color integration" into qt-dev by TreeHugger Robot · 5 years ago
  86. a9c8e50 Sharesheet - 4->8 direct share expansion fix by Matt Pietal · 5 years ago
  87. 9aaf00c Sharesheet - Add outline to image preview by Matt Pietal · 5 years ago
  88. 031afca Sharesheet - navbar color integration by Matt Pietal · 5 years ago
  89. a4b3007 Sharesheet - Add support for sunshine by Matt Pietal · 5 years ago
  90. 1c8816c Sharesheet: Rank the first N apps, then show the rest alphabetically. by Alison Cichowlas · 5 years ago
  91. 5f75b42 Merge "Sharesheet - Content preview polish" into qt-dev by TreeHugger Robot · 5 years ago
  92. 832cdbf Sharesheet - Content preview polish by Matt Pietal · 5 years ago
  93. 4e2e363 Sharesheet - Limit EXTRA_INITIAL_INTENTS to 2 by Matt Pietal · 5 years ago
  94. 399e8c7 Sharesheet - Fix portrait -> landscape switch by Matt Pietal · 5 years ago
  95. 14cbfcd Add logging for direct share target by Susi Kharraz-Post · 5 years ago
  96. d5c80f2 Merge "Sharesheet - Give shortcut api results priority" by TreeHugger Robot · 5 years ago
  97. fbfa049 Sharesheet - Give shortcut api results priority by Matt Pietal · 5 years ago
  98. 51ea0d6 Sharesheet - Photos -> Sharesheet in work profile crashes by Matt Pietal · 5 years ago
  99. af044ae Sharesheet - Make UI more responsive to touches when loading by Matt Pietal · 5 years ago
  100. bc9f5a5 Merge "Show updated labels for apps and DS in Sharesheet" by TreeHugger Robot · 5 years ago