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