1. 2560c3b Don't put layout round and direction in override configuration by Riddle Hsu · 5 years ago
  2. 8ab8dac Remove opposite position of nav bar for short aspect ratio app by Riddle Hsu · 5 years ago
  3. 3d2b898 Fix rotation if the shape of display is close to square by Tiger Huang · 6 years ago
  4. 0a343c3 Compatible behavior for non-resizable activity (1/N) by Riddle Hsu · 6 years ago
  5. 0c869cc Never resume activities that are partially occluded by Andrii Kulian · 5 years ago
  6. 5bfb2b7 Merge "Allow for different log levels on WM traces" by Nataniel Borges · 5 years ago
  7. 14f36ca Merge "Disable multi-resumed activities for pre-Q app" by TreeHugger Robot · 5 years ago
  8. 77ce34d Disable multi-resumed activities for pre-Q app by Louis Chang · 6 years ago
  9. 023ecb5 Allow for different log levels on WM traces by Nataniel Borges · 6 years ago
  10. f219536 Fix deferring making activities active by Andrii Kulian · 5 years ago
  11. 563a0c5 Merge "Bring more visibility logic from stack to activity." by TreeHugger Robot · 6 years ago
  12. 47e576c Bring more visibility logic from stack to activity. by Garfield Tan · 6 years ago
  13. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  14. 996df0d Don't make active activities that are launched behind by Andrii Kulian · 6 years ago
  15. 6b32151 Multiple resumed activities by Andrii Kulian · 6 years ago
  16. 83a15de Merge "Revert "Multiple resumed activities"" by TreeHugger Robot · 6 years ago
  17. f2d3f74 Revert "Multiple resumed activities" by Andrii Kulian · 6 years ago
  18. 26058dc Merge "Multiple resumed activities" by Andrii Kulian · 6 years ago
  19. 36a69ad Update configuration to activiy after letterbox. by Garfield Tan · 6 years ago
  20. 5bca8b8 Multiple resumed activities by Andrii Kulian · 6 years ago
  21. 9178eee Merge "Add inheritShowWhenLocked System API to activity." by Issei Suzuki · 6 years ago
  22. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  23. 0443b37 Drop stale activity configuration updates. by Garfield Tan · 6 years ago
  24. 49c6eb4 Merge "Add FULLSCREEN policies to task level" by Evan Rosky · 6 years ago
  25. 730f6e8 Add FULLSCREEN policies to task level by Evan Rosky · 6 years ago
  26. d58cb67 Handover launch display id when starting activity from no-display caller by Louis Chang · 6 years ago
  27. 90b0428 Move orientation request into hierarchy. by Garfield Tan · 6 years ago
  28. 2ef71f7 Add secondary launcher mechanism (1/3) by Chilun · 6 years ago
  29. 917791e Add minAspectRatio by Adrian Roos · 6 years ago
  30. 26b2879 Merge "AM: Report launch state with activity launch info" by TreeHugger Robot · 6 years ago
  31. bb9ab4b AM: Report launch state with activity launch info by Vishnu Nair · 6 years ago
  32. e9509a3 Merge "Start home activities on displays that are empty" by TreeHugger Robot · 6 years ago
  33. 6474e30 Merge "Move policy handling into ATM hierarchy [4/n]" by Evan Rosky · 6 years ago
  34. 4154e26 Merge "Fix NPE when trying to access task before AppWindowToken attach to one" by TreeHugger Robot · 6 years ago
  35. 1ac8446 Move policy handling into ATM hierarchy [4/n] by Evan Rosky · 6 years ago
  36. b8f2dff Merge "UsageStats tracking of screen usage." by Hui Yu · 6 years ago
  37. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  38. 0e7aff9 Remove TaskWindowContainerController & TaskWindowContainerListener (44/n) by Yunfan Chen · 6 years ago
  39. 3a256e6 Removed DisplayWindowController (43/n). by Wale Ogunwale · 6 years ago
  40. dfe3da7 Move policy handling into ATM hierarchy [3/n] by Evan Rosky · 6 years ago
  41. 48c0ed08 Fix NPE when trying to access task before AppWindowToken attach to one by Yunfan Chen · 6 years ago
  42. a4418c7 Merge "Remove unnecessary TODO comments." by TreeHugger Robot · 6 years ago
  43. 454d334 Remove unnecessary TODO comments. by Yunfan Chen · 6 years ago
  44. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  45. dcdde95 Start home activities on displays that are empty by Louis Chang · 6 years ago
  46. 8b19de9 Renamed a few methods in ActivityRecord (42/n). by Wale Ogunwale · 6 years ago
  47. 7762547 Merge "wm: Add ActivityMetricsLaunchObserverRegistry" by TreeHugger Robot · 6 years ago
  48. c0b47e4 wm: Add ActivityMetricsLaunchObserverRegistry by Igor Murashkin · 6 years ago
  49. d4ef301 Fix WM Tests Failures by Yunfan Chen · 6 years ago
  50. 080d350 Merge "Remove AppWindowContainerController and AppWindowContainerListener (39/n)" by Yunfan Chen · 6 years ago
  51. 1ee84ea Remove AppWindowContainerController and AppWindowContainerListener (39/n) by Yunfan Chen · 6 years ago
  52. d32da47 Remove root window hierarchy logic from ActivityStackSupervior (40/n) by Wale Ogunwale · 6 years ago
  53. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  54. 1498859 Merge "AM: Fix invalid hot launch app metrics seen with quickstep" by TreeHugger Robot · 6 years ago
  55. 9ba3165 AM: Fix invalid hot launch app metrics seen with quickstep by Vishnu Nair · 6 years ago
  56. 48b2565 Expose task id and activity component in task snapshot and assist structure by Winson Chung · 6 years ago
  57. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago[Renamed (98%) from services/core/java/com/android/server/am/ActivityRecord.java]
  58. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  59. cbc3b7a Merge "Adding support for cross-task hero transition" by TreeHugger Robot · 6 years ago
  60. ec39736 Merge "Fix unused new stack when bring existing activity to front" by TreeHugger Robot · 6 years ago
  61. d85bed5 Adding support for cross-task hero transition by Sunny Goyal · 6 years ago
  62. 6425836 Removed references to ActivityRecord and TaskRecord in AM (24/n) by Wale Ogunwale · 6 years ago
  63. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  64. fd4a050 Fix unused new stack when bring existing activity to front by Riddle Hsu · 6 years ago
  65. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  66. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  67. 1944345 Move #moveFocusableActivityToTop() to ActivityRecord by Louis Chang · 6 years ago
  68. 427b75f Merge "Introduced ActivityServiceConnectionsHolder (18/n)" by TreeHugger Robot · 6 years ago
  69. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  70. 132ee83 AM: Use ActivityMetricsLogger to get app launch times by Vishnu Nair · 6 years ago
  71. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  72. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  73. 1656713 Support non-resizeable activities on secondary displays by Riddle Hsu · 6 years ago
  74. 059955f Workaround regression in multiwindow mode change callback by Winson Chung · 6 years ago
  75. ab132ee Per-display resumed activities by Andrii Kulian · 6 years ago
  76. 008163e Moved AppWarnings handling to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  77. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  78. cf8c852 Merge "Add some compatibility support for resizing." by TreeHugger Robot · 6 years ago
  79. 2746ab5 Add some compatibility support for resizing. by Garfield Tan · 6 years ago
  80. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  81. 5f750bc Rename getFocusedStack methods by Andrii Kulian · 6 years ago
  82. 52d255c Per-display focused stacks in AM by Andrii Kulian · 6 years ago
  83. 86b7446 Break direct calls to UserController object in AMS from activity classes (12/n) by Wale Ogunwale · 6 years ago
  84. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  85. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  86. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  87. c9e57de Switched ActivityStackSupervisor.mService to ActivityTaskManagerService (8/n) by Wale Ogunwale · 6 years ago
  88. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  89. 16e505a Moved mRecentTasks to ActivityManagerTaskService (4/n) by Wale Ogunwale · 6 years ago
  90. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  91. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  92. 47d9d98 Merge "Notify WM that app is delayed closing due to the possibility of PIP." into pi-dev by TreeHugger Robot · 6 years ago
  93. 4ad5491 Notify WM that app is delayed closing due to the possibility of PIP. by chaviw · 6 years ago
  94. f0e2c8b Merge "Defer client visibility update when calculating new config" into pi-dev by Andrii Kulian · 6 years ago
  95. a39ae3e Defer client visibility update when calculating new config by Andrii Kulian · 6 years ago
  96. 7d2d403 Merge "Don't "notifyAppStopping" when going to sleep." into pi-dev by TreeHugger Robot · 6 years ago
  97. 9e1bf7c Don't "notifyAppStopping" when going to sleep. by Robert Carr · 6 years ago
  98. a798833 Merge "Don't pause non-top activities when making visible" into pi-dev by Andrii Kulian · 6 years ago
  99. 09e1afa Don't pause non-top activities when making visible by Andrii Kulian · 6 years ago
  100. 24be34d WM: Make maxAspectRatio work with display cutouts by Adrian Roos · 6 years ago