1. 3eab951 DO NOT MERGE Log various information about non-foreground activity starts by Michal Karpinski · 6 years ago
  2. 31426b2 Whitelist ResolveActivity for explicit instant intents by Patrick Baumann · 6 years ago
  3. ba40d3a Fix issues starting recents animation when starting a new activity by Winson Chung · 6 years ago
  4. c9804e7 Allow recents component to launch non-exported activities by Winson Chung · 6 years ago
  5. cbcbf66 Filter instant app resolution based on logical UID by Svet Ganov · 6 years ago
  6. c8e4fad Make android:cantSaveState an optional feature. by Dianne Hackborn · 6 years ago
  7. 1a34274 Propagate calling UID to AM from LauncherApps by Makoto Onuki · 6 years ago
  8. 6fa41c3 Only allow using PendingRemAnimRegistry on top launched activity by Jorim Jaggi · 6 years ago
  9. 65317ba Merge "Properly remove activity from task on start failure." into pi-dev by Bryce Lee · 6 years ago
  10. 2b8e037 Properly remove activity from task on start failure. by Bryce Lee · 6 years ago
  11. e576def Merge "Show Recents if we are bringing a task forward in split-screen-primary" into pi-dev by Wale Ogunwale · 6 years ago
  12. 7d7973a Show Recents if we are bringing a task forward in split-screen-primary by Wale Ogunwale · 6 years ago
  13. 7838027 Fixes non-web AIA internal launch by Patrick Baumann · 6 years ago
  14. f65ee7e Do not set activity's task before clearing in some scenarios. by Bryce Lee · 6 years ago
  15. 32e09ef Distinguish between bringing stack to front and delivering to top. by Bryce Lee · 6 years ago
  16. 0d562bf Revert "Set options on startingActivity instead of topActivity" by chaviw · 6 years ago
  17. ee6f81b Set options on startingActivity instead of topActivity by chaviw · 6 years ago
  18. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  19. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 7 years ago
  20. 2d37545 Merge "Fixes go to web behavior for Instant Apps" by TreeHugger Robot · 7 years ago
  21. 04dc596 Override all transitions from package start by Jorim Jaggi · 7 years ago
  22. 531db46 Fixes go to web behavior for Instant Apps by Patrick Baumann · 7 years ago
  23. b5300f3 Merge "Fixes installed launch intent rewrite" by TreeHugger Robot · 7 years ago
  24. a89a172 Fixes installed launch intent rewrite by Patrick Baumann · 7 years ago
  25. 5f0e28f Properly handle start results when using wait flag. by Bryce Lee · 7 years ago
  26. 577d402 Revert "Revert "Adds generic intent Instant App resolution"" by Patrick Baumann · 7 years ago
  27. 860b8ba Revert "Adds generic intent Instant App resolution" by Patrick Baumann · 7 years ago
  28. 3e8bd0f Adds generic intent Instant App resolution by Patrick Baumann · 7 years ago
  29. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 7 years ago
  30. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 7 years ago
  31. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago
  32. 7b1447e Fixed the case where the task was moved to the front by Selim Cinek · 7 years ago
  33. e2ad37f Add option to retrieve pending intent result by Jorim Jaggi · 7 years ago
  34. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 7 years ago
  35. 842db5e Merge "Allow modifiers to specify windowing mode and preferred display." by Bryce Lee · 7 years ago
  36. ec55eb0 Allow modifiers to specify windowing mode and preferred display. by Bryce Lee · 7 years ago
  37. a3cd8e0 Make sure correct default values for ActivityStarter. by Bryce Lee · 7 years ago
  38. b850ea5 Fix some issues found in AM display tests by Andrii Kulian · 7 years ago
  39. 03cdd32 Merge "Recycle ActivityStarter instances." by Bryce Lee · 7 years ago
  40. daa91e4 Recycle ActivityStarter instances. by Bryce Lee · 7 years ago
  41. ffe128d Optimize surface hierarchy by Jorim Jaggi · 7 years ago
  42. 9e33289 Merge "Adds metadata to InstantAppResolveInfo" by TreeHugger Robot · 7 years ago
  43. 709ee15 Adds metadata to InstantAppResolveInfo by Patrick Baumann · 7 years ago
  44. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  45. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago
  46. ac36e4d Don't start recents multiple times when entering split-screen by Wale Ogunwale · 7 years ago
  47. eb76b76 Move home stack behind top stack when split-screen is dismissed by Wale Ogunwale · 7 years ago
  48. b802ea1 Provide activity details for task layout in ActivityStarter. by Bryce Lee · 7 years ago
  49. ba8f442 Get PackageManager on demand in ActivityStarter. by Bryce Lee · 7 years ago
  50. 9de8f4b Merge "Support for setting stack windowing mode" by Winson Chung · 7 years ago
  51. 30e441d Support for setting stack windowing mode by Wale Ogunwale · 7 years ago
  52. 93e7f79 Add tests to exercise ActivityStarter precondition failures. by Bryce Lee · 7 years ago
  53. 2a3cc46 Make ActivityStackSupervisor instrumentable for unit tests. by Bryce Lee · 7 years ago
  54. e4ad745 Add source activity to values passed to LaunchingBoundsPositioner. by Bryce Lee · 7 years ago
  55. 8664028 Merge "taskReturnToType be gone!" by Wale Ogunwale · 7 years ago
  56. 66e1685 taskReturnToType be gone! by Wale Ogunwale · 7 years ago
  57. dacefc4 Initial implementation of LaunchingBoundsController. by Bryce Lee · 7 years ago
  58. d09afdc Merge "ActivityStarter cleanup" by Bryce Lee · 7 years ago
  59. a0f5b5e Cache reference to stack objects we use a lot in AM. by Wale Ogunwale · 7 years ago
  60. 7daee39 ActivityStarter cleanup by Bryce Lee · 7 years ago
  61. 1dbc811 1/Clean up RecentTasks list by Winson Chung · 7 years ago
  62. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  63. 36976d9 Merge "Restrict sending new intent to one invocation." into oc-mr1-dev am: fed715e7b5 by Bryce Lee · 7 years ago
  64. 325e0968 Restrict sending new intent to one invocation. by Bryce Lee · 7 years ago
  65. 4e4a3ec Consolidate updating bounds in ActivityStarter. by Bryce Lee · 7 years ago
  66. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  67. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  68. 9dcf946 Moved ActivityDisplay to its own class file. by Wale Ogunwale · 7 years ago
  69. e5a7b64 Prefer the launch display to the source when looking for task/stack by David Stevens · 7 years ago
  70. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  71. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  72. a83859f Refactor all lock task related methods into a new class by Benjamin Franz · 7 years ago
  73. fab8fa6 Merge "Allow applications to define failure handlers" into oc-mr1-dev am: e551d361ac by Todd Kennedy · 7 years ago
  74. d0084f7 Allow applications to define failure handlers by Todd Kennedy · 7 years ago
  75. ce84bfb Merge "Always report a uid's initial cached state." into oc-mr1-dev am: c134dec17f by Dianne Hackborn · 7 years ago
  76. 8d0fb4e Merge "Add unit tests to ActivityStarterInterceptor" by Benjamin Franz · 7 years ago
  77. 563707b Add unit tests to ActivityStarterInterceptor by Benjamin Franz · 7 years ago
  78. e676ec7 Always report a uid's initial cached state. by Dianne Hackborn · 7 years ago
  79. e41a7c8 Merge "Determine power hint behavior based on target activity." into oc-dr1-dev by Bryce Lee · 7 years ago
  80. b845700 Merge "Determine power hint behavior based on target activity." into oc-dr1-dev by Bryce Lee · 7 years ago
  81. bfa0ed5 Merge "DO NOT MERGE Add permission to launch activities on VD" into oc-mr1-dev by Andrii Kulian · 7 years ago
  82. 28d8042 Determine power hint behavior based on target activity. by Bryce Lee · 7 years ago
  83. 94e82d9b0 DO NOT MERGE ActivityView be gone! by Andrii Kulian · 7 years ago
  84. 02689a7 DO NOT MERGE Add permission to launch activities on VD by Andrii Kulian · 7 years ago
  85. f7fe611 Merge "Add permission to launch activities on VD" by Andrii Kulian · 7 years ago
  86. 8d5a505 Merge changes from topic 'activity_view_v2' by Andrii Kulian · 7 years ago
  87. 7158764 Add permission to launch activities on VD by Andrii Kulian · 7 years ago
  88. 4ff7da9 Ensure home activity always is on home stack. by Bryce Lee · 7 years ago
  89. b1cdb10 ActivityView be gone! by Andrii Kulian · 7 years ago
  90. 8796c20 Merge "Add aborted start result." into oc-dev by Bryce Lee · 7 years ago
  91. f9d4954 Add aborted start result. by Bryce Lee · 7 years ago
  92. ef49568 Revert "Add ActivityInfo logging." by Bryce Lee · 7 years ago
  93. 7e84086 Add ActivityInfo logging. by Bryce Lee · 7 years ago
  94. 454117f Dump user id in dumpsys activity starter by Wale Ogunwale · 7 years ago
  95. ea0de89 Merge "Added dumsys activity starter" into oc-dev by TreeHugger Robot · 7 years ago
  96. 692dcd6 Added dumsys activity starter by Wale Ogunwale · 7 years ago
  97. a8fe3df Look on all displays if can't launch on a source secondary one by Andrii Kulian · 7 years ago
  98. 59bcba6 Log last home activity and result we tried to start by Wale Ogunwale · 7 years ago
  99. a19b5ad Prioritize reused activity's stack over computed stack. by Bryce Lee · 7 years ago
  100. d9ed45d Check for source activity's task presence before referencing. by Bryce Lee · 7 years ago