abouttreesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorJules Aguillon2022-01-20 21:21:07 +0100
committerJules Aguillon2022-01-20 21:21:07 +0100
commit9485770372bb6e62bceb27767cb7d0a8ac8389bc (patch)
tree4c4b89c0352eea116929e442e7594d6f8157f111
parentc489b5aba7bbee29cfbd680b743d43e94f988448 (diff)
downloadunexpected-keyboard-9485770372bb6e62bceb27767cb7d0a8ac8389bc.tar.gz
unexpected-keyboard-9485770372bb6e62bceb27767cb7d0a8ac8389bc.zip
Update doc for Android 11
-rw-r--r--CONTRIBUTING.md13
-rw-r--r--README.md2
-rw-r--r--metadata/android/en-US/full_description.txt2
-rw-r--r--metadata/android/fr-FR/full_description.txt2
4 files changed, 8 insertions, 11 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dc7ec16..e674805 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -25,14 +25,11 @@ If the build succeed, the debug apk is located in
## Debugging on your phone
-You need to have *USB debugging* enabled on your phone, see [Android's doc](https://developer.android.com/studio/debug/dev-options#enable).
-
-It is also possible to enable *ADB over network* in the settings and connect
-with `adb connect <ip of the phone>`. Make sure to be connected to a local
-network that you trust.
-
-Install the application with:
+First [Enable adb debugging on your device](https://developer.android.com/studio/command-line/adb#Enabling).
+Then connect your phone to your computer using an USB cable or wireless
+debugging.
+And finally, install the application with:
```sh
make installd
```
@@ -41,7 +38,7 @@ The debug version of the application won't be removed, both versions will stay
installed at the same time.
The application must be enabled in the settings:
-System Settings > System > Languages & Input > Virtual keyboard > Manage keyboards.
+System > Languages & input > On-screen keyboard > Manage on-screen keyboards.
## Debugging the application: INSTALL_FAILED_UPDATE_INCOMPATIBLE
diff --git a/README.md b/README.md
index 4756d7d..dac7468 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Highlight of some of the features:
- Multiple layouts: QWERTY, QWERTZ, AZERTY. Themes: White, Dark, OLED Black. And many other options.
Like any other virtual keyboards, it must be enabled in the system settings. Open the System Settings and go to:
-System > Languages & Input > Virtual keyboard > Manage keyboards.
+System > Languages & input > On-screen keyboard > Manage on-screen keyboards.
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
diff --git a/metadata/android/en-US/full_description.txt b/metadata/android/en-US/full_description.txt
index 885546f..49d686f 100644
--- a/metadata/android/en-US/full_description.txt
+++ b/metadata/android/en-US/full_description.txt
@@ -15,4 +15,4 @@ Highlight of some of the features:
- Multiple layouts: QWERTY, QWERTZ, AZERTY. Themes: White, Dark, OLED Black. And many other options.
Like any other virtual keyboards, it must be enabled in the system settings. Open the System Settings and go to:
-System > Languages & Input > Virtual keyboard > Manage keyboards.
+System > Languages & input > On-screen keyboard > Manage on-screen keyboards.
diff --git a/metadata/android/fr-FR/full_description.txt b/metadata/android/fr-FR/full_description.txt
index 8e2af35..5de43bb 100644
--- a/metadata/android/fr-FR/full_description.txt
+++ b/metadata/android/fr-FR/full_description.txt
@@ -15,4 +15,4 @@ Quelques fonctionnalités:
- Plusieurs configurations: QWERTY, QWERTZ, AZERTY. Thèmes: Clair, Sombre, Noir OLED. Et beaucoup d'autres options.
Comme tous les claviers virtuels, il doit être activé dans les paramètres systèmes. Ouvrez les paramètres et allez dans:
-Système > Langue & Saisie > Clavier virtuel > Gérer.
+Système > Langue & saisie > Clavier à l'écran > Gérer les claviers à l'écran.