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