1. 958f00f Do not clear INSCREEN and INSET_DECOR for resolver by Jorim Jaggi · 8 years ago
  2. 82b1a68 Merge "Update cross-profile intent resolver." into nyc-dev by Nicolas Prévot · 8 years ago
  3. 256423f Update cross-profile intent resolver. by Nicolas Prevot · 8 years ago
  4. b2303dd Merge "Don't finish resolver activity onStop if it is for home intent" into nyc-dev by Wale Ogunwale · 8 years ago
  5. 9014e66 Don't finish resolver activity onStop if it is for home intent by Wale Ogunwale · 8 years ago
  6. 13ea8f4 New string for resolving ACTION_SENDTO intents by Adam Powell · 8 years ago
  7. 2b9eb89 Disable StrictMode when starting activity. by Jeff Sharkey · 8 years ago
  8. 37355a9 Tweaks to file:// Uri StrictMode checks. by Jeff Sharkey · 8 years ago
  9. 2388251 Pinning components in ChooserActivity, take 2 by Adam Powell · 9 years ago
  10. e7c74cc Revert "Pinning components in ChooserActivity" by Adam Powell · 9 years ago
  11. 64382cb Merge "Don't show suspended applications in system intent picker dialog." by Nicolas Prévot · 9 years ago
  12. ec6bc41 Pinning components in ChooserActivity by Adam Powell · 9 years ago
  13. 697397a Don't show suspended applications in system intent picker dialog. by Nicolas Prevot · 9 years ago
  14. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  15. 63b3169 Add animation and positional stability to intent chooser UI by Adam Powell · 9 years ago
  16. cc2ae6b4 Relax auto-launch checks for GET_CONTENT. by Jeff Sharkey · 9 years ago
  17. 00f4aad Badge ChooserActivity choices with their app icon for disambig by Adam Powell · 9 years ago
  18. 39e94eb Handle single-choice ChooserActivities and bound ChooserTargetServices by Adam Powell · 9 years ago
  19. ce5d92c Add badge content description to TargetInfo, use in ResolverActivity by Alan Viverette · 9 years ago
  20. 57dd737 Work on issue #21516866: Implement voice interaction in ResolverActivity by Dianne Hackborn · 9 years ago
  21. f38c4ee Work on issue #22556778: Starting under voice control not allowed by Dianne Hackborn · 9 years ago
  22. a7cfbe0 Work on issue #22516282: ChooserTarget URI grants not forwarded by Dianne Hackborn · 9 years ago
  23. a182e45 Sort and limit ChooserActivity targets from ChooserTargetServices by Adam Powell · 9 years ago
  24. c412be6 Fix ChooserActivity check for still-alive ChooserTargets by Adam Powell · 9 years ago
  25. 4c470d6 Add voice interaction support to ResolverActivity/ChooserActivity by Adam Powell · 9 years ago
  26. a408061 Merge "Use the intent filter icon in ResolveInfo for managed profile." into mnc-dev by Sudheer Shanka · 9 years ago
  27. d25267c Start using some better sorting for intent resolution by Adam Powell · 9 years ago
  28. 9ded760 Use the intent filter icon in ResolveInfo for managed profile. by Sudheer Shanka · 9 years ago
  29. 5007735 Fix one-action choosers with EXTRA_INITIAL_INTENTS by Adam Powell · 9 years ago
  30. e2f4394 Merge "Add user selectable Default Browser feature - part 6" into mnc-dev by Fabrice Di Meglio · 9 years ago
  31. 3453e08 Add user selectable Default Browser feature - part 6 by Fabrice Di Meglio · 9 years ago
  32. 7d75800 Bringing new Chooser UI closer to spec by Adam Powell · 9 years ago
  33. 2ed547e Add alternate intents and refinement callbacks to ChooserActivity by Adam Powell · 9 years ago
  34. 0ccc0e9 Wire up caller chooser targets for ChooserActivity by Adam Powell · 9 years ago
  35. c6d5e3a Fixes for ChooserTargetActivity by Adam Powell · 9 years ago
  36. 2442841 Implement ChooserTargetService querying for ChooserActivity by Adam Powell · 9 years ago
  37. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  38. 053d3dd Do not show toast when forwarding from resolver activity to itself. by Sander Alewijnse · 9 years ago
  39. 86d35ba Move the check for launcher managed profile support. by Sander Alewijnse · 9 years ago
  40. 7e64e10 Clear leftover state between resolving calls. by Sudheer Shanka · 10 years ago
  41. daf9206 Never set "Work" or "Personal apps" as prefered activities. by Nicolas Prevot · 10 years ago
  42. b8a2df1 Don't show last used and profile button at same time. by Kenny Guy · 10 years ago
  43. 6de7266 Take into account other profiles when deciding whether to show ResolverActivity by Esteban Talavera · 10 years ago
  44. 88831a2 Make work profile apps easier to pick in ResolverActivity by Adam Powell · 10 years ago
  45. ec452d9 Put native apps above browser in resolver activity. by Dianne Hackborn · 10 years ago
  46. 8da8ab5 Merge "An intent forwarded from a chooser intent will be a chooser too." into lmp-mr1-dev by Nicolas Prevot · 10 years ago
  47. 47ffc60 Merge "Show message when intent is forwarded across profiles." into lmp-mr1-dev by Sander Alewijnse · 10 years ago
  48. 0e2b73f An intent forwarded from a chooser intent will be a chooser too. by Nicolas Prevot · 10 years ago
  49. f654533 Show message when intent is forwarded across profiles. by Sander Alewijnse · 10 years ago
  50. 5dd072d Allow swipe down to dismiss for ResolverDrawerLayout by Adam Powell · 10 years ago
  51. 0b3c112 Intent chooser callback by Adam Powell · 10 years ago
  52. 27c3ab6 Prevent ChooserActivity from taking over the system bars by Adrian Roos · 10 years ago
  53. 4d526bd am cf2c5649: am 97978808: Start cross profile intents as caller. by Jeff Sharkey · 10 years ago
  54. 9797880 Start cross profile intents as caller. by Jeff Sharkey · 10 years ago
  55. 1a81592 Not using resource ids for EXTRA_INITIAL_INTENTS inside a managed profile. by Nicolas Prevot · 10 years ago
  56. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  57. a35c77a Always show the name of the last used Home app in ResolverActivity by Adam Powell · 10 years ago
  58. 38ea779 Update targetSdkVersion check. by Sander Alewijnse · 10 years ago
  59. fd1e93d New new design for ResolverActivity by Adam Powell · 10 years ago
  60. cc562a8 Make UsageStats API comply with API Council by Adam Lesinski · 10 years ago
  61. 11f59a0 Correctly populate title for ResolverActivity by Adam Powell · 10 years ago
  62. 028ceeb Fix issue #14617210: Apps can gain access to any ContentProvider... by Dianne Hackborn · 10 years ago
  63. 81f6d85 Merge "Second iteration of the UsageStats API" into lmp-dev by Adam Lesinski · 10 years ago
  64. 3516800 Second iteration of the UsageStats API by Adam Lesinski · 10 years ago
  65. 1c8eb5e3 Use actual number of packages rather than getCount() by Craig Mautner · 10 years ago
  66. 6c9eee8 Add warning in the disambig for specific launchers. by Sander Alewijnse · 10 years ago
  67. 09a6560 Sort ResolverActivity items based on UsageStats by Adam Powell · 10 years ago
  68. e49d939 Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSER by Adam Powell · 10 years ago
  69. 278902c Updated "with-default" layout added for ResolverActivity by Adam Powell · 10 years ago
  70. 4f6c205 ResolverDrawerLayout for ResolverActivity by Adam Powell · 10 years ago
  71. e9414d9 ResolverActivity revisions, phase 1 by Adam Powell · 10 years ago
  72. 5044988 Disable "Always" option for intents targetting non-current user. by Nicolas Prevot · 10 years ago
  73. e88b042 Activity chooser "Always" button is not working by Xiong Li · 10 years ago
  74. 34d41e9 Only simulate the first click if "Always use" button is available by Amith Yamasani · 11 years ago
  75. b72b363 Specialized prompting when 'home' has become ambiguous by Christopher Tate · 11 years ago
  76. 6d8dfbd Fix issue #10848916: "Always" button is not working. by Dianne Hackborn · 11 years ago
  77. 07cd351 Don't handle click if the resolver is already finishing. by Amith Yamasani · 11 years ago
  78. 588dd2a Don't call setLastChosen if it's a chooser activity instance by Amith Yamasani · 11 years ago
  79. e9ecc8b Improve Intent disambig dialog behavior by Amith Yamasani · 11 years ago
  80. df1c0bf Add scheme specific part to IntentFilter. by Dianne Hackborn · 11 years ago
  81. 0256c6f Optimizations for ResolverActivity by Adam Powell · 11 years ago
  82. 43a5070e resolver list is not cleared on rebuild by You Kim · 12 years ago
  83. 203a2f4 Fix launching home when there are multiple launchers installed by Amith Yamasani · 12 years ago
  84. 4d5c2b0 Fix issue #7238170: Edit picture option is not available for the secondary user. by Dianne Hackborn · 12 years ago
  85. 14e883b Fix merge error by Amith Yamasani · 12 years ago
  86. a3f133a Save preferred activity info with user id. by Amith Yamasani · 12 years ago
  87. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  88. bdda4e7 Fix condition bug in ResolverActivity by Adam Powell · 12 years ago
  89. d81cc4a Easy "Just once" launches from ResolverActivity by Adam Powell · 12 years ago
  90. 0fc5b2b Fun with Up navigation by Adam Powell · 12 years ago
  91. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 12 years ago
  92. 9bee466 Fix some oddities in ResolverActivity by Adam Powell · 12 years ago
  93. 589e6f9 Better screen size adaptation for ResolverActivity by Adam Powell · 12 years ago
  94. c587861 Revisions to ResolverActivity by Adam Powell · 12 years ago
  95. d44713a Fix issue #6234928: android.app.IntentReceiverLeaked: by Dianne Hackborn · 12 years ago
  96. d0d7503 Move handling of package changes to a background thread. by Dianne Hackborn · 12 years ago
  97. 2d80962 Let users reach app details from ResolverActivity by Adam Powell · 12 years ago
  98. e8f2c7f Make ResolverActivity update dynamically. by Dianne Hackborn · 12 years ago
  99. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  100. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago