delay activation of the Allow button in USB ADB confirmation dialog

This commit is contained in:
Daniel Micay 2024-12-09 12:13:04 -05:00
parent 672dfb1680
commit fa1e9d16af

View File

@ -551,6 +551,7 @@
<p>Changes since the 2024120702 release:</p>
<ul>
<li>delay activation of the Allow button for the Android Debug Bridge USB authorization dialog in order to avoid easily accidentally approving it</li>
<li>Sandboxed Google Play compatibility layer: fix Android Auto Bluetooth audio regressions from Android 15 QPR1</li>
<li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1</li>
<li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ApnItem fields Android 15 QPR1</li>