1. 4afad11 Merge "Fix issue #27289462: Alarm clock not working on NRC49C" into nyc-dev by Dianne Hackborn · 8 years ago
  2. 1ddda47 Prevent ephemeral user from being re-entered after stop. by Lenka Trochtova · 8 years ago
  3. 99fbf92 Fix issue #27289462: Alarm clock not working on NRC49C by Dianne Hackborn · 8 years ago
  4. 5dea9e7 Merge changes I78305f7f,I6faf0167 into nyc-dev by Jorim Jaggi · 8 years ago
  5. 8fa4522 Recents transition fixes by Jorim Jaggi · 8 years ago
  6. 76c970d Merge "Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast" into nyc-dev by Dianne Hackborn · 8 years ago
  7. 827d0d06 Merge "Moving recent tasks and images to /data/system_ce" into nyc-dev by Suprabh Shukla · 8 years ago
  8. ba212c6 Bind background services to the top app correctly. by Tim Murray · 8 years ago
  9. 45ecf29 Fix issue #26695393: Remove NEW_PICTURE and NEW_VIDEO broadcast by Dianne Hackborn · 8 years ago
  10. 4bccb46 Moving recent tasks and images to /data/system_ce by Suprabh Shukla · 8 years ago
  11. b2117d1 Implement lenient background check option. by Dianne Hackborn · 8 years ago
  12. 935dafb Relax protected broadcast check to allow shell. by Jeff Sharkey · 8 years ago
  13. b3cbbde Fix TOP_APP description in dumpsys activity. by Tim Murray · 8 years ago
  14. 7998e48 Fix unlock transition when docked stack is visible by Jorim Jaggi · 8 years ago
  15. 7367ed8 Whitelisting remote bugreport finished broadcast by Michal Karpinski · 8 years ago
  16. 5a21494 Merge changes from topic 'flaky-test' into nyc-dev by Wale Ogunwale · 8 years ago
  17. 06e8ee0 Added AM API to remove a stack by Wale Ogunwale · 8 years ago
  18. 37fc7a7 More protected broadcasts. by Jeff Sharkey · 8 years ago
  19. c2ba290 Merge "Allow using USER_ALL as user id when killing package dependents." into nyc-dev by Gustav Sennton · 8 years ago
  20. b7521b3 Fixed permission issue with AM.setFocusedStack/Task APIs by Wale Ogunwale · 8 years ago
  21. 0489c14 Merge "Reduce jank during pinned stack animation" into nyc-dev by Wale Ogunwale · 8 years ago
  22. 950b304 Merge "More encryption-aware triaging." into nyc-dev by Jeff Sharkey · 8 years ago
  23. c7bacab More encryption-aware triaging. by Jeff Sharkey · 8 years ago
  24. 480dca0 Reduce jank during pinned stack animation by Wale Ogunwale · 8 years ago
  25. 23875b2 Allow using USER_ALL as user id when killing package dependents. by Gustav Sennton · 8 years ago
  26. c61e102 Merge "Fix dumpsys meminfo -c output." into nyc-dev by Martijn Coenen · 8 years ago
  27. faeb3eb Password security for FBE disk encryption keys by Paul Crowley · 8 years ago
  28. 6f4a2ce Fix dumpsys meminfo -c output. by Martijn Coenen · 8 years ago
  29. b728933 Another intent sent by both system and apps. by Jeff Sharkey · 8 years ago
  30. 25222f5 Merge "Add flag to "am start" to enable native debugging" by Tamas Berghammer · 8 years ago
  31. 39d1b5b Merge "Exclude tasks manipulated before user setup is complete from Recents" by Wale Ogunwale · 8 years ago
  32. 9884eaa Merge "Do not recursively call setFocusedActivityLocked()" by Wale Ogunwale · 8 years ago
  33. c9088c5 Merge "Various LocaleList cleanups" by Roozbeh Pournader · 8 years ago
  34. 3aa28b2 Do not recursively call setFocusedActivityLocked() by Chong Zhang · 8 years ago
  35. f80170f Exclude tasks manipulated before user setup is complete from Recents by Wale Ogunwale · 8 years ago
  36. fee4484 Various LocaleList cleanups by Roozbeh Pournader · 8 years ago
  37. 067e817 Only treat "null" bounds as fullscreen by Jorim Jaggi · 8 years ago
  38. 3db7796 Use correct condition for killing background processes by Alan Viverette · 8 years ago
  39. 2aa46d4 Kill background processes targeting SDK < N on density change by Alan Viverette · 8 years ago
  40. 086e09f Merge "Add specific category for TOP_APP in ActivityManager." by Tim Murray · 8 years ago
  41. 9349e65 Reset create state in moveTaskToStack by Jorim Jaggi · 8 years ago
  42. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  43. df6cb28 Add flag to "am start" to enable native debugging by Tamas Berghammer · 8 years ago
  44. 21b6058 Added isDockable field to RunningTaskInfo by Wale Ogunwale · 9 years ago
  45. 2e40894 Merge "Use resizeMode integer instead of resizeable boolean." by Wale Ogunwale · 8 years ago
  46. a481b48 Fix NPE when logging a WTF in unknown process by Adrian Roos · 8 years ago
  47. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  48. f7d6fa4 Merge "Add foreground status to crash report" by Adrian Roos · 9 years ago
  49. 84fa335 Animate pinned stack resizing. by Filip Gruszczynski · 9 years ago
  50. 1e7b0cd Add foreground status to crash report by Adrian Roos · 9 years ago
  51. 20d7df3 Crash dialog improvements, move crash code to AppErrors by Adrian Roos · 9 years ago
  52. 4ccec53 Hide suspended apps from recents by Andrei Stingaceanu · 9 years ago
  53. cc25a8a Send notification we attempted to start an already running pinned acitvity by Wale Ogunwale · 9 years ago
  54. 67a55fd Merge "Prevent crash and ANR dialogs in VR mode" by Adrian Roos · 9 years ago
  55. 86b867f Adds Settings.System.FONT_SCALE observer to ActivityManagerService by Casey Burkhardt · 9 years ago
  56. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  57. 731bf24 Merge "Minor fixes" by Suprabh Shukla · 9 years ago
  58. ece6a22 Add specific category for TOP_APP in ActivityManager. by Tim Murray · 9 years ago
  59. b3ced57 Fix missing clear identity in AMS.AppTaskImpl#moveToFront by Clara Bayarri · 9 years ago
  60. 7f70d43 Log app process start from ActivityManagerService by Rubin Xu · 9 years ago
  61. f5bf0cb Minor fixes by Suprabh Shukla · 9 years ago
  62. 4752ab7 Merge "Change API for killing app-depentents to also kill main app." by Gustav Sennton · 9 years ago
  63. f0649ce Work Challenge unlock to home instead of locked app by Clara Bayarri · 9 years ago
  64. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  65. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  66. 12cde00 Merge "Prepare app data only when storage is available." by Jeff Sharkey · 9 years ago
  67. 0e62384c Prepare app data only when storage is available. by Jeff Sharkey · 9 years ago
  68. 2fd3f12 Merge "Allow AMS.moveTasksToFullscreenStack moving tasks onTop" by Wale Ogunwale · 9 years ago
  69. 9101d26 Allow AMS.moveTasksToFullscreenStack moving tasks onTop by Wale Ogunwale · 9 years ago
  70. c306477 Prevent crash and ANR dialogs in VR mode by Adrian Roos · 9 years ago
  71. 1c7e9ff Change API for killing app-depentents to also kill main app. by Gustav Sennton · 9 years ago
  72. 63fec3e Don't full-data back up apps in foreground-equivalent state by Christopher Tate · 9 years ago
  73. c1a1823 Merge changes I96415ec6,I5d3aa7f9,I6294915e,I361928c0 by Thierry Strudel · 9 years ago
  74. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  75. b5f07f86 Don't spin up encryption unaware providers twice. by Jeff Sharkey · 9 years ago
  76. 5aa3c44 Report SwapPss in dumpsys meminfo when requested and available by Thierry Strudel · 9 years ago
  77. f0a4418 Report SwapPss in am_pss reports by Thierry Strudel · 9 years ago
  78. 41f94ed Add Swap and SwapPss to meminfo checkin dump. by Martijn Coenen · 9 years ago
  79. 951bc3b Merge "Update Activity Manager to prevent popups while driving." by Joseph Pirozzo · 9 years ago
  80. 9229ee5 Merge "Install non-EA providers once user is unlocked." by Jeff Sharkey · 9 years ago
  81. 303210b Start recents when bringing docked task to the front. by Filip Gruszczynski · 9 years ago
  82. 2bd31db Install non-EA providers once user is unlocked. by Jeff Sharkey · 9 years ago
  83. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  84. 0ab0bdd Merge "More progress on triaging PackageManager callers." by Jeff Sharkey · 9 years ago
  85. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  86. 8e25f73 Short-circuit AMS.setFocusedTask if the task is already focused. by Filip Gruszczynski · 9 years ago
  87. 42efc58 Merge "Adjusting AMN#requestBugReport() to be able to invoke 3 types of bugreport services" by Michal Karpinski · 9 years ago
  88. 1a7d98b Merge "Added new API for URI permissions management." by Felipe Leme · 9 years ago
  89. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 9 years ago
  90. 66d298c Merge "Do not account ZRAM physical memory as Lost RAM" by Thierry Strudel · 9 years ago
  91. 8dcf59d Do not account ZRAM physical memory as Lost RAM by Thierry Strudel · 9 years ago
  92. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  93. f3fa0f8 Added new API for URI permissions management. by Felipe Leme · 9 years ago
  94. 3a939da Allow specifying packages for which we don't report crashes and anrs. by Filip Gruszczynski · 9 years ago
  95. ba75a9b Instrumentation targets must have code. by Jeff Sharkey · 9 years ago
  96. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  97. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  98. 8819c61 Merge "Work Challenge: Handle Recents launches" by Clara Bayarri · 9 years ago
  99. ea9b10e Work Challenge: Handle Recents launches by Clara Bayarri · 9 years ago
  100. 34c4756 Merge "Optimize locale negotiation when there's only one locale" by Roozbeh Pournader · 9 years ago