From f4d88cc0876ec29ff46dbda0159168ebee637afb Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 10 Feb 2024 18:03:09 +0100 Subject: Fix various linter warnings Among others: - Use `apply` instead of `commit` when saving shared preferences. - Avoid inlined Api - Remove unused resources --- res/values/strings.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 313475d..e334706 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -35,8 +35,6 @@ This application contains no ads, doesn't make any network requests and is Open Add keys to the keyboard Add custom keys Select keys to add to the keyboard - Secondary layout - None Typing Swiping distance Distance of characters in the corners of the keys (%s) @@ -90,6 +88,7 @@ This application contains no ads, doesn't make any network requests and is Open This application is a virtual keyboard. Go to the system settings by clicking on the button below and enable Unexpected-Keyboard. This is an free and open source application. You can find the source code or report bugs on Github. After enabling, you can try the keyboard here: + Try here Caps lock Greek & math symbols Switch keyboard @@ -110,6 +109,4 @@ This application contains no ads, doesn't make any network requests and is Open Page Down Home End - - Advanced -- cgit v1.2.3