1. 1e8f451 Merge "Add @TestApi annotation to AdaptiveIconDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  2. 640a135 Make auth fill UI size sane size by Svetoslav Ganov · 7 years ago
  3. 0d6c3a6 Merge "Rename to follow API council guidance." into oc-dev by TreeHugger Robot · 7 years ago
  4. f852ed4 Merge "AOD: Increase shelf icon size while dark" into oc-dev by TreeHugger Robot · 7 years ago
  5. 042ed7e0 Import translations. DO NOT MERGE by The Android Open Source Project · 7 years ago
  6. ad7ff56 Merge "AudioService: more AUDIO_BECOMING_NOISY intent fixes" into oc-dev by Eric Laurent · 7 years ago
  7. ad217d1 Refactor accessibility button support detection by Casey Burkhardt · 7 years ago
  8. 58d3836 Merge "Addess API council comments" into oc-dev am: a9bb97993f by Svetoslav Ganov · 7 years ago
  9. 4226b27 Merge "AudioService: more AUDIO_BECOMING_NOISY intent fixes" into oc-dev by TreeHugger Robot · 7 years ago
  10. a9bb979 Merge "Addess API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  11. 5050b97 Merge changes from topic 'LOHSapi' into oc-dev am: 3ddc413b73 by Jeff Sharkey · 7 years ago
  12. 2c60ef0 Video badging levels: @Deprecate and @remove by Joe LaPenna · 7 years ago
  13. 3ddc413 Merge changes from topic 'LOHSapi' into oc-dev by Jeff Sharkey · 7 years ago
  14. e53ae6a Merge "Do not unsnooze canceled notifications." into oc-dev am: 8183328af7 by Julia Reynolds · 7 years ago
  15. 2369190 Merge changes from topic 'aia_settings_overlay' into oc-dev am: bd20a7b263 by Chad Brubaker · 7 years ago
  16. d72d840 Merge "Set stack bounds to null instead of empty for fullscreen" into oc-dev by Andrii Kulian · 7 years ago
  17. 8183328 Merge "Do not unsnooze canceled notifications." into oc-dev by TreeHugger Robot · 7 years ago
  18. ae52148 Merge "Marking deprecated recommendation request code as @removed." into oc-dev by Jeremy Joslin · 7 years ago
  19. c0149bf Fix rotation animation selection. by Robert Carr · 7 years ago
  20. b06a154 Merge "Add android.os.VintfRuntimeInfo" into oc-dev am: 1f66f42c9f by Yifan Hong · 7 years ago
  21. bd20a7b Merge changes from topic 'aia_settings_overlay' into oc-dev by Chad Brubaker · 7 years ago
  22. 4268bed Merge "Set stack bounds to null instead of empty for fullscreen" into oc-dev by TreeHugger Robot · 7 years ago
  23. 28b0817 Merge "hotspot2: update method name for timestamp related APIs" into oc-dev by Jeff Sharkey · 7 years ago
  24. 9be76f0 Merge "Marking deprecated recommendation request code as @removed." into oc-dev by TreeHugger Robot · 7 years ago
  25. 1f66f42 Merge "Add android.os.VintfRuntimeInfo" into oc-dev by Yifan Hong · 7 years ago
  26. a686345 DO NOT MERGE Adjust WALLPAPER_RECONNECT_TIMEOUT_MS in WallpaperManagerService to 15s by Erik Wolsheimer · 7 years ago
  27. b6f66cf Merge "hotspot2: update method name for timestamp related APIs" into oc-dev by Jeff Sharkey · 7 years ago
  28. b03a142 Merge "Make PrivateStorageInfo have a public constructor." into oc-dev by Daniel Nishi · 7 years ago
  29. 71a17a4 Merge "Make PrivateStorageInfo have a public constructor." into oc-dev by Daniel Nishi · 7 years ago
  30. 83c994f Clear calling uid before changing whitelist by Amith Yamasani · 7 years ago
  31. f05458c Hide FragmentContainer#instantiate for API 26 by Adam Powell · 7 years ago
  32. fa09f7a Change protection level of companion permissions by Eugene Susla · 7 years ago
  33. 75ffc5f Allow null setup activity for TV input by Chulwoo Lee · 7 years ago
  34. f29d196 Rename to follow API council guidance. by Jeff Sharkey · 7 years ago
  35. 8c12597 All taps under max double tap timeout are quick taps am: da3dd7c0cf by Matthew Ng · 7 years ago
  36. e6b4614 Addess API council comments by Svetoslav Ganov · 7 years ago
  37. da3dd7c All taps under max double tap timeout are quick taps by Matthew Ng · 7 years ago
  38. ea3d3fd Don't relaunch activity in TaskRecord.size if caller deferResume by Wale Ogunwale · 7 years ago
  39. a9b6289 TIF: change documentation wording for onSetSurface() by Conrad Chen · 7 years ago
  40. 9f95b59 Add android.os.VintfRuntimeInfo by Yifan Hong · 7 years ago
  41. 43c34ae Merge "Audio focus: fix mapping of old requestAudioFocus to AudioFocusRequest" into oc-dev by Jean-Michel Trivi · 7 years ago
  42. 8c12b21 Merge "Fix accessibility button CTS test" into oc-dev am: 921384157d by Casey Burkhardt · 7 years ago
  43. bbe3e74 AudioService: send AUDIO_BECOMING_NOISY intent when disconnecting USB by Eric Laurent · 7 years ago
  44. cdae476 AudioService: more AUDIO_BECOMING_NOISY intent fixes by Eric Laurent · 7 years ago
  45. a08ba3e Merge "Audio focus: fix mapping of old requestAudioFocus to AudioFocusRequest" into oc-dev by Jean-Michel Trivi · 7 years ago
  46. 9213841 Merge "Fix accessibility button CTS test" into oc-dev by Casey Burkhardt · 7 years ago
  47. 1668d97 WifiManager: expose base LOHS apis by Rebecca Silberstein · 7 years ago
  48. 7d10161 Merge "Move the last user save from onCleanupUser to onStopUser" into oc-dev by Makoto Onuki · 7 years ago
  49. 9acb4c9 Merge "Fix stupid bug." into oc-dev am: 36fd25eec5 by Dianne Hackborn · 7 years ago
  50. 36728ce Audio focus: fix mapping of old requestAudioFocus to AudioFocusRequest by Jean-Michel Trivi · 7 years ago
  51. f323e3a Merge "Move the last user save from onCleanupUser to onStopUser" into oc-dev by TreeHugger Robot · 7 years ago
  52. 36fd25e Merge "Fix stupid bug." into oc-dev by TreeHugger Robot · 7 years ago
  53. d1a0cdc Merge "Merge "Remove no-op std::max call" am: c00af4c533 am: ef5e579cec am: f3310cb3b1" into oc-dev-plus-aosp by Android Build Merger (Role) · 7 years ago
  54. 5edbb34 Merge "Remove no-op std::max call" am: c00af4c533 am: ef5e579cec am: f3310cb3b1 by Yi Kong · 7 years ago
  55. 40e6925 Merge "Fixed that snooze options were animating" into oc-dev am: f12a157531 by Selim Cinek · 7 years ago
  56. f3310cb Merge "Remove no-op std::max call" am: c00af4c533 am: ef5e579cec by Yi Kong · 7 years ago
  57. f12a157 Merge "Fixed that snooze options were animating" into oc-dev by Selim Cinek · 7 years ago
  58. e13d607 Merge "Updates based on API council guidance." into oc-dev am: 3ba7117164 by Jeff Sharkey · 7 years ago
  59. 6d7b130 WifiManager: update API for LOHS by Rebecca Silberstein · 7 years ago
  60. ef5e579 Merge "Remove no-op std::max call" am: c00af4c533 by Yi Kong · 7 years ago
  61. e04b73c Merge "Use newest scrap view in ListView" into oc-dev am: ecc0e16e32 by Phil Weaver · 7 years ago
  62. 3ba7117 Merge "Updates based on API council guidance." into oc-dev by Jeff Sharkey · 7 years ago
  63. edfa156 Merge "Rename restartOnConfigChanges to recreateOnConfigChanges." into oc-dev by Jeff Sharkey · 7 years ago
  64. ecc0e16 Merge "Use newest scrap view in ListView" into oc-dev by TreeHugger Robot · 7 years ago
  65. c00af4c Merge "Remove no-op std::max call" by Yi Kong · 7 years ago
  66. 653263b Merge "Add parameter for accessing channels from 3rd-party TV apps." into oc-dev by jiabin · 7 years ago
  67. a5e8bfe Merge "Rename restartOnConfigChanges to recreateOnConfigChanges." into oc-dev by Jeff Sharkey · 7 years ago
  68. c2430f3c4d6 Removed deprecated setAuthentication() method that didn't take ids. by Felipe Leme · 7 years ago
  69. f3a5f66 Merge "Add parameter for accessing channels from 3rd-party TV apps." into oc-dev by TreeHugger Robot · 7 years ago
  70. 8c11b89 Merge "Ensure that the action views are always updated." into oc-dev by Winson Chung · 7 years ago
  71. f0d14af Merge "Change String to CharSequence in #loadSummary." into oc-dev by Jeff Sharkey · 7 years ago
  72. f15f678 Merge "Fix issue with double tapping PiP" into oc-dev am: 33d95164ab by Winson Chung · 7 years ago
  73. edf5315 Merge "Removing unnecessary asset." into oc-dev am: 45eed80587 by Jeff Sharkey · 7 years ago
  74. b18823d Merge "Increase max system_server hwbinder threadpool to 5." into oc-dev by Martijn Coenen · 7 years ago
  75. f8e7cbf Merge "Ensure that the action views are always updated." into oc-dev by TreeHugger Robot · 7 years ago
  76. af59768 Fix stupid bug. by Dianne Hackborn · 7 years ago
  77. 63827ce Merge "Change String to CharSequence in #loadSummary." into oc-dev by Jeff Sharkey · 7 years ago
  78. 33d9516 Merge "Fix issue with double tapping PiP" into oc-dev by TreeHugger Robot · 7 years ago
  79. 45eed80 Merge "Removing unnecessary asset." into oc-dev by Jeff Sharkey · 7 years ago
  80. e14513c Merge "Increase max system_server hwbinder threadpool to 5." into oc-dev by TreeHugger Robot · 7 years ago
  81. 2caddc5 Marking deprecated recommendation request code as @removed. by Jeremy Joslin · 7 years ago
  82. b55bb70 Merge "Move ColorSpace#Renderer tests to APCT" into oc-dev am: 117ce083bf by Chris Craik · 7 years ago
  83. 9930a35 Merge "Change MANAGE_OWN_CALLS permission to be a "normal" permission." into oc-dev by Jeff Sharkey · 7 years ago
  84. 117ce08 Merge "Move ColorSpace#Renderer tests to APCT" into oc-dev by TreeHugger Robot · 7 years ago
  85. e244574 Merge "Change MANAGE_OWN_CALLS permission to be a "normal" permission." into oc-dev by Jeff Sharkey · 7 years ago
  86. 01ce92b Move the last user save from onCleanupUser to onStopUser by Makoto Onuki · 7 years ago
  87. ba1cc4b Merge "Added dialog to notify user of thermal shutdown" into oc-dev by Salvador Martinez · 7 years ago
  88. fa88787 Merge "Removing ACTION_CLEAR_PACKAGE intent" into oc-dev am: ef08871d6b by Matthew Snider · 7 years ago
  89. 4d09adc Merge "Added dialog to notify user of thermal shutdown" into oc-dev by Salvador Martinez · 7 years ago
  90. ef08871 Merge "Removing ACTION_CLEAR_PACKAGE intent" into oc-dev by Matthew Snider · 7 years ago
  91. 967501e hotspot2: update method name for timestamp related APIs by Peter Qiu · 7 years ago
  92. f89879a Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPTION_CHANGED and EXTRA_SUBSCRIPTION_INDEX from Intent class to SubscriptionManager class." into oc-dev by Jeff Sharkey · 7 years ago
  93. 080e165 Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPTION_CHANGED and EXTRA_SUBSCRIPTION_INDEX from Intent class to SubscriptionManager class." into oc-dev by Jeff Sharkey · 7 years ago
  94. 5cf8f94 Removing unnecessary asset. by Winson Chung · 7 years ago
  95. a70ba22 Merge "Change android.permission.RESTRICTED_VR_ACCESS to SystemAPI" into oc-dev by Jeff Sharkey · 7 years ago
  96. 7ae8dd9 Add missing symbol am: 316c9ce694 -s ours by Colin Cross · 7 years ago
  97. 1c9e549 Merge "Change android.permission.RESTRICTED_VR_ACCESS to SystemAPI" into oc-dev by Jeff Sharkey · 7 years ago
  98. c93c3b9 Rename restartOnConfigChanges to recreateOnConfigChanges. by Holly Jiuyu Sun · 7 years ago
  99. a8b766f Do not unsnooze canceled notifications. by Julia Reynolds · 7 years ago
  100. 316c9ce Add missing symbol by Colin Cross · 7 years ago