1. baffff5 Throw IllegalArgumentException for invalid foregroundServiceType. by Hui Yu · 5 years ago
  2. 752bc2a Don't attempt to work on empty pending starts list by Christopher Tate · 5 years ago
  3. 9cbb20b Fix bugs for background activity starts from notifications by Michal Karpinski · 5 years ago
  4. 2d4207f Change foregroundServiceType from enum to flags by Hui Yu · 6 years ago
  5. 18e46ef Merge "Ensure force-stopped process do not start again during cleanup" by TreeHugger Robot · 6 years ago
  6. 173af94 Merge "Introduce a new process state for location fg service" by Amith Yamasani · 6 years ago
  7. aaef731 Ensure force-stopped process do not start again during cleanup by Riddle Hsu · 6 years ago
  8. 751e46ca Allow multiple tasks when reviewing permissions by Philip P. Moltmann · 6 years ago
  9. a0a30a1 Introduce a new process state for location fg service by Amith Yamasani · 6 years ago
  10. 4311f21 Revert "Optimize service restart logic." by Varun Shah · 6 years ago
  11. 1652241 Optimize service restart logic. by Varun Shah · 6 years ago
  12. 676aa74 Merge "Move oom adjust related code to OomAdjuster" by TreeHugger Robot · 6 years ago
  13. f8d8278 Merge "Fix typo in comment" by Mohammad Samiul Islam · 6 years ago
  14. ceeadae Merge "Temporarily whitelist processes to open activities from background when service-based PendingIntent was whitelisted" by Michal Karpinski · 6 years ago
  15. aa74644 Move oom adjust related code to OomAdjuster by Amith Yamasani · 6 years ago
  16. c390aa8 Fix issue #122615120: Add bind flag to require associations by Dianne Hackborn · 6 years ago
  17. c8aa91b Temporarily whitelist processes to open activities from background by Michal Karpinski · 6 years ago
  18. e896c21 Fix typo in comment by Mohammad Samiul Islam · 6 years ago
  19. 7e6fa67 Initial support for application Zygote. by Martijn Coenen · 6 years ago
  20. 9f96c2b Fix NPE in retrieveServiceLocked() by Amith Yamasani · 6 years ago
  21. 2da2901 Merge "Add package information to association sources." by Dianne Hackborn · 6 years ago
  22. 24bbe58 Add package information to association sources. by Dianne Hackborn · 6 years ago
  23. c4dae61 Merge "Improves framework logging for user management." by Jovana Knezevic · 6 years ago
  24. 769b2e7 Add facility to limit associations that are allowed between apps. by Dianne Hackborn · 6 years ago
  25. 1ea8552 Add manifest service attribute foregroundServiceType by Hui Yu · 6 years ago
  26. 2f55e5a Fix various issues in ordering of grouped bindings. by Dianne Hackborn · 6 years ago
  27. a6763a3 Improves framework logging for user management. by jovanak · 6 years ago
  28. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  29. 75b3c49 log service stats similar to batterystats by Chenjie Yu · 6 years ago
  30. 27b4d94 Implement naming of isolated service bindings. by Dianne Hackborn · 6 years ago
  31. e361a23 Add UsageStats events for foreground service start/stop. by Hui Yu · 6 years ago
  32. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago
  33. bff2df4 Mirror active uids from AMS to ATMS (29/n) by Wale Ogunwale · 6 years ago
  34. 98a0092 ProcessList refactor by Amith Yamasani · 6 years ago
  35. 51cc98a Moved appNotResponding handling into ProcessRecord (23/n) by Wale Ogunwale · 6 years ago
  36. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  37. c4e63a4 Introduced ActivityServiceConnectionsHolder (18/n) by Wale Ogunwale · 6 years ago
  38. ee6eca1 Introducing PendingIntentController (17/n) by Wale Ogunwale · 6 years ago
  39. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  40. bb23d53 Fix InstantAppRegistry for secondary users. by Hai Zhang · 6 years ago
  41. 906f9c6 Moved input time out handling to ActivityTaskManagerService (14/n) by Wale Ogunwale · 6 years ago
  42. 590c716 Merge "Moved URI grants code out of ActivityManagerService to its own service (13/n)" by Wale Ogunwale · 6 years ago
  43. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  44. 6d50dcc Moved URI grants code out of ActivityManagerService to its own service (13/n) by Wale Ogunwale · 6 years ago
  45. c0b67c9 Merge "Add more data (fg services, associations) to procstats." by TreeHugger Robot · 6 years ago
  46. f673393 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (11/n) by Wale Ogunwale · 6 years ago
  47. 2aec55a Add more data (fg services, associations) to procstats. by Dianne Hackborn · 6 years ago
  48. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  49. a6191b4 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (9/n) by Wale Ogunwale · 6 years ago
  50. 0a82690 Guard pre-O apps from malicious startForegroundService() by Christopher Tate · 6 years ago
  51. 5e5c345 Extend startForegroundService() fg transition timeout to 10 seconds by Christopher Tate · 6 years ago
  52. f9491ca Merge "Suppress service start timeout for services within system server," into pi-dev by Makoto Onuki · 6 years ago
  53. 7450f0c Merge "Don't crash apps unfairly under FAS" into pi-dev by TreeHugger Robot · 6 years ago
  54. e84ffd9 Don't crash apps unfairly under FAS by Christopher Tate · 6 years ago
  55. 7ce98ac Suppress service start timeout for services within system server, by Makoto Onuki · 6 years ago
  56. cc269d9 Update service map when application info is updated by Fyodor Kupolov · 6 years ago
  57. 070d142 Fix issue #77931346: The notification that should not be named appeared by Dianne Hackborn · 6 years ago
  58. 45f06c79 Tie FAS service-start to the same idleness state as O+ bg restrictions by Christopher Tate · 6 years ago
  59. dbdf5df Merge "Split provider / service dumpsys into platform and non-platform" into pi-dev by Makoto Onuki · 6 years ago
  60. 32643c6 Merge "Fix issue #74248644: Swiping away task increments start ID of running services" into pi-dev by TreeHugger Robot · 6 years ago
  61. 0b575a3 Split provider / service dumpsys into platform and non-platform by Makoto Onuki · 6 years ago
  62. 42ecdf3 Fix issue #74248644: Swiping away task increments start ID of running services by Dianne Hackborn · 6 years ago
  63. 8504828 Correct bg service start policy re bg-restricted state by Christopher Tate · 6 years ago
  64. e8479d7 Merge "Include ServiceRecord in foreground service exception exception text." into pi-dev by Kodlee Yin · 6 years ago
  65. 7e95126 Include ServiceRecord in foreground service exception exception text. by Kodlee Yin · 6 years ago
  66. c2def58 Copy ApplicationInfo#versionCode field by Patrick Baumann · 6 years ago
  67. e9d9b4b Fix issue #77230164: Add app op to control foreground services by Dianne Hackborn · 6 years ago
  68. 32ca41d Merge "Remove am/wm.proto which is redundant. The naming convention is defined in core/proto/README.md" into pi-dev by TreeHugger Robot · 6 years ago
  69. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  70. c7933ac Suppress all background-state services in user-forced app standby by Christopher Tate · 6 years ago
  71. 54f51b0 Don't time out startForegroundService when debugging the app by Christopher Tate · 6 years ago
  72. dd027b3 Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  73. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 6 years ago
  74. a896c7a Merge "fix uid for ForegroundServiceStateChanged" by TreeHugger Robot · 6 years ago
  75. 1b9b21c fix uid for ForegroundServiceStateChanged by Chenjie Yu · 6 years ago
  76. 0b4add6 Revert "Fix issue #72116995: Add permission guarding Service#startForeground" by Ian Pedowitz · 6 years ago
  77. a9da85f Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  78. ccfe645 Atom and logging for foreground service state changes by Chenjie Yu · 7 years ago
  79. c2cbc07 Revert "Fix issue #72116995: Add permission guarding Service#startForeground" by Dianne Hackborn · 7 years ago
  80. 994b5ad Fix issue #72116995: Add permission guarding Service#startForeground by Dianne Hackborn · 7 years ago
  81. d223db3 Add infrastructure for running a11y tests in instant mode by Svet Ganov · 7 years ago
  82. f097d42 Move heavy-weight process state down to cached range. by Dianne Hackborn · 7 years ago
  83. 6b51414 Implement Activity Manager Dumpsys --service option by Yi Jin · 7 years ago
  84. 2c93591 Use correct user id for permission check for instant foreground service by Svet Ganov · 7 years ago
  85. 1b3edac Use separate lock in UserController by Fyodor Kupolov · 7 years ago
  86. 1536cc2 Mark uid as non-idle/FG-entitled when launching for fg service by Christopher Tate · 7 years ago
  87. b0c8a88 Retry crashed bound foreground service with some delay by Amith Yamasani · 7 years ago
  88. 2b20d55 Merge "Fix issue #62524613: Background limitation is not working as expected..." into oc-dev by TreeHugger Robot · 7 years ago
  89. a33f1a2 Fix issue #62524613: Background limitation is not working as expected... by Dianne Hackborn · 7 years ago
  90. cb01563 Work on issue #36891897: Need to ensure foreground services... by Dianne Hackborn · 7 years ago
  91. 886e016 Use correct timebase in fg service notifications. by Dan Sandler · 7 years ago
  92. 2f36ab8 Updates to Dianne's Dungeon. by Dan Sandler · 7 years ago
  93. fb5d4b5 Work on issue #36891897: Need to ensure foreground services... by Dianne Hackborn · 7 years ago
  94. b2926b1 Fix a security exception when unbinding services by Amith Yamasani · 7 years ago
  95. f965f40 Fix issue #38037532: Toasts cause apps to become foreground by Dianne Hackborn · 7 years ago
  96. f57b93c Merge "Update process state after unbinding a service." into oc-dev by TreeHugger Robot · 7 years ago
  97. 385c3ad Update process state after unbinding a service. by Amith Yamasani · 7 years ago
  98. c45d88b Merge "Fix issue #37938835: Undismissable "Camera is running in the..." into oc-dev by Dianne Hackborn · 7 years ago
  99. be68d49 Fix issue #37938835: Undismissable "Camera is running in the... by Dianne Hackborn · 7 years ago
  100. 02af3ea Grant ephemeral app access during service bind by Jesse Evans · 7 years ago