launcher improvements from ProtonAOSP

This commit is contained in:
Daniel Micay 2021-10-19 20:43:08 -04:00
parent 69757fd3b6
commit 24d9e2125a

View File

@ -464,6 +464,17 @@
<li>enable permission history for all permission groups</li>
<li>use speed compiler filter for dexpreopt by default (converted from build configuration to build system to cover product/vendor/system_ext)</li>
<li>Launcher: backport multiple fixes from AOSP master</li>
<li>Launcher: enable new app open/close animations</li>
<li>Launcher: enable crossfade when changing theme</li>
<li>Launcher: enable new keyguard-to-launcher animation</li>
<li>Launcher: add Settings to center of default 5x5 dock</li>
<li>Launcher: add 2x2 workspace grid option</li>
<li>Launcher: reduce app label text size</li>
<li>Launcher: fix upstream issue causing missing screenshot button</li>
<li>Launcher: add ripple animation to task menu items</li>
<li>Launcher: fix all apps header color in dark mode</li>
<li>Launcher: fix Personal/Work profile tab colors in All Apps</li>
<li>Launcher: improve search bar UI in All Apps</li>
<li>SystemUI: change default quick tiles and quick tile order</li>
<li>Settings: update screen reader configuration for TalkBack so it shows up as a system screen reader again</li>
<li>Settings: add dark mode support for app installation restriction icon</li>