1. bf08eb6 Merge "Fix snapshots for secure windows" into oc-dev by TreeHugger Robot · 7 years ago
  2. e4e953a Merge "Set sensor-supplied orientation always to portrait in VrMode." into oc-dev by TreeHugger Robot · 7 years ago
  3. 78e03b4 Merge "Night display status restores on reboot/user change" into oc-dev by TreeHugger Robot · 7 years ago
  4. b0744b8 Merge "Treat apps that use channels as O apps" into oc-dev by Julia Reynolds · 7 years ago
  5. 9304756 Merge "Only allow AM to update display orientation based on app containers" into oc-dev by TreeHugger Robot · 7 years ago
  6. d635a4a Fix snapshots for secure windows by Jorim Jaggi · 7 years ago
  7. e5bb03e Night display status restores on reboot/user change by Christine Franks · 7 years ago
  8. 07a08b2 Treat apps that use channels as O apps by Julia Reynolds · 7 years ago
  9. 5f1ae6a Only allow AM to update display orientation based on app containers by Wale Ogunwale · 7 years ago
  10. 2445037 Sorting and intrusiveness updates by Julia Reynolds · 7 years ago
  11. 251894b Merge "Fix lock contention: Call into power manager service from handler" into oc-dev by TreeHugger Robot · 7 years ago
  12. b9ee2d4 Merge "Delete default channel for all apps targeting O." into oc-dev by Geoffrey Pitsch · 7 years ago
  13. 86c39f9 Fix lock contention: Call into power manager service from handler by Jorim Jaggi · 7 years ago
  14. e4f3695 Merge "Update frameworks/base to new compiler filters." into oc-dev by Nicolas Geoffray · 7 years ago
  15. 1f1d60c Merge "Optionally let the instant app into disambig" into oc-dev by TreeHugger Robot · 7 years ago
  16. 72dc2fa Optionally let the instant app into disambig by Todd Kennedy · 7 years ago
  17. 40d0f86 Merge "Update ime touch exclude region for hosting display" into oc-dev by Andrii Kulian · 7 years ago
  18. 42f07d9 Skip Pip animation to fullscreen if orientation is going to change by Wale Ogunwale · 7 years ago
  19. 7a31b77 Update ime touch exclude region for hosting display by Andrii Kulian · 7 years ago
  20. 5644ccd Delete default channel for all apps targeting O. by Geoffrey Pitsch · 7 years ago
  21. 67ced6c Merge "Fix cancel when the same notification is enqueued twice." into oc-dev by TreeHugger Robot · 7 years ago
  22. 89bc8b1 Merge "Add commandline option to update power-save-except-idle whitelist." into oc-dev by Sudheer Shanka · 7 years ago
  23. 4ec5dd1 Merge "Removing check preventing pinned stack tasks from matching by affinity." into oc-dev by Winson Chung · 7 years ago
  24. dce4dfc Merge "Audio focus: fix notifying apps to pause without an external policy" into oc-dev by Jean-Michel Trivi · 7 years ago
  25. 72c0ab5 Merge "Work on issue #37815224: DeviceManagementService is incorrectly..." into oc-dev by Dianne Hackborn · 7 years ago
  26. 2768415 Fix cancel when the same notification is enqueued twice. by Geoffrey Pitsch · 7 years ago
  27. 97e3db9 Merge "Clear calling uid before changing whitelist" into oc-dev by Amith Yamasani · 7 years ago
  28. 4cbad7f Merge "Fix app transition logging when switching quickly" into oc-dev by TreeHugger Robot · 7 years ago
  29. cdfc04e Fix app transition logging when switching quickly by Jorim Jaggi · 7 years ago
  30. 756efea Merge "Split out whether frame callback and tick is scheduled" into oc-dev by TreeHugger Robot · 7 years ago
  31. 22c1275 Merge "Don't send configuration that app doesn't support to it." into oc-dev by TreeHugger Robot · 7 years ago
  32. 561eeb5 Split out whether frame callback and tick is scheduled by Jorim Jaggi · 7 years ago
  33. d132652 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 7 years ago
  34. 5555b1e Merge "Add a method to start the captive portal login app." into oc-dev by Lorenzo Colitti · 7 years ago
  35. 25cedc2 Merge "Don't relaunch activity in TaskRecord.size if caller deferResume" into oc-dev by TreeHugger Robot · 7 years ago
  36. 8658d43 Merge "Fix cropping in docked stack." into oc-dev by Rob Carr · 7 years ago
  37. 7b8da92 Audio focus: fix notifying apps to pause without an external policy by Jean-Michel Trivi · 7 years ago
  38. d4b1d1e Don't send configuration that app doesn't support to it. by Wale Ogunwale · 7 years ago
  39. fe79cbe Merge "AudioService: send AUDIO_BECOMING_NOISY intent when disconnecting USB" into oc-dev by TreeHugger Robot · 7 years ago
  40. 0d6c3a6 Merge "Rename to follow API council guidance." into oc-dev by TreeHugger Robot · 7 years ago
  41. 4226b27 Merge "AudioService: more AUDIO_BECOMING_NOISY intent fixes" into oc-dev by TreeHugger Robot · 7 years ago
  42. a9bb979 Merge "Addess API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  43. 3f4d770 Add commandline option to update power-save-except-idle whitelist. by Sudheer Shanka · 7 years ago
  44. 8183328 Merge "Do not unsnooze canceled notifications." into oc-dev by TreeHugger Robot · 7 years ago
  45. 5b895b7 Removing check preventing pinned stack tasks from matching by affinity. by Winson Chung · 7 years ago
  46. 4268bed Merge "Set stack bounds to null instead of empty for fullscreen" into oc-dev by TreeHugger Robot · 7 years ago
  47. d1f3df4 Work on issue #37815224: DeviceManagementService is incorrectly... by Dianne Hackborn · 7 years ago
  48. 83c994f Clear calling uid before changing whitelist by Amith Yamasani · 7 years ago
  49. f29d196 Rename to follow API council guidance. by Jeff Sharkey · 7 years ago
  50. e6b4614 Addess API council comments by Svetoslav Ganov · 7 years ago
  51. ea3d3fd Don't relaunch activity in TaskRecord.size if caller deferResume by Wale Ogunwale · 7 years ago
  52. bbe3e74 AudioService: send AUDIO_BECOMING_NOISY intent when disconnecting USB by Eric Laurent · 7 years ago
  53. cdae476 AudioService: more AUDIO_BECOMING_NOISY intent fixes by Eric Laurent · 7 years ago
  54. f323e3a Merge "Move the last user save from onCleanupUser to onStopUser" into oc-dev by TreeHugger Robot · 7 years ago
  55. 36fd25e Merge "Fix stupid bug." into oc-dev by TreeHugger Robot · 7 years ago
  56. af59768 Fix stupid bug. by Dianne Hackborn · 7 years ago
  57. 01ce92b Move the last user save from onCleanupUser to onStopUser by Makoto Onuki · 7 years ago
  58. 4d09adc Merge "Added dialog to notify user of thermal shutdown" into oc-dev by Salvador Martinez · 7 years ago
  59. a8b766f Do not unsnooze canceled notifications. by Julia Reynolds · 7 years ago
  60. 4734cdb Add a method to start the captive portal login app. by Lorenzo Colitti · 7 years ago
  61. f1a4b50 Merge "Work on issue #36891897: Need to ensure foreground services can't..." into oc-dev by Dianne Hackborn · 7 years ago
  62. d0e65f5 Merge "Use ConnectivityService's NETWORK_STACK permission for SoftAp operations" into oc-dev by TreeHugger Robot · 7 years ago
  63. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  64. 0152fd3 Merge "Fixing test due to null PiP default bounds." into oc-dev by TreeHugger Robot · 7 years ago
  65. 5bb8294 Merge "Add managed profile whitelist to control NotificationListenerServices" into oc-dev by TreeHugger Robot · 7 years ago
  66. 1f1d372 Merge "bringDownServiceLocked() shouldn't complain when mServicesByName..." into oc-dev by Makoto Onuki · 7 years ago
  67. e97fae5 Merge "Autogrouped summaries should be muted" into oc-dev by TreeHugger Robot · 7 years ago
  68. 7c7ef6e Use ConnectivityService's NETWORK_STACK permission for SoftAp operations by Erik Kline · 7 years ago
  69. ee818db Merge "Make sure to update oom-adjustment when a service starts." into oc-dev by Makoto Onuki · 7 years ago
  70. 23a66d4 Merge "Throttle location update rate in proximity alert" into oc-dev by TreeHugger Robot · 7 years ago
  71. 9c84441 Fixing test due to null PiP default bounds. by Winson Chung · 7 years ago
  72. 1b9dfda bringDownServiceLocked() shouldn't complain when mServicesByName... by Makoto Onuki · 7 years ago
  73. f7e6f58 Merge "Window can only be fully drawn if app window is not relaunching" into oc-dev by TreeHugger Robot · 7 years ago
  74. c94ef4d Throttle location update rate in proximity alert by Lifu Tang · 7 years ago
  75. d2cc513 Merge "Create Instant App cookie dir if it doesn't exist" into oc-dev by TreeHugger Robot · 7 years ago
  76. fb5840b Merge "Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo" into oc-dev by Dianne Hackborn · 7 years ago
  77. 0f42129 Make sure to update oom-adjustment when a service starts. by Makoto Onuki · 7 years ago
  78. e48b7d8 Set stack bounds to null instead of empty for fullscreen by Andrii Kulian · 7 years ago
  79. 5ee9a1d Merge "Consider allow-in-power-save-except-idle whitelist while updating rules." into oc-dev by Sudheer Shanka · 7 years ago
  80. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  81. 0ddca92 Merge "Allow system apps to define ephemeral permissions" into oc-dev by TreeHugger Robot · 7 years ago
  82. d91cedb Merge "AudioService: fix missing AUDIO_BECOMING_NOISY intent" into oc-dev by TreeHugger Robot · 7 years ago
  83. 498c71d Window can only be fully drawn if app window is not relaunching by Matthew Ng · 7 years ago
  84. 64c8b79 Create Instant App cookie dir if it doesn't exist by Chad Brubaker · 7 years ago
  85. ba836ad Merge "Dismiss docked stack when ShowWhenLocked activity is over keyguard (1/2)" into oc-dev by TreeHugger Robot · 7 years ago
  86. 5205a35 AudioService: fix missing AUDIO_BECOMING_NOISY intent by Eric Laurent · 7 years ago
  87. 9d5786e Autogrouped summaries should be muted by Julia Reynolds · 7 years ago
  88. 90357d6 Merge "Introduce DISALLOW_BLUETOOTH_SHARING." into oc-dev by Pavel Grafov · 7 years ago
  89. 0c21500 Merge "Notify WifiManager of interface state changes" into oc-dev by TreeHugger Robot · 7 years ago
  90. dc326a8 Merge "Apply static RRO when parsing Android manifest of a target package" into oc-dev by TreeHugger Robot · 7 years ago
  91. b63d261 Merge "Refactored Autofill to move starting flag out of Session." into oc-dev by TreeHugger Robot · 7 years ago
  92. 048306f Merge "AppErrors: Refine notion of "interesting" processes for b/g ANRs." into oc-dev by Narayan Kamath · 7 years ago
  93. 080f973 Notify WifiManager of interface state changes by Erik Kline · 7 years ago
  94. 30dc2a0 Apply static RRO when parsing Android manifest of a target package by Jaekyun Seok · 7 years ago
  95. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 7 years ago
  96. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  97. 97c1d58 Merge "AudioService: unmute media on connection of new audio accessory" into oc-dev by TreeHugger Robot · 7 years ago
  98. f091332 Merge "Switch to WifiManager.{start,stop}SoftAp()" into oc-dev by Erik Kline · 7 years ago
  99. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  100. 1ab43f6 AudioService: unmute media on connection of new audio accessory by Jean-Michel Trivi · 7 years ago