Skip to content

Commit

Permalink
device_config: Enable Quick Launch V2 in Pixel Launcher
Browse files Browse the repository at this point in the history
This feature lets you quickly launch an app by typing part of its name in the search bar and then pressing enter.

H/T Mishaal Rahman & Google News on Telegram

References:
https://twitter.com/MishaalRahman/status/1658917175103479809
https://t.me/googlenws_ru/3099

Change-Id: I4771810a6d2da47bb539b36518c73daca49aab5f
Signed-off-by: ralph950412 <ralph950412@gmail.com>
Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/11131
Reviewed-by: Sourajit Karmakar <sourajitk@statixos.com>
  • Loading branch information
ralph950412 authored and basamaryan committed Jul 8, 2023
1 parent c0c944e commit 1e21e66
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -22,7 +22,10 @@
-->

<!-- Nexus (Pixel) Launcher -->
<item>launcher/ENABLE_QUICK_LAUNCH_V2=true</item>
<item>launcher/GBOARD_UPDATE_ENTER_KEY=true</item>
<item>launcher/enable_one_search=true</item>
<item>launcher/enable_quick_launch_v2=true</item>

<!-- System Ui -->
<item>systemui/quick_access_wallet_enabled=true</item>
Expand Down

0 comments on commit 1e21e66

Please sign in to comment.