1. d4a95a1 Merge "Fix regression in removing recent tasks by package name." into pi-dev by Winson Chung · 6 years ago
  2. 99720d4 Fix regression in removing recent tasks by package name. by Winson Chung · 6 years ago
  3. b766727 Fix regression in recent task list replacement by Winson Chung · 6 years ago
  4. 1b5a0de Merge "Generalize the recents animation to work with non-home activity." into pi-dev by Winson Chung · 6 years ago
  5. 01a7dfa Merge "Fix ActivityStartInterceptor tests" into pi-dev by TreeHugger Robot · 6 years ago
  6. 27ffd82 Fix ActivityStartInterceptor tests by Ben Gruver · 6 years ago
  7. 822ce4f Merge "Activity interceptor dialog for suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  8. 3e2980e Generalize the recents animation to work with non-home activity. by Winson Chung · 6 years ago
  9. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  10. 1ecd7aa Merge "Fix app switch regression" into pi-dev by Winson Chung · 6 years ago
  11. 71c6323 Merge "WM Tests: Use a separate WindowManager instance per test" into pi-dev by TreeHugger Robot · 6 years ago
  12. 6acf543 Merge "Prevent exception when stack being removed on crash" into pi-dev by Andrii Kulian · 6 years ago
  13. a05b6b0 Fix app switch regression by Winson Chung · 6 years ago
  14. 5fa07c0 Merge changes from topic "fw_quickstep_update" into pi-dev by TreeHugger Robot · 6 years ago
  15. 8cc92ac6 Prevent exception when stack being removed on crash by Andrii Kulian · 6 years ago
  16. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  17. 6a38fca Prevent unnecessary reordering of the home stack by Winson Chung · 6 years ago
  18. 3150dbf WM Tests: Use a separate WindowManager instance per test by Adrian Roos · 6 years ago
  19. 11866a4 Merge "Hide activities when AOD comes in" into pi-dev by TreeHugger Robot · 6 years ago
  20. 00f3c43 Merge "Work on issue #74404949: Screen state usage API" into pi-dev by Dianne Hackborn · 6 years ago
  21. ced5439 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  22. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  23. 20ebb32 Merge "Fix issue with multiple recent tasks showing after restarting the device" into pi-dev by Winson Chung · 6 years ago
  24. 8e923af Make Assistant stack invisible behind split-screen stacks. by Wale Ogunwale · 6 years ago
  25. c790b6c Fix issue with multiple recent tasks showing after restarting the device by Winson Chung · 6 years ago
  26. 4bc5ba3 Ignore non-existent displays in #topRunningActivityLocked. by Bryce Lee · 6 years ago
  27. 696eb17 Merge "Distinguish between bringing stack to front and delivering to top." into pi-dev by Bryce Lee · 6 years ago
  28. c4bb25c Merge "Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked." into pi-dev by Bryce Lee · 6 years ago
  29. 32e09ef Distinguish between bringing stack to front and delivering to top. by Bryce Lee · 6 years ago
  30. 211078e Merge "Ensure pause when turnScreenOn flag is removed" into pi-dev by Chavi Weingarten · 6 years ago
  31. a1d6853 Ensure pause when turnScreenOn flag is removed by chaviw · 6 years ago
  32. 459c062 Add unit test for ActivityStackSupervisor#testApplySleepTokensLocked. by Bryce Lee · 6 years ago
  33. 22ab2b9 Merge changes I72119772,I124e4cc0,I462d4dfc into pi-dev by Chavi Weingarten · 6 years ago
  34. 82a0ba8 Clear all options from Task when any ActivityRecord consumes the options. by chaviw · 6 years ago
  35. 271617a Do not sleep activities in focused stack when keyguard is going away by Bryce Lee · 6 years ago
  36. c5b7930 Merge "Update old stack check for finding recent task index to remove" into pi-dev by Winson Chung · 6 years ago
  37. 6c9dcad Update old stack check for finding recent task index to remove by Winson Chung · 6 years ago
  38. 790c5d0 Merge "Ignore activity lifecycle requests without matching client records." into pi-dev by Bryce Lee · 6 years ago
  39. c940660 Ignore activity lifecycle requests without matching client records. by Bryce Lee · 6 years ago
  40. d939cf0 Use isKeyguardLocked to determine whether to resume. by Bryce Lee · 6 years ago
  41. 0c89f33 Merge "Fixed issue with focusing on minimized split-screen stack" into pi-dev by Wale Ogunwale · 6 years ago
  42. e1f68ce Fixed issue with focusing on minimized split-screen stack by Wale Ogunwale · 6 years ago
  43. ad5b832 Add unit test to verify option propagation from starter to modifier. by Bryce Lee · 6 years ago
  44. 27e49452 Merge "Couple mResumedActivity to Activity lifecycle." into pi-dev by Bryce Lee · 6 years ago
  45. e42057b Merge "Do not depend on task activities decrementing with finish." into pi-dev by Bryce Lee · 6 years ago
  46. c4ab62a Couple mResumedActivity to Activity lifecycle. by Bryce Lee · 6 years ago
  47. fbd263b4 Do not depend on task activities decrementing with finish. by Bryce Lee · 6 years ago
  48. 597871a Add more tests for MemoryStatUtil by Ng Zhi An · 6 years ago
  49. bada41c Merge "Address destroying activities multiple times." by Bryce Lee · 6 years ago
  50. 5481a98 Merge "With build failure fix: Add stats logging in appDiedLocked." by TreeHugger Robot · 6 years ago
  51. b0f993f Address destroying activities multiple times. by Bryce Lee · 6 years ago
  52. 9055c1b Merge "Wait to pause activity if translucent activity is waiting." by Bryce Lee · 6 years ago
  53. bfcd920 With build failure fix: Add stats logging in appDiedLocked. by Rajeev Kumar · 6 years ago
  54. 8c334d0 Merge "Do not always destroy activity when cleaning up." by Bryce Lee · 6 years ago
  55. a0fb8e0 Wait to pause activity if translucent activity is waiting. by Bryce Lee · 6 years ago
  56. bb28587 Move primary-split-screen stack forward in some cases. by Wale Ogunwale · 6 years ago
  57. 6ff1707 Do not always destroy activity when cleaning up. by Bryce Lee · 6 years ago
  58. 58b0948 Merge "Use post-execution state for lifecycle callback sequences" by Andrii Kulian · 6 years ago
  59. 9956d89 Use post-execution state for lifecycle callback sequences by Andrii Kulian · 6 years ago
  60. c28f66d Merge "Fix issue with stack order positioning when ending recents animation." by Winson Chung · 6 years ago
  61. 123e07a Fix issue with stack order positioning when ending recents animation. by Winson Chung · 6 years ago
  62. 102603e Revert "Always finish activity when moving to a destroyed state." by Bryce Lee · 6 years ago
  63. cea9e6d Frameworks: Annotate JUnit4 tests with @Test & @Ignore by Andreas Gampe · 6 years ago
  64. b6d75f3 Ignore stopped state when becoming visible and ensuring configuration. by Wale Ogunwale · 6 years ago
  65. 7ace395 Always finish activity when moving to a destroyed state. by Bryce Lee · 6 years ago
  66. b1888aa Don't resume until keyguard is gone by Andrii Kulian · 6 years ago
  67. d922b6b Skip repositioning home stack for recents animation if already visible by Winson Chung · 6 years ago
  68. 04dc596 Override all transitions from package start by Jorim Jaggi · 6 years ago
  69. bbefdec Log app start to statsd by Ng Zhi An · 6 years ago
  70. 5f0e28f Properly handle start results when using wait flag. by Bryce Lee · 6 years ago
  71. 9c3bce5 Fixes crash null exception on land/seascape pinned orientations by Matthew Ng · 6 years ago
  72. 9b9d0c51 Revert "Uses back and home button for screen pinning when recents is invisible" by Matthew Ng · 6 years ago
  73. c4356fb Uses back and home button for screen pinning when recents is invisible by Matthew Ng · 7 years ago
  74. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 7 years ago
  75. 59a47ded Revert "Revert "1/ Create display content window controller to position stacks in the display"" by Winson Chung · 7 years ago
  76. 7ef6d33 Revert "1/ Create display content window controller to position stacks in the display" by Jorim Jaggi · 7 years ago
  77. 9f8518e Revert "2/ Add support for remote Recents animation" by Jorim Jaggi · 7 years ago
  78. 0026a51 2/ Add support for remote Recents animation by Winson Chung · 7 years ago
  79. 343f65a 1/ Create display content window controller to position stacks in the display by Winson Chung · 7 years ago
  80. 4d8d32c Fix issue with permission check for shortcuts and pendingIntent by Jorim Jaggi · 7 years ago
  81. 052957b Do not pause initializing activities when becoming visible. by Bryce Lee · 7 years ago
  82. 0447068 Fix object pool for lifecycler by Andrii Kulian · 7 years ago
  83. 609e37b Merge "Pause activity when making visible from stopped state." by Bryce Lee · 7 years ago
  84. 842db5e Merge "Allow modifiers to specify windowing mode and preferred display." by Bryce Lee · 7 years ago
  85. ec55eb0 Allow modifiers to specify windowing mode and preferred display. by Bryce Lee · 7 years ago
  86. 0bd8d42 Pause activity when making visible from stopped state. by Bryce Lee · 7 years ago
  87. 8cab4a0 Exit split-screen when primary stack moved behind a fullscreen stack. by Bryce Lee · 7 years ago
  88. 77bf720 Added GlobalSettingsToPropertiesMapper by Fyodor Kupolov · 7 years ago
  89. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  90. f8f9e5d Merge "Restore bounds w/o adjusting it." by TreeHugger Robot · 7 years ago
  91. 079221f Fix regression in task trimming by Winson Chung · 7 years ago
  92. 367b35a Restore bounds w/o adjusting it. by Garfield Tan · 7 years ago
  93. daa91e4 Recycle ActivityStarter instances. by Bryce Lee · 7 years ago
  94. 9b1efea Allow subclass of TaskRecord. by Garfield Tan · 7 years ago
  95. 6798bc3 Merge "Enable outgoing emergency calls in LockTask mode." by TreeHugger Robot · 7 years ago
  96. 4c9a597 Provide start parameters via setters on ActivityStarter. by Bryce Lee · 7 years ago
  97. 858f132 Enable outgoing emergency calls in LockTask mode. by Charles He · 7 years ago
  98. 36f46a8 Merge "Don't send userLeaving hint when entering split-screen mode." by Wale Ogunwale · 7 years ago
  99. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  100. d3624e1 Make ActivityStarter single use. by Bryce Lee · 7 years ago