1. d55a387 Add async version of getProviderMimeType by Dmitri Plotnikov · 4 years, 5 months ago
  2. 48c3807 Add Activity#setLocusContext API. Plumb LocusID to the System Server. by Yuliya Kamatkova · 4 years, 5 months ago
  3. e423f76 Add an api to schedule app killings on imperceptible. by Jing Ji · 4 years, 6 months ago
  4. 8055a3a Add support to get historical app process exit reason by Jing Ji · 4 years, 6 months ago
  5. cac0014 Merge "Add IActivityManager.stopUserWithDelayedLocking" by TreeHugger Robot · 4 years, 5 months ago
  6. 4cb9933 Add IActivityManager.stopUserWithDelayedLocking by Keun young Park · 4 years, 9 months ago
  7. b9c9bfa Introduce system API for ActivityManager.updateMccMncConfiguration for Mainline by Shuo Qian · 4 years, 5 months ago
  8. 83c6bc5 Add API to allow app to report ANR by its own by Jing Ji · 4 years, 6 months ago
  9. c415351 Add getBugreportWhitelistedPackages() in ActivityManagerService by Paul Chang · 4 years, 6 months ago
  10. c40f578 Bug report handler app via Bug Report Shortcut by Paul Chang · 4 years, 7 months ago
  11. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 7 months ago
  12. 8cd863b Remove legacy bugreport flow code by Abhijeet Kaur · 4 years, 8 months ago
  13. 4c67d26 Merge changes from topic "unify_window_resize_1" by Evan Rosky · 4 years, 9 months ago
  14. 6290916 Merge "Kill apps outright for API contract violations" by Chris Tate · 4 years, 9 months ago
  15. dbe2ce5 Unify Window resize (1/N) by Evan Rosky · 5 years ago
  16. 9fbc5e7 Kill apps outright for API contract violations by Christopher Tate · 4 years, 10 months ago
  17. e999851 Add wrapper functions to eventually remove enum logic from callers. by Abhijeet Kaur · 4 years, 10 months ago
  18. d06c6d29 Revert "Add optional reasons why permissions were denied" by Tim Murray · 5 years ago
  19. 3623f32 Add optional reasons why permissions were denied by Philip P. Moltmann · 5 years ago
  20. 4e8e3b0 Reduce transactions for acquiring and releasing provider by Riddle Hsu · 5 years ago
  21. aca8a77 Do not allow moveToFront() and moveTaskToFront() when app is in background by Ricky Wai · 5 years ago
  22. a3513f0 Add ability to take on demand system heap dumps. by Kweku Adams · 5 years ago
  23. 4b2116c Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  24. 79c8d66 Merge "Add API Service.getForegroundServiceType()" by TreeHugger Robot · 5 years ago
  25. fb72b99 Add API Service.getForegroundServiceType() by Hui Yu · 5 years ago
  26. 42118d2 Add startUserInForegroundWithListener to IActivityManager by Keun-young Park · 5 years ago
  27. b4469f9 Add ADB command to wait for system server crash by Makoto Onuki · 5 years ago
  28. f021dc7 Merge changes Ie9c8934d,Iea747394 by Annie Meng · 5 years ago
  29. d582787 Create "android" backup agent in the system process for all users by Annie Meng · 5 years ago
  30. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 5 years ago
  31. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 5 years ago
  32. 2c9ae09 [Multi-user] Change ActivityManagerService to use userId. by Chandan Nath · 5 years ago
  33. 98c84e1 Moved isAppForeground to ActivityManagerInternal. by Varun Shah · 5 years ago
  34. 24bbe58 Add package information to association sources. by Dianne Hackborn · 5 years ago
  35. 25f2eac Activity manager: native callback for process state by Eric Laurent · 6 years ago
  36. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  37. 27b4d94 Implement naming of isolated service bindings. by Dianne Hackborn · 6 years ago
  38. d641d64 Merge "Allow adopting a subset of shell permissions" by Svetoslav Ganov · 6 years ago
  39. 5e86959 Allow adopting a subset of shell permissions by Svet Ganov · 6 years ago
  40. e7903ea Support show KeyguardPresentation on all public displays. by wilsonshih · 6 years ago
  41. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  42. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  43. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  44. 679760a AMS.removeContentProviderExternal() should take a user-id by Makoto Onuki · 6 years ago
  45. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  46. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  47. 95031ef Now track "active time" in procstats. by Dianne Hackborn · 6 years ago
  48. 9a8e27a Merge "Allow UiAutomation to adopt the shell permission indentity" by TreeHugger Robot · 6 years ago
  49. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  50. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  51. 3ac2a43 Give StrictMode more bits to work with. by Jeff Sharkey · 6 years ago
  52. d0412b3 Switched ActivityRecord.service to ActivityTaskManagerService (5/n) by Wale Ogunwale · 6 years ago
  53. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  54. 6006f76 Merge "Split interfaces and service for activities from current AM interfaces (1/n)" by TreeHugger Robot · 6 years ago
  55. 2c6657f "am dumpheap" is now synchronous. by Makoto Onuki · 6 years ago
  56. 65ebd95 Split interfaces and service for activities from current AM interfaces (1/n) by Wale Ogunwale · 6 years ago
  57. a6d6aab Defer resizing invisible stacks while drag resizing by Adrian Roos · 6 years ago
  58. 6a38fca Prevent unnecessary reordering of the home stack by Winson Chung · 6 years ago
  59. 0c1c9cd Add API to query if a UID is active by Svet Ganov · 6 years ago
  60. 47a65c7 Hide activities when AOD comes in by Lucas Dupin · 6 years ago
  61. 402de82 Don't show unsupported sdk warning in test harness. by Wale Ogunwale · 6 years ago
  62. 15c3e60 Merge "Removed AMS.updatePersistableUriPermission()" by TreeHugger Robot · 6 years ago
  63. 988234a Removed AMS.updatePersistableUriPermission() by Felipe Leme · 6 years ago
  64. 4d64c09 Added an api to query ForcedAppStandby state by Suprabh Shukla · 6 years ago
  65. 5527a50 Fixed issue with relaunching activity in the stopped state by Wale Ogunwale · 6 years ago
  66. 22d92b7 Implement atom puller for ProcessMemoryState. by Rajeev Kumar · 6 years ago
  67. ce3f5d0 Merge "Added new AM method: updatePersistableUriPermission()" by TreeHugger Robot · 6 years ago
  68. 7a429721 Added new AM method: updatePersistableUriPermission() by Felipe Leme · 6 years ago
  69. 04dc596 Override all transitions from package start by Jorim Jaggi · 6 years ago
  70. 76f0ccb Revert "Security model for moving sharesheet to systemui" by Alison Cichowlas · 6 years ago
  71. 66f0026 Merge changes from topics "reland_recents_animation", " reland_recents_animation" by Winson Chung · 6 years ago
  72. 6b3dd70 Merge "Merge "ActivityManager: Add support for agents on startup" am: d5cba89b98 am: ebc0afd811" into oc-mr1-dev-plus-aosp by Android Build Merger (Role) · 6 years ago
  73. e2d7217 Revert "Revert "2/ Add support for remote Recents animation"" by Winson Chung · 6 years ago
  74. 23a0c7a Internal Framework changes needed by DocumentUI's ScopedAccessProvider: by Felipe Leme · 6 years ago
  75. 5b495d5 ActivityManager: Add support for agents on startup by Andreas Gampe · 6 years ago
  76. e9d3cc5 Merge "ActivityManager: add API for wifi bug report" by TreeHugger Robot · 6 years ago
  77. d9e1df5 ActivityManager: add API for wifi bug report by mukesh agrawal · 6 years ago
  78. 88f3d4d Security model for moving sharesheet to systemui by Geoffrey Pitsch · 7 years ago
  79. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 6 years ago
  80. c80c67e Allow custom keyguard "prompt reason" by Lucas Dupin · 7 years ago
  81. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 6 years ago
  82. 988f668 Lock free app animations (4/n): Implement thubmnail by Jorim Jaggi · 7 years ago
  83. b743b06 Merge "Don't record audio if UID is idle - core framework" by TreeHugger Robot · 6 years ago
  84. b430d8f Merge "Start processes asynchronously in AMS." by Sudheer Shanka · 6 years ago
  85. f669010 Start processes asynchronously in AMS. by Sudheer Shanka · 7 years ago
  86. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  87. 64fd8c0 Allow caller to specify target to start in setQuietModeEnabled by Tony Mak · 7 years ago
  88. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  89. e99bc05 WM: Move WindowManagerPolicy, DisplayFrames and WindowManagerInternal into services by Adrian Roos · 7 years ago
  90. 14ab967 Don't record audio if UID is idle - core framework by Svet Ganov · 7 years ago
  91. e210468 Move assist data receiver interface to accessible namespace by Winson Chung · 7 years ago
  92. 84deaa2 Ensure closeSystemDialogs() is not oneway. by Winson Chung · 7 years ago
  93. b43a529 Merge changes Icb5ea78e,I1cf97299 by Winson Chung · 7 years ago
  94. 11e7d7d Merge "AM: make LockTask truly multi-task-aware." by Charles He · 7 years ago
  95. aa35745 Move more calls to the lib. by Winson Chung · 7 years ago
  96. 73f6b8a Merge "Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary" by TreeHugger Robot · 7 years ago
  97. a17d0ac Merge "2/ Add API to start overview activity with assist callbacks" by Winson Chung · 7 years ago
  98. 941dcba Merge "1/ Refactor out logic to fetch assist data asynchronously" by Winson Chung · 7 years ago
  99. ff9b4dff AM: make LockTask truly multi-task-aware. by Charles He · 7 years ago
  100. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago