improve battery mode user interface in Settings

This commit is contained in:
Daniel Micay 2024-12-10 13:28:42 -05:00
parent a601957c87
commit 7a9f017574

View File

@ -552,6 +552,8 @@
<ul>
<li>fix upstream bug causing the Microphone (RECORD_AUDIO) permission to be required for for local audio routing via REMOTE_SUBMIX instead of only the MODIFY_AUDIO_ROUTING permission with this explicit purpose (this caused Android Auto to require the Microphone permnission for routing audio on both the stock OS and GrapheneOS, but it impacts GrapheneOS more due to permissions not being granted by default to Android Auto)</li>
<li>Settings: show current app battery usage mode in summary of App battery usage item</li>
<li>Settings: add back Unrestricted battery usage option to App battery usage screen to undo the usability regression introduced by Android 14 QPR2 where Optimized vs. Unrestricted was hidden away in an inner mode accessed by pressing the text next to an allow background toggle for controlling the Restricted mode (they likely did this to discourage users enabling Unrestricted, but GrapheneOS users need this much more than stock OS users especially if they don't use sandboxed Google Play and the new UI is very confusing/misleading instead of simply giving users a direct choice between the 3 modes)</li>
<li>Dialer: add proper dark mode support for dialogs</li>
</ul>
</article>