diff options
| author | Jules Aguillon | 2021-10-18 22:27:21 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2021-10-18 22:39:15 +0200 |
| commit | d4d5b67181851271e79ff30d39f52e5a57319411 (patch) | |
| tree | 3e03449cc9539219f15c486d25ebc18015ba8818 | |
| parent | d606a7924d5216c56c01de0fa642d05061d7c273 (diff) | |
| download | unexpected-keyboard-d4d5b67181851271e79ff30d39f52e5a57319411.tar.gz unexpected-keyboard-d4d5b67181851271e79ff30d39f52e5a57319411.zip | |
Add fastlane metadata
16 files changed, 19 insertions, 0 deletions
diff --git a/metadata/android/en-US/changelogs/11.txt b/metadata/android/en-US/changelogs/11.txt new file mode 100644 index 0000000..d502a46 --- /dev/null +++ b/metadata/android/en-US/changelogs/11.txt @@ -0,0 +1,3 @@ +- Add support for Spanish and Italian +- Improved the placement of some characters (especially accents) and added more (french quotes, dash and em-dash). +- Fixed some bugs (a crash on old versions of Android and a graphical bug due to rotation) diff --git a/metadata/android/en-US/full_description.txt b/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..ed52e39 --- /dev/null +++ b/metadata/android/en-US/full_description.txt @@ -0,0 +1,6 @@ +All the characters you might need are available on a single screen, as well as control, alt, escape and many others. + +Several characters are displayed on each key. Get the one in the middle with a press and the ones in the corners by sliding your finger. + +Like any other keyboard app, you will need to activate it in the system settings to be able to use it. +This can be found in the System Settings > System > Languages & Input > Virtual keyboard > Manage keyboards. diff --git a/play_store/banner.png b/metadata/android/en-US/images/featureGraphic.png Binary files differindex 139ac94..139ac94 100644 --- a/play_store/banner.png +++ b/metadata/android/en-US/images/featureGraphic.png diff --git a/play_store/icon.png b/metadata/android/en-US/images/icon.png Binary files differindex b5f75e7..b5f75e7 100644 --- a/play_store/icon.png +++ b/metadata/android/en-US/images/icon.png diff --git a/play_store/old/xxxhdpi.png b/metadata/android/en-US/images/old/xxxhdpi.png Binary files differindex f680143..f680143 100644 --- a/play_store/old/xxxhdpi.png +++ b/metadata/android/en-US/images/old/xxxhdpi.png diff --git a/play_store/capture1.png b/metadata/android/en-US/images/phoneScreenshots/1.png Binary files differindex d9e428f..d9e428f 100644 --- a/play_store/capture1.png +++ b/metadata/android/en-US/images/phoneScreenshots/1.png diff --git a/play_store/capture2.png b/metadata/android/en-US/images/phoneScreenshots/2.png Binary files differindex eb85798..eb85798 100644 --- a/play_store/capture2.png +++ b/metadata/android/en-US/images/phoneScreenshots/2.png diff --git a/play_store/capture3.png b/metadata/android/en-US/images/phoneScreenshots/3.png Binary files differindex 8692f12..8692f12 100644 --- a/play_store/capture3.png +++ b/metadata/android/en-US/images/phoneScreenshots/3.png diff --git a/play_store/capture4.png b/metadata/android/en-US/images/phoneScreenshots/4.png Binary files differindex 905dde4..905dde4 100644 --- a/play_store/capture4.png +++ b/metadata/android/en-US/images/phoneScreenshots/4.png diff --git a/play_store/capture5.png b/metadata/android/en-US/images/phoneScreenshots/5.png Binary files differindex c881740..c881740 100644 --- a/play_store/capture5.png +++ b/metadata/android/en-US/images/phoneScreenshots/5.png diff --git a/metadata/android/en-US/short_description.txt b/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..a555fe3 --- /dev/null +++ b/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +A lightweight virtual keyboard for developers. diff --git a/metadata/android/en-US/title.txt b/metadata/android/en-US/title.txt new file mode 100644 index 0000000..c18b05b --- /dev/null +++ b/metadata/android/en-US/title.txt @@ -0,0 +1 @@ +Unexpected Keyboard diff --git a/metadata/android/fr-FR/changelogs/11.txt b/metadata/android/fr-FR/changelogs/11.txt new file mode 100644 index 0000000..e3c2b94 --- /dev/null +++ b/metadata/android/fr-FR/changelogs/11.txt @@ -0,0 +1,3 @@ +- Ajout de l'Espagnol et l'Italien +- Nouvel emplacement pour les accents (encore) et ajout de nouveaux caratères +- Correction de bugs (un crash sur d'anciennes versions d'Android et un rare glitch graphique après une rotation) diff --git a/metadata/android/fr-FR/full_description.txt b/metadata/android/fr-FR/full_description.txt new file mode 100644 index 0000000..1b8d3c4 --- /dev/null +++ b/metadata/android/fr-FR/full_description.txt @@ -0,0 +1,3 @@ +Tous les caractères dont vous pourriez avoir besoin sont disponibles sur un seul écran, ainsi que les touches control, alt, escape et bien d'autres. + +Plusieurs caractères sont affichés sur chaque touche. Tapez celui du milieu par une simple pression et ceux des coins en faisant glisser votre doigt. diff --git a/metadata/android/fr-FR/short_description.txt b/metadata/android/fr-FR/short_description.txt new file mode 100644 index 0000000..671ce77 --- /dev/null +++ b/metadata/android/fr-FR/short_description.txt @@ -0,0 +1 @@ +Le meilleur clavier pour les développeurs. diff --git a/metadata/android/fr-FR/title.txt b/metadata/android/fr-FR/title.txt new file mode 100644 index 0000000..c18b05b --- /dev/null +++ b/metadata/android/fr-FR/title.txt @@ -0,0 +1 @@ +Unexpected Keyboard |
