1. e23ed86 Add MODIFY_DEFAULT_AUDIO_EFFECTS permission to shell by Eric Laurent · 4 years, 8 months ago
  2. 099628b Merge "Remove no-op TetheringEventCallback default function" into rvc-dev by Mark Chien · 4 years, 8 months ago
  3. 517fffa Merge "Do not allow division by 0" into rvc-dev by Lucas Dupin · 4 years, 8 months ago
  4. 6a68d3d Merge "onDestroy, remove messages+callbacks on handler" into rvc-dev by Beverly Tai · 4 years, 8 months ago
  5. 97bec1d Merge "Add HeadsUpCoordinator to new notif pipeline" into rvc-dev by Beverly Tai · 4 years, 8 months ago
  6. 927d128 Merge "Use mock dependency LocalBluetoothManager" into rvc-dev by Beverly Tai · 4 years, 8 months ago
  7. 2b97e34 Merge "Fixing stray NPEs" into rvc-dev by Beth Thibodeau · 4 years, 8 months ago
  8. 3a6a98f Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 4 years, 8 months ago
  9. 9e20024 Do not allow division by 0 by Lucas Dupin · 4 years, 8 months ago
  10. 3d2ecec8 Merge changes I7993fde3,Ia804fc9b into rvc-dev by Selim Cinek · 4 years, 8 months ago
  11. a51c314 Fixing stray NPEs by Beth Thibodeau · 4 years, 8 months ago
  12. c28520a Merge "Add content descriptions for dismiss and preview" into rvc-dev by Miranda Kephart · 4 years, 8 months ago
  13. 2520ac3 Add HeadsUpCoordinator to new notif pipeline by Beverly · 4 years, 8 months ago
  14. f524333 Use mock dependency LocalBluetoothManager by Beverly · 4 years, 8 months ago
  15. fed10a3 Merge "Reland: Track current resized bounds for resized PIP." into rvc-dev by Ben Lin · 4 years, 8 months ago
  16. 25f8496 Merge "Plugging in a new ViewHierarchyManager to the new pipeline" into rvc-dev by Evan Laird · 4 years, 8 months ago
  17. 16a1a0f Add content descriptions for dismiss and preview by Miranda Kephart · 4 years, 8 months ago
  18. 9a9a619 Plugging in a new ViewHierarchyManager to the new pipeline by Evan Laird · 4 years, 11 months ago
  19. bc67fc7 Merge "Provide QSFactory" into rvc-dev by John Li · 4 years, 8 months ago
  20. 14628e4 Remove no-op TetheringEventCallback default function by markchien · 4 years, 8 months ago
  21. 32fb2a0 [SP25] Rename functions that add Entry conditionally by junyulai · 4 years, 8 months ago
  22. ea8f185b [SP21] Address comments for API council review about aosp/1172143 by junyulai · 4 years, 8 months ago
  23. 031f021 Merge "Fix crash when taking screenshots from overview" into rvc-dev by Miranda Kephart · 4 years, 8 months ago
  24. 7b0f956 Merge "Surprisingly you can translate to Float.MIN_VALUE - stackPos.y, but you should not." into rvc-dev by Josh Tsuji · 4 years, 8 months ago
  25. 7d52843 Merge "Assign a BluetoothAdapter on creation of LMM" into rvc-dev by Fabian Kozynski · 4 years, 8 months ago
  26. 8947d75 onDestroy, remove messages+callbacks on handler by Beverly · 4 years, 8 months ago
  27. 4e3dddc Provide QSFactory by John Li · 4 years, 8 months ago
  28. 389714d Merge "Cleanup the TetheredClients API" into rvc-dev by Remi NGUYEN VAN · 4 years, 8 months ago
  29. add2461 Merge "Stop listening to POWER_SAVE_MODE_CHANGING broadcast." into rvc-dev by Kweku Adams · 4 years, 8 months ago
  30. 3b1bdd3 Merge "Use the bounds received in taskAppeared" into rvc-dev by Hongwei Wang · 4 years, 8 months ago
  31. 13dcbd3 Merge "Fix issue where blurs would get stuck" into rvc-dev by Lucas Dupin · 4 years, 8 months ago
  32. 60c9fca Merge "Keep window expanded when blurring it" into rvc-dev by Lucas Dupin · 4 years, 8 months ago
  33. 72d9b17 Merge changes Iecbd8999,Ic2d5860e,If1b69c19 into rvc-dev by Ned Burns · 4 years, 8 months ago
  34. 4f208ff Fixed the double tap behavior on the expand button by Selim Cinek · 4 years, 8 months ago
  35. b80e9d2 Merge "[TNU01] Add Tethering notification updater" into rvc-dev by Paul Hu · 4 years, 8 months ago
  36. b7685c5 Fix issue where blurs would get stuck by Lucas Dupin · 4 years, 8 months ago
  37. 8ef86a1 Forced the expand button to be double tappable on the lock screen by Selim Cinek · 4 years, 8 months ago
  38. d8b5154 Move icon logic out of NotificationEntry by Ned Burns · 4 years, 8 months ago
  39. 24257d5 Merge "Ignore missing rankings in GroupCoalescer" into rvc-dev by Ned Burns · 4 years, 8 months ago
  40. 583092c Merge "Include bubble changes in ranking & move flagging to BubbleExtractor" into rvc-dev by Mady Mellor · 4 years, 8 months ago
  41. 628f2ee Merge "Fixed navigation bar to show itself after creating a new user through keyguard ui." into rvc-dev by Jian-Yang Liu · 4 years, 8 months ago
  42. d1b9cb7 Surprisingly you can translate to Float.MIN_VALUE - stackPos.y, but you should not. by Joshua Tsuji · 4 years, 8 months ago
  43. e3b5156 Merge "Don't count overflow bubble in onChildAdded/Removed." into rvc-dev by Josh Tsuji · 4 years, 8 months ago
  44. 88aeaf7 Add getAllNotifs() to CommonNotifCollection by Ned Burns · 4 years, 8 months ago
  45. 7342e3c Change NotifCollection to use an event queue by Ned Burns · 4 years, 8 months ago
  46. fbc25fe Use the bounds received in taskAppeared by Hongwei Wang · 4 years, 8 months ago
  47. ca11176 Merge "Get PiP bounds from layout dimensions if applicable" into rvc-dev by Hongwei Wang · 4 years, 8 months ago
  48. 168a816 Ignore missing rankings in GroupCoalescer by Ned Burns · 4 years, 9 months ago
  49. 9d4fb03 [Quick Access Wallet] Update docs, remove debug logs, and fix lint errors by Sean Pont · 4 years, 8 months ago
  50. 56515c4 Include bubble changes in ranking & move flagging to BubbleExtractor by Mady Mellor · 4 years, 9 months ago
  51. d4aa6ed Stop listening to POWER_SAVE_MODE_CHANGING broadcast. by Kweku Adams · 4 years, 8 months ago
  52. 259c66b8 Don't count overflow bubble in onChildAdded/Removed. by Joshua Tsuji · 4 years, 8 months ago
  53. df9ba57 Merge "Fix some more divider/ime interractions" into rvc-dev by Evan Rosky · 4 years, 8 months ago
  54. fdc71c4 Fix some more divider/ime interractions by Evan Rosky · 4 years, 8 months ago
  55. d3bd995 Merge "Fix up interractions between Adjust for IME and minimize" into rvc-dev by Evan Rosky · 4 years, 8 months ago
  56. e731634 Assign a BluetoothAdapter on creation of LMM by Fabian Kozynski · 4 years, 8 months ago
  57. ef22670 Merge "Fix incorrect logic to now use a passed in BluetoothDevice when it's not null, not when it's null in A2dpProfile.java" into rvc-dev by Rahul Sabnis · 4 years, 8 months ago
  58. 4fbd981 Fixed navigation bar to show itself after creating a new user through by JianYang Liu · 4 years, 8 months ago
  59. a05598d Merge "Restore landscape spacing post frameworks fix" into rvc-dev by Lyn Han · 4 years, 8 months ago
  60. 99596c6 Merge "Respect rounded.xml size in ScreenDecorations" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  61. c0eec05 Fix up interractions between Adjust for IME and minimize by Evan Rosky · 4 years, 8 months ago
  62. 0c47309 Merge "Ignore insets on status_bar_container" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  63. 992674b Merge "Add device state information" into rvc-dev by tim peng · 4 years, 8 months ago
  64. 2da3da6 Merge "Allows the Assistant to request suppression of fling" into rvc-dev by Govinda Wasserman · 4 years, 8 months ago
  65. 3d330ff Cleanup the TetheredClients API by Automerger Merge Worker · 4 years, 8 months ago
  66. 54a8599 Change TetheringConstants class to final by Automerger Merge Worker · 4 years, 8 months ago
  67. 5a7fa9a Merge "Fix a couple small issues in nav bar fragment" into rvc-dev by Winson Chung · 4 years, 8 months ago
  68. d2b0f54 Merge "Fixes home button showing on lockscreen in three button mode" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  69. 7161e49 Merge "Applies left and right edge scale to side swipe width" into rvc-dev by Mehdi Alizadeh · 4 years, 8 months ago
  70. 1660402 Merge "SurfaceControlViewHost: Respond to API feedback" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  71. f2b28e9 Applies left and right edge scale to side swipe width by Mehdi Alizadeh · 5 years ago
  72. 967c3dc Merge "New scrim values for shade and dialogs" into rvc-dev by Lucas Dupin · 4 years, 8 months ago
  73. 6c65401 Merge "Set the resource values of cutout path and rect to empty string in waterfall overlay" into rvc-dev by Shawn Lin · 4 years, 8 months ago
  74. 14cbd79 Merge "Move overflow bubble to stack on update" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  75. 1bd84d3 Keep window expanded when blurring it by Lucas Dupin · 4 years, 8 months ago
  76. 99f5fba New scrim values for shade and dialogs by Lucas Dupin · 4 years, 8 months ago
  77. bedaeb2 Merge "Overflow button icon - plus instead of three dots" into rvc-dev by Lyn Han · 4 years, 8 months ago
  78. 8ff649e Merge "Add PiP round corner on/off switch" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  79. dad1e77 Merge "Fix blank activity after promoting overflow bubble" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  80. 6b7b230 Merge "Pass operationId to LSS, add HAT to KeyStore" into rvc-dev by Kevin Chyn · 4 years, 8 months ago
  81. e554937 Merge "Use Singleton LocalBluetoothManager in SystemUI" into rvc-dev by Fabian Kozynski · 4 years, 8 months ago
  82. 4438d9b Fix blank activity after promoting overflow bubble by Lyn Han · 4 years, 8 months ago
  83. ec3cb3c Add PiP round corner on/off switch by Hongwei Wang · 4 years, 8 months ago
  84. f418e78 Restore landscape spacing post frameworks fix by Lyn Han · 4 years, 8 months ago
  85. e326572 Fix incorrect logic to now use a passed in BluetoothDevice when it's not by Rahul Sabnis · 4 years, 8 months ago
  86. 975ff9d Overflow button icon - plus instead of three dots by Lyn Han · 4 years, 8 months ago
  87. 5f003f4 Merge changes I69b33b0c,If904c85e,I28444df4,I3bfa4580,I88d9667d, ... into rvc-dev by Selim Cinek · 4 years, 8 months ago
  88. 83cf855 Merge "Made sure that templated views support RTL" into rvc-dev by Selim Cinek · 4 years, 8 months ago
  89. 3c614ac Merge "Add flag to allow OEMs to disable PIP enter/exit animation." into rvc-dev by Ben Lin · 4 years, 8 months ago
  90. 094c775 Reland: Track current resized bounds for resized PIP. by Ben Lin · 4 years, 8 months ago
  91. a5fab0f Merge "Hook up zoom to GlobalActionsDialog" into rvc-dev by Santiago Etchebehere · 4 years, 8 months ago
  92. 8fb1fb9 Merge "Controls UI - Fix colors" into rvc-dev by Matt Pietal · 4 years, 8 months ago
  93. 2e725be Get PiP bounds from layout dimensions if applicable by Hongwei Wang · 4 years, 8 months ago
  94. a103a94 Controls UI - Fix colors by Matt Pietal · 4 years, 8 months ago
  95. 806eb82 Merge "Revert "Fix bouncer race condition"" into rvc-dev by Lucas Dupin · 4 years, 8 months ago
  96. 97a8c8a Merge "Controls UI - GAR adjustments" into rvc-dev by Matt Pietal · 4 years, 8 months ago
  97. 2e628f3 Ignore insets on status_bar_container by Beverly · 4 years, 8 months ago
  98. 25eee74 Merge "Fix NPE with disabled overflow." into rvc-dev by Josh Tsuji · 4 years, 8 months ago
  99. d7a8236 Merge "Rename featureId -> attributionTag" into rvc-dev by Philip P. Moltmann · 4 years, 8 months ago
  100. 2292667 Fixes home button showing on lockscreen in three button mode by Govinda Wasserman · 4 years, 8 months ago