1. f98a78d Merge "Correct the blobstore Session.openWrite() API usage in tests." into rvc-dev am: 74e4018f8b by Sudheer Shanka · 4 years, 4 months ago
  2. d5a7a28 Merge "Update the divider touch-region properly" into rvc-dev am: f4f1079b96 by Evan Rosky · 4 years, 4 months ago
  3. 74e4018 Merge "Correct the blobstore Session.openWrite() API usage in tests." into rvc-dev by Sudheer Shanka · 4 years, 4 months ago
  4. f4f1079 Merge "Update the divider touch-region properly" into rvc-dev by Evan Rosky · 4 years, 4 months ago
  5. ec9d431 Merge "Log IME Touches. Design document: https://docs.google.com/document/d/1e7JrjjEVvjrUxSDuPWdsdKcGziNQbW11bdCPlCdA2Wk/edit?ts=5ed57c93#heading=h.ixy3934b5ag" into rvc-dev am: cdae986c3d by Maryam Karimzadehgan · 4 years, 4 months ago
  6. 70cfafe Merge "Toggle enable audio when an option selected" into rvc-dev am: 131401e239 by TreeHugger Robot · 4 years, 4 months ago
  7. 35d7e8b Merge "Revert non-API changes to not throw UserOperationException any more" into rvc-dev am: 960e49335a by TreeHugger Robot · 4 years, 4 months ago
  8. 7d6a998 Merge "Update SubInfo docs for ICC ID / num restrictions in API 30" into rvc-dev am: e219b9196f by Michael Groover · 4 years, 4 months ago
  9. cdae986 Merge "Log IME Touches. Design document: https://docs.google.com/document/d/1e7JrjjEVvjrUxSDuPWdsdKcGziNQbW11bdCPlCdA2Wk/edit?ts=5ed57c93#heading=h.ixy3934b5ag" into rvc-dev by Maryam Karimzadehgan · 4 years, 4 months ago
  10. d395f42 Merge "Add support for floating IME to split-screen" into rvc-dev am: 3d4bab4870 by Evan Rosky · 4 years, 4 months ago
  11. 131401e Merge "Toggle enable audio when an option selected" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  12. 960e493 Merge "Revert non-API changes to not throw UserOperationException any more" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  13. e219b91 Merge "Update SubInfo docs for ICC ID / num restrictions in API 30" into rvc-dev by Michael Groover · 4 years, 4 months ago
  14. a0e91a1 Merge changes I06d91234,I8a195b3e into rvc-dev am: 5a53824868 by Selim Cinek · 4 years, 4 months ago
  15. 3d4bab4 Merge "Add support for floating IME to split-screen" into rvc-dev by Evan Rosky · 4 years, 4 months ago
  16. 5a53824 Merge changes I06d91234,I8a195b3e into rvc-dev by Selim Cinek · 4 years, 4 months ago
  17. 66062db Merge "Add missing cases where empty suggestions should be sent to IME." into rvc-dev am: b58c5100ee by Adam He · 4 years, 4 months ago
  18. 159beba Merge "Add call to send empty suggestions to IME on cancelling augmented autofill." into rvc-dev am: 2359a78aaa by Adam He · 4 years, 4 months ago
  19. 3162f43 Merge "Don't intercept touches when the qs scrollview can't scroll" into rvc-dev am: f27737a29d by TreeHugger Robot · 4 years, 4 months ago
  20. a0d0503 Merge "Change color of seamless chip border" into rvc-dev am: 9de64deb89 by Fabian Kozynski · 4 years, 4 months ago
  21. b58c510 Merge "Add missing cases where empty suggestions should be sent to IME." into rvc-dev by Adam He · 4 years, 4 months ago
  22. 2359a78 Merge "Add call to send empty suggestions to IME on cancelling augmented autofill." into rvc-dev by Adam He · 4 years, 4 months ago
  23. f27737a Merge "Don't intercept touches when the qs scrollview can't scroll" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  24. 9de64de Merge "Change color of seamless chip border" into rvc-dev by Fabian Kozynski · 4 years, 4 months ago
  25. 10193f9 Merge "Final adjustments to privacy metrics:" into rvc-dev am: 2775990021 by Stanislav Zholnin · 4 years, 4 months ago
  26. 2775990 Merge "Final adjustments to privacy metrics:" into rvc-dev by Stanislav Zholnin · 4 years, 4 months ago
  27. 5f68e98 Merge "Initialize quickswitch rotation state" into rvc-dev am: 195bec6882 by Winson Chung · 4 years, 4 months ago
  28. ba94e3b Final adjustments to privacy metrics: by Stanislav Zholnin · 4 years, 4 months ago
  29. 195bec6 Merge "Initialize quickswitch rotation state" into rvc-dev by Winson Chung · 4 years, 4 months ago
  30. 64baddc Merge "Update docs for methods that require subscriberId" into rvc-dev am: 2bcb70322c by Michael Groover · 4 years, 4 months ago
  31. ddd636c Merge "Reorder TelephonyPermissions calls for carrier privileges" into rvc-dev am: f07d289b51 by Michael Groover · 4 years, 4 months ago
  32. 66563da Merge "Make ActionProxyReceiver use PendingIntent." into rvc-dev am: a97dfd239e by Matt Casey · 4 years, 4 months ago
  33. 527c14b Merge "Add a guard on UserController to avoid user switches when not ready." into rvc-dev am: 340e55d091 by TreeHugger Robot · 4 years, 4 months ago
  34. 2bcb703 Merge "Update docs for methods that require subscriberId" into rvc-dev by Michael Groover · 4 years, 4 months ago
  35. fe98465 Merge "Ensure doze sensors can be registered when screen on." into rvc-d1-dev by Dave Mankoff · 4 years, 4 months ago
  36. f07d289 Merge "Reorder TelephonyPermissions calls for carrier privileges" into rvc-dev by Michael Groover · 4 years, 4 months ago
  37. a97dfd2 Merge "Make ActionProxyReceiver use PendingIntent." into rvc-dev by Matt Casey · 4 years, 4 months ago
  38. de784e5 Log IME Touches. Design document: https://docs.google.com/document/d/1e7JrjjEVvjrUxSDuPWdsdKcGziNQbW11bdCPlCdA2Wk/edit?ts=5ed57c93#heading=h.ixy3934b5ag by Maryam · 4 years, 4 months ago
  39. 340e55d Merge "Add a guard on UserController to avoid user switches when not ready." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  40. 85ba727 Merge "Fix InsetsConsumer leak" into rvc-dev am: 296855fe76 by Taran Singh · 4 years, 4 months ago
  41. 663e1c7 Enable drag down with only media by Selim Cinek · 4 years, 4 months ago
  42. 7ba605b Fixed a bug where the player was invisible by Selim Cinek · 4 years, 4 months ago
  43. 296855f Merge "Fix InsetsConsumer leak" into rvc-dev by Taran Singh · 4 years, 4 months ago
  44. f8d2e19 Merge "CEC: Run all actions after TV allocates address" into rvc-dev am: f1c35c396d by TreeHugger Robot · 4 years, 4 months ago
  45. 2001deb Merge "Making the media carousel dismissable" into rvc-dev am: 82359e319e by Selim Cinek · 4 years, 4 months ago
  46. 752bc75 Merge "Create the PendingIntent for UserHandle.CURRENT" into rvc-dev am: e1ac825e3a by Nicholas Sauer · 4 years, 4 months ago
  47. f1c35c3 Merge "CEC: Run all actions after TV allocates address" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  48. 82359e3 Merge "Making the media carousel dismissable" into rvc-dev by Selim Cinek · 4 years, 4 months ago
  49. e1ac825 Merge "Create the PendingIntent for UserHandle.CURRENT" into rvc-dev by Nicholas Sauer · 4 years, 4 months ago
  50. 8e6eb84 Merge "Restore lost unlocked users after vold reset" into rvc-dev am: f9dcad0b12 by Keun-young Park · 4 years, 4 months ago
  51. 8f127c5 Merge "Update section enum for statsd notif panel logs." into rvc-dev am: 7ebbe4fc60 by Will Brockman · 4 years, 4 months ago
  52. b1d0285 Merge "Updates enterPictureInPicture API doc" into rvc-dev am: 997150ee0a by Hongwei Wang · 4 years, 4 months ago
  53. f9dcad0 Merge "Restore lost unlocked users after vold reset" into rvc-dev by Keun-young Park · 4 years, 4 months ago
  54. c71f42e Add call to send empty suggestions to IME on cancelling augmented autofill. by Adam He · 4 years, 4 months ago
  55. 7ebbe4f Merge "Update section enum for statsd notif panel logs." into rvc-dev by Will Brockman · 4 years, 4 months ago
  56. 997150e Merge "Updates enterPictureInPicture API doc" into rvc-dev by Hongwei Wang · 4 years, 4 months ago
  57. 437a879 Add support for floating IME to split-screen by Evan Rosky · 4 years, 4 months ago
  58. 1b08baf Merge "Show disclosure for work profile on org owned device in keyguard" into rvc-dev am: 59804dccba by Antoan Angelov · 4 years, 4 months ago
  59. 27634c4 Update the divider touch-region properly by Evan Rosky · 4 years, 4 months ago
  60. 59804dc Merge "Show disclosure for work profile on org owned device in keyguard" into rvc-dev by Antoan Angelov · 4 years, 4 months ago
  61. 8e31e30 Initialize quickswitch rotation state by Winson Chung · 4 years, 4 months ago
  62. 8dca727 Add missing cases where empty suggestions should be sent to IME. by Adam He · 4 years, 4 months ago
  63. 2129ea9 Merge "Update style drawables after bugbash" into rvc-d1-dev by TreeHugger Robot · 4 years, 4 months ago
  64. 349967a Change color of seamless chip border by Fabian Kozynski · 4 years, 4 months ago
  65. c38d8f0 Merge "Controls UI - Show timeout msg and not controls on error" into rvc-dev am: cde9d6b37f by Matt Pietal · 4 years, 4 months ago
  66. 6176456 Merge "AudioTrack: Update javadoc" into rvc-dev am: 72998aeaf7 by Andy Hung · 4 years, 4 months ago
  67. 0e5f389 Merge "Correct the name of enum UserType item" into rvc-dev am: 06cfd49914 by TreeHugger Robot · 4 years, 4 months ago
  68. cde9d6b Merge "Controls UI - Show timeout msg and not controls on error" into rvc-dev by Matt Pietal · 4 years, 4 months ago
  69. 72998ae Merge "AudioTrack: Update javadoc" into rvc-dev by Andy Hung · 4 years, 4 months ago
  70. 06cfd49 Merge "Correct the name of enum UserType item" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  71. 16ed196 Create the PendingIntent for UserHandle.CURRENT by Nicholas Sauer · 4 years, 4 months ago
  72. d1dc2f3 Ensure doze sensors can be registered when screen on. by Dave Mankoff · 4 years, 4 months ago
  73. 5de3baa Don't intercept touches when the qs scrollview can't scroll by Selim Cinek · 4 years, 4 months ago
  74. 3202685 Merge "Make SeekBar 1dp tall when disabled" into rvc-dev am: 6a75f1332f by Fabian Kozynski · 4 years, 4 months ago
  75. c71b0ed Merge "When Nearby is present as a chip, exclude it from app list." into rvc-dev am: 974d17209e by Alison Cichowlas · 4 years, 4 months ago
  76. f978d16 Merge "Turn off quiet mode in the background, allowing the dialog to dismiss quicker." into rvc-dev am: 63458fb6e5 by TreeHugger Robot · 4 years, 4 months ago
  77. b54c17b Merge "Verify staged session remain unchanged on system server reboot" into rvc-dev am: 9cf5156fed by TreeHugger Robot · 4 years, 4 months ago
  78. 37a49da Restore lost unlocked users after vold reset by Keun young Park · 4 years, 4 months ago
  79. 6a75f13 Merge "Make SeekBar 1dp tall when disabled" into rvc-dev by Fabian Kozynski · 4 years, 4 months ago
  80. 974d172 Merge "When Nearby is present as a chip, exclude it from app list." into rvc-dev by Alison Cichowlas · 4 years, 4 months ago
  81. 63458fb6 Merge "Turn off quiet mode in the background, allowing the dialog to dismiss quicker." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  82. 9cf5156 Merge "Verify staged session remain unchanged on system server reboot" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  83. 5314047 Fix InsetsConsumer leak by Taran Singh · 4 years, 5 months ago
  84. 9a7e815 Merge "Controls UI - Fix icon tint for custom icons" into rvc-dev am: 2020f93a13 by Matt Pietal · 4 years, 4 months ago
  85. 19df201 Merge "Controls UI - Use custom icon for favoriting" into rvc-dev am: c472565de6 by Matt Pietal · 4 years, 4 months ago
  86. f0378d0 Merge "Update DnsManagerTest for AIDL interface change" into rvc-dev am: ee9ca628ca by TreeHugger Robot · 4 years, 4 months ago
  87. 2020f93 Merge "Controls UI - Fix icon tint for custom icons" into rvc-dev by Matt Pietal · 4 years, 4 months ago
  88. c472565 Merge "Controls UI - Use custom icon for favoriting" into rvc-dev by Matt Pietal · 4 years, 4 months ago
  89. ee9ca62 Merge "Update DnsManagerTest for AIDL interface change" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  90. 2d8df39 Merge "Ignore onStartInput when WINDOW_FOCUS_GAIN_REPORT_WITH_SAME_EDITOR" into rvc-dev am: 70ad33113f by TreeHugger Robot · 4 years, 4 months ago
  91. 70ad331 Merge "Ignore onStartInput when WINDOW_FOCUS_GAIN_REPORT_WITH_SAME_EDITOR" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  92. b677954 Merge "Support DNS-over-TLS probes in NetworkDiagnostics" into rvc-dev am: b3d84ac6dd by TreeHugger Robot · 4 years, 4 months ago
  93. 61ae286 Update section enum for statsd notif panel logs. by Will Brockman · 4 years, 4 months ago
  94. ea12819 Make ActionProxyReceiver use PendingIntent. by Matt Casey · 4 years, 4 months ago
  95. b3d84ac Merge "Support DNS-over-TLS probes in NetworkDiagnostics" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  96. f75619e Verify staged session remain unchanged on system server reboot by Mohammad Samiul Islam · 4 years, 4 months ago
  97. 850f938 Controls UI - Show timeout msg and not controls on error by Matt Pietal · 4 years, 4 months ago
  98. 4b16457 Merge "Only notify insets changed caused by z-order under some conditions" into rvc-dev am: 0d145e89c6 by Tiger Huang · 4 years, 4 months ago
  99. 1c7270a CEC: Run all actions after TV allocates address by Marvin Ramin · 4 years, 4 months ago
  100. 0d145e8 Merge "Only notify insets changed caused by z-order under some conditions" into rvc-dev by Tiger Huang · 4 years, 4 months ago