1. f30cb97 UserInteractor and Profile by Mark Renouf · 1 year, 6 months ago
  2. c5d725e Make ProfileRecords map a normal Map by Mark Renouf · 1 year, 6 months ago
  3. 6eaed71 Updates UserRepository users to List<User> by Mark Renouf · 1 year, 7 months ago
  4. 561298b Specify tabs to display by a list of `TabConfig`s by Joshua Trask · 1 year, 6 months ago
  5. de331d2 Merge "Rename @Profile to @ProfileType" into main by Mark Renouf · 1 year, 6 months ago
  6. 7b78203 Merge "Move activity tests back to presubmit" into main by Mark Renouf · 1 year, 6 months ago
  7. eacea31 Rename @Profile to @ProfileType by Mark Renouf · 1 year, 6 months ago
  8. 38c8a10 Merge "Refactor ChooserRequestParameters usage" into main by Mark Renouf · 1 year, 6 months ago
  9. 5e08774 Don't crash using a destroyed AppPredictor client by Joshua Trask · 1 year, 6 months ago
  10. c293b3f Move activity tests back to presubmit by Mark Renouf · 1 year, 8 months ago
  11. 5e5dd51 Refactor ChooserRequestParameters usage by mrenouf · 1 year, 8 months ago
  12. 99c9828 Removes TargetDataLoader from adapter factory method chain by Mark Renouf · 1 year, 7 months ago
  13. 6d0e03b Move common intent forwarding code into shared module by Mark Renouf · 1 year, 7 months ago
  14. c50f719 Break system service deps into separate modules by Mark Renouf · 1 year, 7 months ago
  15. 3453b29 Fix crash on pinning a target, and launching 'stacked' results by Mark Renouf · 1 year, 7 months ago
  16. 9b40802 Merge "Generalize pager-adapter to support "many" tabs" into main by Joshua Trask · 1 year, 7 months ago
  17. df0778a Merge "Clean up indexing/lookup methods in pager adapter" into main by Joshua Trask · 1 year, 7 months ago
  18. 6cf3e38 Generalize pager-adapter to support "many" tabs by Joshua Trask · 1 year, 7 months ago
  19. af6a220 Clean up indexing/lookup methods in pager adapter by Joshua Trask · 1 year, 7 months ago
  20. 8b814a1 Merge "ShortcutLoader to report empty result if the intent filter is null" into main by Andrey Yepin · 1 year, 7 months ago
  21. eee44c1 ShortcutLoader to report empty result if the intent filter is null by Andrey Epin · 1 year, 7 months ago
  22. ee8a2bd Merge "Provide Users map keyed by role instead of UserHandle" into main by Treehugger Robot · 1 year, 7 months ago
  23. 585ac40 Merge "Remove example flag." into main by Matt Casey · 1 year, 7 months ago
  24. 2041352 [automerger skipped] Creates ChooserActivity alias am: dd10bf5818 am: 754038b018 -s ours am: aede8cd58d -s ours am: ef6d6e3401 -s ours by Govinda Wasserman · 1 year, 7 months ago
  25. ef6d6e3 [automerger skipped] Creates ChooserActivity alias am: dd10bf5818 am: 754038b018 -s ours am: aede8cd58d -s ours by Govinda Wasserman · 1 year, 7 months ago
  26. aede8cd [automerger skipped] Creates ChooserActivity alias am: dd10bf5818 am: 754038b018 -s ours by Govinda Wasserman · 1 year, 7 months ago
  27. 2b4d56a [automerger skipped] Creates ChooserActivity alias am: dd10bf5818 am: 3652dd120f -s ours by Govinda Wasserman · 1 year, 7 months ago
  28. 3652dd1 Creates ChooserActivity alias am: dd10bf5818 by Govinda Wasserman · 1 year, 7 months ago
  29. 754038b Creates ChooserActivity alias am: dd10bf5818 by Govinda Wasserman · 1 year, 7 months ago
  30. 7d6e64b Provide Users map keyed by role instead of UserHandle by mrenouf · 1 year, 7 months ago
  31. 9f23487 Merge "Unconstrain custom action width." into main by Matt Casey · 1 year, 7 months ago
  32. 474f4cc Merge "Move `setupProfileTabs()` to the pager adapter" into main by Joshua Trask · 1 year, 7 months ago
  33. c3a5fe9 Remove example flag. by Matt Casey · 1 year, 7 months ago
  34. 19617c9 Unconstrain custom action width. by Matt Casey · 1 year, 7 months ago
  35. c66c3b8 Move `setupProfileTabs()` to the pager adapter by Joshua Trask · 1 year, 7 months ago
  36. 9936ef0 Merge "MultiDisplayResolveItem to return a selected resolved component name." into main by Andrey Yepin · 1 year, 7 months ago
  37. 5c559ee Merge "Inject app prediction service availability directly" into main by Treehugger Robot · 1 year, 7 months ago
  38. 797b143 Merge "More "favoring to identify tabs by profile"" into main by Joshua Trask · 1 year, 7 months ago
  39. c5d2a0a Inject app prediction service availability directly by Mark Renouf · 1 year, 8 months ago
  40. f07f2e8 More "favoring to identify tabs by profile" by Joshua Trask · 1 year, 8 months ago
  41. cfd9728 Some code cleanup by Andrey Epin · 1 year, 8 months ago
  42. 37b3631 Separates the Chooser and Resolver activities by Mark Renouf · 1 year, 8 months ago
  43. 0890c09 Merge "Treat all inactive profiles equally" into main by Joshua Trask · 1 year, 8 months ago
  44. 77979f2 Merge "Favor 'profiles' over 'user handles'/'page numbers'" into main by Joshua Trask · 1 year, 8 months ago
  45. 3df946e Remove per-profile target grid view elevation by Andrey Epin · 1 year, 8 months ago
  46. 91c10ea Treat all inactive profiles equally by Joshua Trask · 1 year, 8 months ago
  47. 91c3878 Favor 'profiles' over 'user handles'/'page numbers' by Joshua Trask · 1 year, 8 months ago
  48. cf71ac0 MultiDisplayResolveItem to return a selected resolved component name. by Andrey Epin · 1 year, 9 months ago
  49. c5657c5 Use a bespoke label view by Andrey Epin · 1 year, 8 months ago
  50. 3007d9f Make "personal+work" conditions explicit by Joshua Trask · 1 year, 8 months ago
  51. 35db6fd Merge "Move per-profile operations to pager-adapter APIs" into main by Joshua Trask · 1 year, 8 months ago
  52. fe8ffde Fix crash in onRestoreInstanceState by mrenouf · 1 year, 8 months ago
  53. 1f15569 Extracts some DevicePolicyManager resources by Mark Renouf · 1 year, 8 months ago
  54. 9c998ba Extracts ActionTitle from ResolverActivity by Mark Renouf · 1 year, 8 months ago
  55. dd10bf5 Creates ChooserActivity alias by Govinda Wasserman · 2 years ago
  56. b29c892 [automerger skipped] Merge Android 14 QPR1 am: 82c802c9a8 -s ours am: 3e30355418 -s ours am: 8eb40723d1 -s ours by Xin Li · 1 year, 8 months ago
  57. d998625 Merge "Pull package change handling into pager-adapter" into main by Joshua Trask · 1 year, 8 months ago
  58. 8eb4072 [automerger skipped] Merge Android 14 QPR1 am: 82c802c9a8 -s ours am: 3e30355418 -s ours by Xin Li · 1 year, 8 months ago
  59. 3e30355 [automerger skipped] Merge Android 14 QPR1 am: 82c802c9a8 -s ours by Xin Li · 1 year, 8 months ago
  60. d259bcf Merge "Move Chooser package-change shortcut reset to list adapter" into main by Joshua Trask · 1 year, 8 months ago
  61. 82c802c Merge Android 14 QPR1 by Xin Li · 1 year, 8 months ago
  62. 15a4eef Pull package change handling into pager-adapter by Joshua Trask · 1 year, 8 months ago
  63. df53ad1 Move Chooser package-change shortcut reset to list adapter by Joshua Trask · 1 year, 8 months ago
  64. 2722e36 Validation framework by mrenouf · 1 year, 8 months ago
  65. c85c6c5 Merge "Defer most init to onPostCreate" into main by Mark Renouf · 1 year, 8 months ago
  66. 4a53c5d [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d429cb86cb -s ours am: 9f83108376 -s ours by Bill Yi · 1 year, 8 months ago
  67. 9f83108 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: d429cb86cb -s ours by Bill Yi · 1 year, 8 months ago
  68. d7e1ed0 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 0337139001 -s ours by Bill Yi · 1 year, 8 months ago
  69. 34343bc Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Bill Yi · 1 year, 8 months ago
  70. 0d5016a Defer most init to onPostCreate by mrenouf · 1 year, 8 months ago
  71. 6f0eeb4 Move per-profile operations to pager-adapter APIs by Joshua Trask · 1 year, 8 months ago
  72. eb0aa4c Merge "Remove debug background color" into main by Treehugger Robot · 1 year, 8 months ago
  73. 0337139 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  74. d429cb8 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  75. 7e21d14 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  76. 702b0bc Chooser pager-adapter: override generic rebuildTab by Joshua Trask · 1 year, 8 months ago
  77. acbd464 Narrow dependencies to actual used data (2/n) by Mark Renouf · 1 year, 8 months ago
  78. 441be5d Narrow dependencies to actual used data by Mark Renouf · 1 year, 8 months ago
  79. f12d9d2 Merge "Fix navigation bar background for a dark theme" into main by Andrey Yepin · 1 year, 8 months ago
  80. 8be6111 Remove debug background color by Andrey Epin · 1 year, 8 months ago
  81. e942c81 Fix navigation bar background for a dark theme by Andrey Epin · 1 year, 8 months ago
  82. ea94147 Merge "Splits tests" into main by Mark Renouf · 1 year, 8 months ago
  83. c5d116c Splits tests by Mark Renouf · 1 year, 8 months ago
  84. 8974c33 Merge "Makes ChooserActivity constructor public" into main by Treehugger Robot · 1 year, 8 months ago
  85. 7cd9654 Makes ChooserActivity constructor public by Govinda Wasserman · 1 year, 8 months ago
  86. c1c2428 Merge "Splits list controller into interfaces" into main by Govinda Wasserman · 1 year, 8 months ago
  87. b34ae5d Splits list controller into interfaces by Govinda Wasserman · 1 year, 8 months ago
  88. d43875a UserScopedService by mrenouf · 1 year, 8 months ago
  89. 43fe454 Rename UserDataSource to UserRepository by mrenouf · 1 year, 9 months ago
  90. 55da290 Merge "Moves targetIntent logic and WorkProfileAvailability into ActivityLogic" into main by Treehugger Robot · 1 year, 9 months ago
  91. 1459a82 Merge "Fix type issues with Kotlin and Context.getSystemService" into main by Mark Renouf · 1 year, 9 months ago
  92. ca5661d Moves targetIntent logic and WorkProfileAvailability into ActivityLogic by Govinda Wasserman · 1 year, 9 months ago
  93. 17a3df4 Merge "Remove test: false from java_aconfig_library" into main by Zi Wang · 1 year, 9 months ago
  94. e134a4b Fix type issues with Kotlin and Context.getSystemService by Mark Renouf · 1 year, 9 months ago
  95. 7b3cb6c Unify annotations packages, fix missing nullability info by Mark Renouf · 1 year, 10 months ago
  96. 75e928b Adds UserDataSource by Mark Renouf · 1 year, 9 months ago
  97. 538ecfc Remove test: false from java_aconfig_library by Zi Wang · 1 year, 9 months ago
  98. 80118c7 Merge changes If064e760,Idb7a269c into main by Govinda Wasserman · 1 year, 9 months ago
  99. ff782b3 Merge "Adds a MockSettings default arg and a throwing default Answer" into main by Mark Renouf · 1 year, 9 months ago
  100. 0842d84 Moves AnnotatedUserHandles to ActivityLogic by Govinda Wasserman · 1 year, 9 months ago