1. ba80ba5 Allow activities to enter PiP when forceResizeableActivities is true. by Youngsang Cho · 9 years ago
  2. fbe12c4 Added PackageManager#FEATURE_PICTURE_IN_PICTURE by Wale Ogunwale · 9 years ago
  3. bdbc969 Introduced PRIVATE_FLAG_REQUIRED_FOR_SYSTEM_USER by Fyodor Kupolov · 9 years ago
  4. e974f7e Changed the action executed when "Take bug report" is selected. by Felipe Leme · 9 years ago
  5. 4f7b035 Merge "Fix ephemeral post-install launching" by Todd Kennedy · 9 years ago
  6. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  7. 277fa3c Merge "fix notification manager crash" by Chris Wren · 9 years ago
  8. 083094c fix notification manager crash by Chris Wren · 9 years ago
  9. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  10. 40e2ce3 Merge "Relax permissions around NetworkStatsManager APIs." by Jeff Davidson · 9 years ago
  11. 5b9f167 Only system can set application restrictions via UserManager by Esteban Talavera · 9 years ago
  12. 02ebfd0 Merge "Log window mode to tron." by Filip Gruszczynski · 9 years ago
  13. 77d9448 Log window mode to tron. by Filip Gruszczynski · 9 years ago
  14. cf59847 Merge "Make ConfirmCredentials take user into account when creating intent" by Clara Bayarri · 9 years ago
  15. 16c9a10 Merge "Remove defunct EVENT_SEND_STICKY_BROADCAST_INTENT." by Lorenzo Colitti · 9 years ago
  16. b3987bd Make ConfirmCredentials take user into account when creating intent by Clara Bayarri · 9 years ago
  17. cfb96e7 Merge "Temporary enable logging for monkey testing" by Rob Carr · 9 years ago
  18. 8124516 Merge "Make public pointer icon API with custom icons." by Jun Mukai · 9 years ago
  19. ce4f2f1 Temporary enable logging for monkey testing by Robert Carr · 9 years ago
  20. 28ba383 Merge "Move window replacement tracking to window state." by Rob Carr · 9 years ago
  21. d4eaef7 Make public pointer icon API with custom icons. by Jun Mukai · 9 years ago
  22. 5a0fed6 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 am: 36393a5674 am: 4ab8b0696a by Bryce Lee · 9 years ago
  23. 1efb133 Relax permissions around NetworkStatsManager APIs. by Jeff Davidson · 9 years ago
  24. 63b0318 Merge "Protect some more broadcasts." by Jeff Sharkey · 9 years ago
  25. 0f84c90 Merge "Frameworks/base: Some cleanup in PackageManagerService" by Andreas Gampe · 9 years ago
  26. 4267eac Protect some more broadcasts. by Jeff Sharkey · 9 years ago
  27. e16c2fb Merge "Refactor checking for inserting activity into existing task." by Filip Gruszczynski · 9 years ago
  28. 0510ad1 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 am: 36393a5674 by Bryce Lee · 9 years ago
  29. dc39490 Refactor checking for inserting activity into existing task. by Filip Gruszczynski · 9 years ago
  30. 4ab8b06 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 by Bryce Lee · 9 years ago
  31. 36393a5 Allow access to deprecated LOCK_PATTERN_ENABLED flag. am: 4614596a39 by Bryce Lee · 9 years ago
  32. 4614596 Allow access to deprecated LOCK_PATTERN_ENABLED flag. by Bryce Lee · 9 years ago
  33. 9b04174 Frameworks/base: Fix typo in AccountManagerService by Andreas Gampe · 9 years ago
  34. 5ad34c3 Merge "Fixed bug with task record not updating to fullscreen sometimes" by Wale Ogunwale · 9 years ago
  35. e37f2c6 Merge "Frameworks/base: Use Arrays.toString" by Andreas Gampe · 9 years ago
  36. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  37. a1eb439 Move window replacement tracking to window state. by Robert Carr · 9 years ago
  38. 55f90c1 Merge "Customize auto-brightness parameters" am: a3931897fd am: 59ec7199fa by Michael Wright · 9 years ago
  39. c18a05f Merge "Rotate IMEs (subtypes) by Meta+Space." by Yohei Yukawa · 9 years ago
  40. b4ec0a3 Fixed bug with task record not updating to fullscreen sometimes by Wale Ogunwale · 9 years ago
  41. 59ec719 Merge "Customize auto-brightness parameters" am: a3931897fd by Michael Wright · 9 years ago
  42. 6fc42f5 Customize auto-brightness parameters by Zoran Jovanovic · 9 years ago
  43. 51aeb69 Merge "Frameworks/base: Fix Notification code" by Andreas Gampe · 9 years ago
  44. ded2b10 Merge "Support dnd condition in Settings" by Jason Monk · 9 years ago
  45. 88b3b57 Merge "Add functionality for changing WebView provider." by Gustav Sennton · 9 years ago
  46. f420eb1 Merge "CEC: Prevent NPE on HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED change" by Terry (Woncheol) Heo · 9 years ago
  47. a992732 Support dnd condition in Settings by Jason Monk · 9 years ago
  48. 5eba279 Merge "Exclude status and nav bar from focus monitor." by Filip Gruszczynski · 9 years ago
  49. 15bfdf5 Merge "Don't log bad surface size before layout is done." by Filip Gruszczynski · 9 years ago
  50. 96b906f Don't log bad surface size before layout is done. by Filip Gruszczynski · 9 years ago
  51. cbeb114 Frameworks/base: Some cleanup in PackageManagerService by Andreas Gampe · 9 years ago
  52. f026f82 Merge "Move focus to visible behind activity when we move the home task back" by Wale Ogunwale · 9 years ago
  53. 556718d Frameworks/base: Avoid useless array allocation by Andreas Gampe · 9 years ago
  54. 1ed71f3 Frameworks/base: Fix Notification code by Andreas Gampe · 9 years ago
  55. ecf6722 Exclude status and nav bar from focus monitor. by Filip Gruszczynski · 9 years ago
  56. 285ccef Move focus to visible behind activity when we move the home task back by Wale Ogunwale · 9 years ago
  57. de4b264 unbreak the build, by Chris Wren · 9 years ago
  58. 41c264b Merge "Add importance to notification guts." by Julia Reynolds · 9 years ago
  59. 72be84f Merge "use importance instead of score" by Julia Reynolds · 9 years ago
  60. bdf3376 use importance instead of score by Chris Wren · 9 years ago
  61. c2b16e1 Merge "Make fullscreen stack visible if it has visible behind activity" by Wale Ogunwale · 9 years ago
  62. 2fa2791 Merge "Apply cropping to resizing surfaces." by Rob Carr · 9 years ago
  63. 1aba523 Merge "Add Android permissions for audioserver" by Andy Hung · 9 years ago
  64. ead00aa Add importance to notification guts. by Julia Reynolds · 9 years ago
  65. cff4aa3 Make fullscreen stack visible if it has visible behind activity by Wale Ogunwale · 9 years ago
  66. 055d839 Merge "Allow PO to set DO restrictions if it's on user 0" by Makoto Onuki · 9 years ago
  67. ee15241 Merge "Move tasks to fullscreen stack when dismissing docked stack." by Filip Gruszczynski · 9 years ago
  68. b3da834 Move tasks to fullscreen stack when dismissing docked stack. by Filip Gruszczynski · 9 years ago
  69. 6258dcd Add functionality for changing WebView provider. by Gustav Sennton · 9 years ago
  70. 752b070 Merge "Scheduling fix for JobScheduler" by Shreyas Basarge · 9 years ago
  71. 0266880 Merge changes If80df0bc,I4e91b2d7,If3aef820 by Yohei Yukawa · 9 years ago
  72. ba6295d Work on issue #25467052: System lagged out am: 022c748f54 am: 9ba6eb9989 by Dianne Hackborn · 9 years ago
  73. 1c7de37 Merge "Fix activity not launching from recents after it was dismissed." by Filip Gruszczynski · 9 years ago
  74. 9ba6eb9 Work on issue #25467052: System lagged out am: 022c748f54 by Dianne Hackborn · 9 years ago
  75. 2fcbe21 Use direct alarm callbacks instead of broadcasts in the job scheduler by Christopher Tate · 9 years ago
  76. 5485ed4 Allow PO to set DO restrictions if it's on user 0 by Makoto Onuki · 9 years ago
  77. 022c748 Work on issue #25467052: System lagged out by Dianne Hackborn · 9 years ago
  78. 4cff8ac Scheduling fix for JobScheduler by Shreyas Basarge · 9 years ago
  79. 605b869 Merge "Merge commit '1db19fc70e24bc5e3c6d77f2b9a5374c372e46cd' into manual_merge_1db19fc70e" by Matthew Williams · 9 years ago
  80. a474554 Merge commit '1db19fc70e24bc5e3c6d77f2b9a5374c372e46cd' into manual_merge_1db19fc70e by Matthew Williams · 9 years ago
  81. 0c6cc30 Merge "Add new target SDK filtering feature to BroadcastOptions." by Dianne Hackborn · 9 years ago
  82. e0e413e Add new target SDK filtering feature to BroadcastOptions. by Dianne Hackborn · 9 years ago
  83. 3d82ed6 Fix activity not launching from recents after it was dismissed. by Filip Gruszczynski · 9 years ago
  84. 1db19fc Merge "ConcurrentModificationException in SyncManager" am: 7e4d92fbc7 by Matthew Williams · 9 years ago
  85. 7e4d92f Merge "ConcurrentModificationException in SyncManager" by Matthew Williams · 9 years ago
  86. ac0ec1b Merge "Use BCP-47 LanguageTag in IME/Spell-Checker." by Yohei Yukawa · 9 years ago
  87. 8bcb273 Remove defunct EVENT_SEND_STICKY_BROADCAST_INTENT. by Lorenzo Colitti · 9 years ago
  88. 5f8e731 Remove unnecessary parameter that is always true. by Yohei Yukawa · 9 years ago
  89. dd371ec CEC: Prevent NPE on HDMI_CONTROL_AUTO_DEVICE_OFF_ENABLED change by Terry Heo · 9 years ago
  90. 1030ca6 Merge "Avoid caller NPE if callback null in AppOpsService" by Svetoslav Ganov · 9 years ago
  91. 8de5971 Avoid caller NPE if callback null in AppOpsService by Svetoslav Ganov · 9 years ago
  92. 1353bdb Merge "Allow direct-callback alarms for non-wakeup alarms" by Chris Tate · 9 years ago
  93. ff6390c Allow direct-callback alarms for non-wakeup alarms by Christopher Tate · 9 years ago
  94. 6c24afe Merge changes from topic 'more_groups' by Selim Cinek · 9 years ago
  95. 76e8009 Fix issue #26102692: Unable to create secondary user... by Dianne Hackborn · 9 years ago
  96. 27cf982 Merge "Add a mechanism for broadcasts to control background dispatching." by Dianne Hackborn · 9 years ago
  97. ae61f71 Rotate IMEs (subtypes) by Meta+Space. by Yohei Yukawa · 9 years ago
  98. e379251 Merge "Prevent crash when manipulating hidden SurfaceView." by Rob Carr · 9 years ago
  99. 51a1b87 Apply cropping to resizing surfaces. by Robert Carr · 9 years ago
  100. 0df9b0f Prevent crash when manipulating hidden SurfaceView. by Robert Carr · 9 years ago