From 490f0ecfc646b5fd962049d0efdd2d9991d53259 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 3 Jun 2023 19:20:35 +0200 Subject: [PATCH] LauncherActivity: Button to hide the launcher icon Unfortunately, this doesn't work since Android 10. The launcher icon is still present and points to the application's page in the system settings instead. --- res/layout/launcher_activity.xml | 1 + res/values-cs/strings.xml | 1 + res/values-de/strings.xml | 1 + res/values-es/strings.xml | 1 + res/values-fa/strings.xml | 1 + res/values-fr/strings.xml | 1 + res/values-it/strings.xml | 1 + res/values-ko/strings.xml | 1 + res/values-lv/strings.xml | 1 + res/values-pl/strings.xml | 1 + res/values-pt/strings.xml | 1 + res/values-ru/strings.xml | 1 + res/values-tr/strings.xml | 1 + res/values-vi/strings.xml | 1 + res/values-zh-rCN/strings.xml | 1 + res/values/strings.xml | 1 + srcs/juloo.keyboard2/LauncherActivity.java | 10 ++++++++++ 17 files changed, 26 insertions(+) diff --git a/res/layout/launcher_activity.xml b/res/layout/launcher_activity.xml index dbd6b33..0f98d75 100644 --- a/res/layout/launcher_activity.xml +++ b/res/layout/launcher_activity.xml @@ -5,4 +5,5 @@ +