From 56edba7b18523519048eaf54a9b8abdb5f00651c Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 6 May 2026 01:16:47 +0200 Subject: Remove mention of network access from store description (#1280) This part of the store description is no longer true, as the application makes a network request when downloading a dictionary.--- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 5eb4e85..9a60d93 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3,7 +3,7 @@ Unexpected Keyboard Unexpected Keyboard (Debug) Lightweight and privacy-conscious virtual keyboard for Android. - The main feature is that you can type more characters by swiping the keys towards the corners.\n\nThis application was originally designed for programmers using Termux.\nNow perfect for everyday use.\n\nThis application contains no ads, doesn\'t make any network requests and is Open Source. + The main feature is that you can type more characters by swiping the keys towards the corners.\n\nThis application was originally designed for programmers using Termux.\nNow perfect for everyday use.\n\nThis application contains no ads and is Open Source. In portrait mode In portrait mode unfolded In landscape mode -- cgit v1.2.3