1. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  2. d59629e Deprecate Activity#requestVisibleBehind by Bryce Lee · 7 years ago
  3. f17e1d1a4 Deprecate ActivityManager#getRunningServices by Bryce Lee · 7 years ago
  4. 5f08579 Merge "Fix the wrong IMPORTANCE_ values." into oc-dev by Makoto Onuki · 7 years ago
  5. d7e4058 Fix the wrong IMPORTANCE_ values. by Makoto Onuki · 7 years ago
  6. 9d2f03e Merge "Make sure theme attributes don't get lost" into oc-dev by TreeHugger Robot · 7 years ago
  7. ad6ab44 Merge "Add API to get a uid's current importance." into oc-dev by Dianne Hackborn · 7 years ago
  8. 83249ec Add API to get a uid's current importance. by Dianne Hackborn · 7 years ago
  9. f4156ea Make sure theme attributes don't get lost by Jorim Jaggi · 7 years ago
  10. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  11. 1981f5f Use feature instead of hidden config for multi-display by Andrii Kulian · 7 years ago
  12. 597f390 Add hidden API to check support of Multi-Display by Andrii Kulian · 7 years ago
  13. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  14. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  15. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  16. 35e3f53 Also store reduced resolution screenshots by Jorim Jaggi · 7 years ago
  17. dc4796c Allow setting a persistent VR thread. by Craig Donner · 7 years ago
  18. c37cc60 Merge "Update IUidObserver.onUidStateChanged to include procStateSeq." by Sudheer Shanka · 7 years ago
  19. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  20. 1d4578f Merge "Reenable task snapshots without using RenderThread in SystemServer." by TreeHugger Robot · 7 years ago
  21. a35e5de Reenable task snapshots without using RenderThread in SystemServer. by Robert Carr · 7 years ago
  22. 640f30a Replaced auto-fill by autofill to keep it consistent with API style. by Felipe Leme · 7 years ago
  23. 45e69d6 Fix issue #35365651: ActivityManager.getPackageImportance() doesn't... by Dianne Hackborn · 7 years ago
  24. 280d1e5 Disable TaskSnapshots to fix crashes for DP. by Robert Carr · 7 years ago
  25. 8347163 Create a new stack for the assistant activity. by Winson Chung · 8 years ago
  26. 0200d9e Improved AutoFill Save workflow. by Felipe Leme · 7 years ago
  27. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 7 years ago
  28. 9b21265 Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 7 years ago
  29. ab978c0 Fix @links in reference docs. am: 54de77470d by Elliot Waite · 7 years ago
  30. c710acc Merge "Flip task snapshot flag" by Jorim Jaggi · 7 years ago
  31. 54de774 Fix @links in reference docs. by Elliot Waite · 7 years ago
  32. 2af04b3 Fix issue with PiP hiding when dragging divider. by Winson Chung · 7 years ago
  33. d339538 Remove dependency on resizable activity to enter PiP. by Winson Chung · 8 years ago
  34. 8faa060 Flip task snapshot flag by Jorim Jaggi · 7 years ago
  35. c3af19a Optimize bg check flow. by Dianne Hackborn · 7 years ago
  36. 85e3564 Improve behavior of bg check. by Dianne Hackborn · 7 years ago
  37. 2ec5989 Merge changes I01e81b9c,I532c2d74 by TreeHugger Robot · 7 years ago
  38. 10abe2f When app dies, destroy snapshot by Jorim Jaggi · 8 years ago
  39. 4ede3e0 Add unit tests for 180 degree rotation by Andrii Kulian · 7 years ago
  40. e2c77f9 Handle content insets for snapshots by Jorim Jaggi · 8 years ago
  41. 02886a8 Initial implementation of snapshots by Jorim Jaggi · 8 years ago
  42. e5dfa97 Merge "Made ActivityManager.forceStopPackage a @SystemApi" by Jeff Schumacher · 7 years ago
  43. 8b21542 Merge "Added BUGREPORT_OPTION_TELEPHONY." by TreeHugger Robot · 7 years ago
  44. 9606c3b Added BUGREPORT_OPTION_TELEPHONY. by Felipe Leme · 8 years ago
  45. a561b1f Added BUGREPORT_OPTION_TELEPHONY. by Felipe Leme · 8 years ago
  46. 6d55387 YAMAFFR - Yet Another Major AutoFill Framework Refactoring by Felipe Leme · 8 years ago
  47. a873bf4 Docs: Updates Javadoc documentation. Bug: 32532540 am: 2a3ebadcbe am: e0fd4c8a3b am: a111e0f7f0 am: eedb695579 am: fb8676e50c by Dave Friedman · 7 years ago
  48. e0fd4c8 Docs: Updates Javadoc documentation. Bug: 32532540 am: 2a3ebadcbe by Dave Friedman · 7 years ago
  49. 2a3ebad Docs: Updates Javadoc documentation. Bug: 32532540 by Dave Friedman · 8 years ago
  50. b8cadef Made ActivityManager.forceStopPackage a @SystemApi by Jeff Schumacher · 8 years ago
  51. a29eb98 Adding support for PIP actions. by Winson Chung · 8 years ago
  52. a97a01e Merge "Added supports-split-screen-multi-window command to am" by TreeHugger Robot · 8 years ago
  53. 1ca634a AutoFill Framework refactoring. by Felipe Leme · 8 years ago
  54. 626e0cc Added supports-split-screen-multi-window command to am by Matthew Ng · 8 years ago
  55. ae1ff4f Split home stack into home and recents stack by Matthew Ng · 8 years ago
  56. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  57. 29a5b0d Added a callback for AutoFillService. by Felipe Leme · 8 years ago
  58. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  59. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  60. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  61. fc46e9b Move IActivityManager to aidl. by Sudheer Shanka · 8 years ago
  62. 9df8f51 Tweak ActivityManager.getPackageImportance() by Dianne Hackborn · 8 years ago
  63. aa67f68 Fix a bunch of repeated reads of a ro.* property by John Reck · 8 years ago
  64. 5136249 Support for specifying orientation in WindowContainer by Wale Ogunwale · 8 years ago
  65. 2cd9eb7 Merge \\"Add BUGREPORT_OPTION_WEAR so that Wear can customize its bugreporting.\\" into nyc-mr1-dev am: 6e8630307a by Wei Liu · 8 years ago
  66. 967fc8d Add BUGREPORT_OPTION_WEAR so that Wear can customize its bugreporting. by Wei Liu · 8 years ago
  67. ef79f35 Merge \\"Add a new API to improve VR thread scheduling.\\" into nyc-mr1-dev am: 5e261441d3 by Tim Murray · 8 years ago
  68. 5e26144 Merge "Add a new API to improve VR thread scheduling." into nyc-mr1-dev by Tim Murray · 8 years ago
  69. e535a58 Add a new API to improve VR thread scheduling. by Srinath Sridharan · 8 years ago
  70. 0f5130b Move getRecentTasks() to ParceledListSlice. am: 479212cf50 am: ce3c8ac0f4 by Jeff Sharkey · 8 years ago
  71. 479212c Move getRecentTasks() to ParceledListSlice. by Jeff Sharkey · 8 years ago
  72. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  73. bc9edc7 Merge "Fixes for ending PiP animation." into nyc-dev by TreeHugger Robot · 8 years ago
  74. c729460 Fixes for ending PiP animation. by Robert Carr · 8 years ago
  75. 529c8e4 Mark occluded home stack as invisible. by Winson · 8 years ago
  76. 7c40291 Reducing the number of recent tasks we keep. by Winson · 8 years ago
  77. ce18c81 Introduce "unlocking" vs "unlocked" nuance. by Jeff Sharkey · 8 years ago
  78. ae0e03a Cleanup of the PackageInstaller API - Frameworks by Svet Ganov · 8 years ago
  79. e67960e Merge "Force pinned windows to always be scaleable." into nyc-dev by TreeHugger Robot · 8 years ago
  80. d46b727 Removing legacy calculation of Recents visibility. by Winson · 8 years ago
  81. 1b5ea72 Force pinned windows to always be scaleable. by Robert Carr · 8 years ago
  82. 4244978 Throw better exception when startVoiceActivity fails by Amith Yamasani · 8 years ago
  83. 43896cf Don't allow pinned activities to request visible behind by Wale Ogunwale · 8 years ago
  84. 29379ec TRON refinements for multi-window by Jorim Jaggi · 8 years ago
  85. 05c9ecc Include process state in association tracking by Joe Onorato · 8 years ago
  86. 0caf007 Merge "Refactor ProcessStats." into nyc-dev by Joe Onorato · 8 years ago
  87. 64ae08a Show non-top tasks in the docked stack in recents. by Wale Ogunwale · 8 years ago
  88. 2170093 Don’t scale task thumbnails. by Winson · 8 years ago
  89. 4eb64fd Refactor ProcessStats. by Joe Onorato · 8 years ago
  90. b5690bc3 Added logoutCurrentUser method by Fyodor Kupolov · 8 years ago
  91. aa6c574 Don't dock tasks that are non-dockable by Jorim Jaggi · 8 years ago
  92. e24b9a6 Add a VR listener service. by Ruben Brunk · 8 years ago
  93. acd7a22c Merge "Fix pinned stack frame computation." into nyc-dev by Rob Carr · 8 years ago
  94. e627558 Fix pinned stack frame computation. by Robert Carr · 8 years ago
  95. fb1c864 config_supportsMultiWindow for device to specify multi-window support by Wale Ogunwale · 8 years ago
  96. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  97. 27b2e69 When system server goes down, crash apps. by Jeff Sharkey · 8 years ago
  98. b640315 Updating task description when activity is visible. by Winson · 8 years ago
  99. 8a5c640 Fix recents transitions by Jorim Jaggi · 8 years ago
  100. e26334b Merge "Handle light status bar for split-screen" into nyc-dev by Jorim Jaggi · 8 years ago