diff options
| author | Jules Aguillon | 2024-02-05 17:36:43 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-02-06 23:11:14 +0100 |
| commit | 5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc (patch) | |
| tree | 7c6dc5d68736704820b260383b2d9202c909ec15 /metadata/android/en | |
| parent | 82a9774f5a2860854608a97db507abe322a68f99 (diff) | |
| download | unexpected-keyboard-5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc.tar.gz unexpected-keyboard-5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc.zip | |
Move store descriptions into strings files
This makes translation easier as there's a single file to edit at.
Existing short and full descriptions are conserved.
sync_translations.py takes care of updating the metadata files.
The metadata directories are renamed to match the language codes used in `res/`.
Contributing guidelines are updated accordingly.
Diffstat (limited to 'metadata/android/en')
40 files changed, 241 insertions, 0 deletions
diff --git a/metadata/android/en/changelogs/11.txt b/metadata/android/en/changelogs/11.txt new file mode 100644 index 0000000..d502a46 --- /dev/null +++ b/metadata/android/en/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/changelogs/12.txt b/metadata/android/en/changelogs/12.txt new file mode 100644 index 0000000..4cd703d --- /dev/null +++ b/metadata/android/en/changelogs/12.txt @@ -0,0 +1 @@ +First open-source release! diff --git a/metadata/android/en/changelogs/13.txt b/metadata/android/en/changelogs/13.txt new file mode 100644 index 0000000..3517dce --- /dev/null +++ b/metadata/android/en/changelogs/13.txt @@ -0,0 +1,3 @@ +- Add support for Swedish +- Fix keyboard shortcuts not working in some applications +- Fix a graphical bug and add some tweaks diff --git a/metadata/android/en/changelogs/14.txt b/metadata/android/en/changelogs/14.txt new file mode 100644 index 0000000..39acd32 --- /dev/null +++ b/metadata/android/en/changelogs/14.txt @@ -0,0 +1,8 @@ +New languages: German + +New keyboard layouts: QWERTZ + +Added themes: White, Dark and OLED Black + +Added the Action key near the Enter key, required for some app. +Improved some options and fixed a few bugs. diff --git a/metadata/android/en/changelogs/15.txt b/metadata/android/en/changelogs/15.txt new file mode 100644 index 0000000..39acd32 --- /dev/null +++ b/metadata/android/en/changelogs/15.txt @@ -0,0 +1,8 @@ +New languages: German + +New keyboard layouts: QWERTZ + +Added themes: White, Dark and OLED Black + +Added the Action key near the Enter key, required for some app. +Improved some options and fixed a few bugs. diff --git a/metadata/android/en/changelogs/16.txt b/metadata/android/en/changelogs/16.txt new file mode 100644 index 0000000..5ddd4e3 --- /dev/null +++ b/metadata/android/en/changelogs/16.txt @@ -0,0 +1,13 @@ +New languages: Latvian (thanks @eandersons), Bulgarian (thanks Zdravko Iskrenov) +New layouts: Bulgarian traditional, Latvian + +The application can now be translated. +Translations: French, Latvian (thanks @eandersons) + +Improve the behavior of the Action key. +The globe key now opens the keyboard switching dialog. +The literal tab character can be typed with Fn+Tab. +Add options to control the spacing between the keys. +Better integration with the system theme. + +Thanks to all the contributors: @Moini, @sdrapha, @eandersons, @Poussinou, Zdravko Iskrenov diff --git a/metadata/android/en/changelogs/17.txt b/metadata/android/en/changelogs/17.txt new file mode 100644 index 0000000..257a884 --- /dev/null +++ b/metadata/android/en/changelogs/17.txt @@ -0,0 +1,13 @@ +New languages: Portuguese (thanks @sdrapha), Russian (thanks @carrot-cookie), Spanish (thanks @gh0ste) +New layouts: Dvorak (thanks @AlexandraAlter), Russian Jcuken, Spanish Qwerty + +Added the Meta key (the equivalent of the Win on Windows) +Added ordinal symbols on the number pane (thanks @sdrapha) +Better position for the arrow keys (thanks @MaxGyver83) +Improvements to some of the symbols (thanks @MaxGyver83, @Roy-Orbison) +Improvements to the layouts +Improvements to the key-repeat for arrows +Fixed Shift+Arrows for selecting text +Fixed dark theme bugs on Xiaomi phones + +Thanks to all the contributors: @sdrapha, @MaxGyver83, @AlexandraAlter, @Roy-Orbison, @carrot-cookie, @gh0ste diff --git a/metadata/android/en/changelogs/18.txt b/metadata/android/en/changelogs/18.txt new file mode 100644 index 0000000..78be338 --- /dev/null +++ b/metadata/android/en/changelogs/18.txt @@ -0,0 +1,5 @@ +Improved text size, especially on large screens +Increased contrasts +Improved symbols (thanks @sdrapha) +German translation (thanks @polyctena) +Fix to some layouts. diff --git a/metadata/android/en/changelogs/19.txt b/metadata/android/en/changelogs/19.txt new file mode 100644 index 0000000..ac71f0a --- /dev/null +++ b/metadata/android/en/changelogs/19.txt @@ -0,0 +1,21 @@ +Translations: Brazilian portuguese (@igorSilCar), Chinese-Simplified (@9-2-1), Korean (@notnickid) +New layouts: Swedish (@thabubble), Korean (@notnickid) + +Improved computation of the swipe gesture and fix unstoppable key-repeat on +some devices. + +Moved keys away from the edges of the screen and other improvements to the layouts. + +Improved rendering of some symbols. + +Added more characters to the keyboard: +- New combinations to Fn (@ArenaL5) +- Currency symbols +- Added arrow and box symbols (@sdrapha) +- F11 and F12. + +Option for making modifiers lockable. (@sdrapha) +Fixes to the Spanish layout and other fixes. (@ArenaL5) +Many other fixes. + +Huge thanks to the contributors: @igorSilCar, @sdrapha, @ArenaL5, @notnickid, @9-2-1, @thabubble diff --git a/metadata/android/en/changelogs/20.txt b/metadata/android/en/changelogs/20.txt new file mode 100644 index 0000000..d4d7b13 --- /dev/null +++ b/metadata/android/en/changelogs/20.txt @@ -0,0 +1,25 @@ +Quick fix release. + +Previously: + +Translations: Brazilian portuguese (@igorSilCar), Chinese-Simplified (@9-2-1), Korean (@notnickid) +New layouts: Swedish (@thabubble), Korean (@notnickid) + +Improved computation of the swipe gesture and fix unstoppable key-repeat on +some devices. + +Moved keys away from the edges of the screen and other improvements to the layouts. + +Improved rendering of some symbols. + +Added more characters to the keyboard: +- New combinations to Fn (@ArenaL5) +- Currency symbols +- Added arrow and box symbols (@sdrapha) +- F11 and F12. + +Option for making modifiers lockable. (@sdrapha) +Fixes to the Spanish layout and other fixes. (@ArenaL5) +Many other fixes. + +Huge thanks to the contributors: @igorSilCar, @sdrapha, @ArenaL5, @notnickid, @9-2-1, @thabubble diff --git a/metadata/android/en/changelogs/21.txt b/metadata/android/en/changelogs/21.txt new file mode 100644 index 0000000..573c019 --- /dev/null +++ b/metadata/android/en/changelogs/21.txt @@ -0,0 +1,4 @@ +Fix compatibility with Android 6. +Translation improvements. + +Huge thanks to the contributors: @marciozomb13 diff --git a/metadata/android/en/changelogs/22.txt b/metadata/android/en/changelogs/22.txt new file mode 100644 index 0000000..d2c119c --- /dev/null +++ b/metadata/android/en/changelogs/22.txt @@ -0,0 +1,7 @@ +Support languages: Lithuanian, Hungarian (@tbilles) +New layouts: Neo2 (@matthiakl) + +Translation improvements (@polyctena, @marciozomb13) +Fix modifiers applied twice when typing quickly. Some other fixes. + +Many thanks to the contributors: @matthiakl, @polyctena, @marciozomb13, @dircsem diff --git a/metadata/android/en/changelogs/23.txt b/metadata/android/en/changelogs/23.txt new file mode 100644 index 0000000..22ab208 --- /dev/null +++ b/metadata/android/en/changelogs/23.txt @@ -0,0 +1,9 @@ +New languages: Turkish (@erqan), Dutch (Belgium) (@draxaris1010) +New layouts: Turkish (@erqan), Colemak (@dircsem), Hungarian QWERTY + +Less typos: Select the closest key on swipe (@Rodrigodd) +Removed settings: Vibration, Show every accents +More tweaks to the layouts +Fixes to landscape mode, updated translations and more tweaks. + +Thanks to the contributors: @erqan, @draxaris1010, @dircsem, @Rodrigodd, @meanindra diff --git a/metadata/android/en/changelogs/24.txt b/metadata/android/en/changelogs/24.txt new file mode 100644 index 0000000..786376c --- /dev/null +++ b/metadata/android/en/changelogs/24.txt @@ -0,0 +1,5 @@ +Add back the vibration option. +Fix localized keys not in predefined positions. +Improvements to layouts. + +Thanks to the contributors: @Thunder-Squirrel diff --git a/metadata/android/en/changelogs/25.txt b/metadata/android/en/changelogs/25.txt new file mode 100644 index 0000000..5a7c858 --- /dev/null +++ b/metadata/android/en/changelogs/25.txt @@ -0,0 +1,12 @@ +New supported languages: Polish, Ukrainian, Bengali, Norwegian +New layouts: Ukrainian, Bengali, Norwegian, Bone, Czech +New translations: Brazilian Portuguese, Italian, Russian, Czech + +Hold modifiers to lock, double tap on shift disabled by default. +Option to add more keys to the keyboard. +Automatic capitalisation at beginning of sentences. +Added e-ink oriented theme. +New pane for greek letters and mathematical symbols. +Improvements to the layouts and various bug fixes. + +Thanks to the contributors: @nanno, @Quantenzitrone, @eandersons, @iamrasel, @ChristianGynnild, @igorSilCar, @CastixGitHub, @94KONG, @ptrm, @Validbit diff --git a/metadata/android/en/changelogs/26.txt b/metadata/android/en/changelogs/26.txt new file mode 100644 index 0000000..0af7c47 --- /dev/null +++ b/metadata/android/en/changelogs/26.txt @@ -0,0 +1,7 @@ +New supported languages: Hindi, Greek + +Disable fullscreen mode. +Improvements to layouts and translations. +Various fixes and improvements. + +Thanks to the contributors: @sdrapha, @lpv11, @Raj9039852537, @polyctena diff --git a/metadata/android/en/changelogs/27.txt b/metadata/android/en/changelogs/27.txt new file mode 100644 index 0000000..b05b825 --- /dev/null +++ b/metadata/android/en/changelogs/27.txt @@ -0,0 +1,11 @@ +New layouts: QWERTZ (Deutsch) + +Add optional numpad for wide screens. +Add pin entry layout for numbers. +Remove option "Lockable modifiers". +Hide Alt and Meta keys by default. +Added more optional keys. +Allow typing password on boot. +Improvements to the layouts and bug fixes. + +Thanks to the contributors: @geroxyz diff --git a/metadata/android/en/changelogs/28.txt b/metadata/android/en/changelogs/28.txt new file mode 100644 index 0000000..f6ea04a --- /dev/null +++ b/metadata/android/en/changelogs/28.txt @@ -0,0 +1,6 @@ +Updated translations: Latvian + +Fix crash when typing device password +Increase target SDK version to 31 + +Thanks to the contributors: @eandersons diff --git a/metadata/android/en/changelogs/29.txt b/metadata/android/en/changelogs/29.txt new file mode 100644 index 0000000..61d5612 --- /dev/null +++ b/metadata/android/en/changelogs/29.txt @@ -0,0 +1,10 @@ +New layouts: QWERTY (Polski) + +Allow switching quickly between two layouts. +Allow choosing opacity of the keyboard. +Improved themes and rendering. +Updated translations. +Fixed key repeat bug when holding 3 keys. +Tweaked the swipe gesture. Added some options. + +Thanks to the contributors: @9-2-1, @ChasmSolacer diff --git a/metadata/android/en/changelogs/30.txt b/metadata/android/en/changelogs/30.txt new file mode 100644 index 0000000..3e561ee --- /dev/null +++ b/metadata/android/en/changelogs/30.txt @@ -0,0 +1 @@ +Bug fix release. diff --git a/metadata/android/en/changelogs/31.txt b/metadata/android/en/changelogs/31.txt new file mode 100644 index 0000000..2ea5cbb --- /dev/null +++ b/metadata/android/en/changelogs/31.txt @@ -0,0 +1,7 @@ +New layouts: QWERTZ (Slovak) + +Bugs fixed. +Updated translations. +Tweaked themes and settings. + +Thanks to the contributors: Jozef Kundlak, @MAKI1LOVE diff --git a/metadata/android/en/changelogs/32.txt b/metadata/android/en/changelogs/32.txt new file mode 100644 index 0000000..d887e7e --- /dev/null +++ b/metadata/android/en/changelogs/32.txt @@ -0,0 +1,10 @@ +New translations: Vietnamese +New layouts: Hebrew, Vietnamese + +Move the cursor by sliding on the space bar. +New ePaper theme. +Added number row. +Option to switch to the previous keyboard. +Updated translations. + +Thanks to the contributors: @K4zoku, @rVnPower, @RamKromberg, @MAKI1LOVE diff --git a/metadata/android/en/changelogs/33.txt b/metadata/android/en/changelogs/33.txt new file mode 100644 index 0000000..2d93153 --- /dev/null +++ b/metadata/android/en/changelogs/33.txt @@ -0,0 +1,7 @@ +New layouts: Arabic, Devanagari + +Updated translations. +Updated layouts. +Bugs fixed. + +Thanks to the contributors: @ChasmSolacer, @mostafaayesh, @lrvideckis, @eandersons, @mscheidemann, @JackDotJS diff --git a/metadata/android/en/changelogs/34.txt b/metadata/android/en/changelogs/34.txt new file mode 100644 index 0000000..4379e1e --- /dev/null +++ b/metadata/android/en/changelogs/34.txt @@ -0,0 +1,3 @@ +Bug fixes. + +Thanks to the contributors: @doak diff --git a/metadata/android/en/changelogs/35.txt b/metadata/android/en/changelogs/35.txt new file mode 100644 index 0000000..57b5e88 --- /dev/null +++ b/metadata/android/en/changelogs/35.txt @@ -0,0 +1,9 @@ +New layouts: Persian, Kurdish, Bengali Provat, Romanian, Czech +New languages support: Icelandic +Updated translations: Polish, Latvian, Russian, German, Vietnamese, Farsi, Brazilian, French, Simplified Chinese, Romanian + +Voice typing shortcut (can be disabled in settings). +Improved vibration settings. +Many bug fixes and improvements. + +Thanks to the contributors: @ChasmSolacer, @eandersons, @MAKI1LOVE, @Moini, @polyctena, @rVnPower, @RZHSSNZDH, @vladgba, @marciozomb13, @GoRaN909, @9-2-1, @shmVirus, @GrimPixel, @frimdo diff --git a/metadata/android/en/changelogs/36.txt b/metadata/android/en/changelogs/36.txt new file mode 100644 index 0000000..dae5520 --- /dev/null +++ b/metadata/android/en/changelogs/36.txt @@ -0,0 +1,9 @@ +Allow selecting any number of standard and custom layouts. +Allow adding custom keys to the keyboard. +Changed behavior of auto-added keys (often dead-keys). +New layouts. +Improved layouts and language support. +Improved the space bar slider, and many more. +Updated translations. + +Thanks to the contributors: @ChasmSolacer, @ElucGeek, @GoRaN909, @RZHSSNZDH, @Shareef101, @Validbit, @eandersons, @nitsvga, @polyctena, @sdrapha, @syskill diff --git a/metadata/android/en/changelogs/37.txt b/metadata/android/en/changelogs/37.txt new file mode 100644 index 0000000..b9f92cc --- /dev/null +++ b/metadata/android/en/changelogs/37.txt @@ -0,0 +1,8 @@ +Improved custom layout option. +Allow selecting voice typing app with a long press. +The numpad can work with other numeral systems. +New and updated layouts. +New themes. +Many small improvements. + +Thanks to the contributors: @pharook, @syskill, @ojas-bhagavath, @lrvideckis, @lyubomirv, @matthiakl, @deftkHD, @V6lhost, @RZHSSNZDH, @RetrogisusDEV, @rafasaurus, @krtsgnr7230, @eandersons, @ChasmSolacer, @Validbit, @polyctena diff --git a/metadata/android/en/changelogs/38.txt b/metadata/android/en/changelogs/38.txt new file mode 100644 index 0000000..7dec7e2 --- /dev/null +++ b/metadata/android/en/changelogs/38.txt @@ -0,0 +1,7 @@ +The custom vibration setting is back. +Allow to hide the keyboard switching key. +Fixed modifier keys in some development apps. +Updated translations. +Bug fixes and general improvements. + +Many thanks to the contributors: @abb128, @marciozomb13, @RetrogisusDEV, @Sestowner, @vedamanavi, @krtsgnr7230 diff --git a/metadata/android/en/full_description.txt b/metadata/android/en/full_description.txt new file mode 100644 index 0000000..e7ae33a --- /dev/null +++ b/metadata/android/en/full_description.txt @@ -0,0 +1,6 @@ +The main feature is that you can type more characters by swiping the keys towards the corners. + +This application was originally designed for programmers using Termux. +Now perfect for everyday use. + +This application contains no ads, doesn't make any network requests and is Open Source. diff --git a/metadata/android/en/images/featureGraphic.png b/metadata/android/en/images/featureGraphic.png Binary files differnew file mode 100644 index 0000000..cee1006 --- /dev/null +++ b/metadata/android/en/images/featureGraphic.png diff --git a/metadata/android/en/images/icon.png b/metadata/android/en/images/icon.png Binary files differnew file mode 100644 index 0000000..d1818a8 --- /dev/null +++ b/metadata/android/en/images/icon.png diff --git a/metadata/android/en/images/phoneScreenshots/1.png b/metadata/android/en/images/phoneScreenshots/1.png Binary files differnew file mode 100644 index 0000000..b0a1b81 --- /dev/null +++ b/metadata/android/en/images/phoneScreenshots/1.png diff --git a/metadata/android/en/images/phoneScreenshots/2.png b/metadata/android/en/images/phoneScreenshots/2.png Binary files differnew file mode 100644 index 0000000..c093db6 --- /dev/null +++ b/metadata/android/en/images/phoneScreenshots/2.png diff --git a/metadata/android/en/images/phoneScreenshots/3.png b/metadata/android/en/images/phoneScreenshots/3.png Binary files differnew file mode 100644 index 0000000..81d8177 --- /dev/null +++ b/metadata/android/en/images/phoneScreenshots/3.png diff --git a/metadata/android/en/images/phoneScreenshots/4.png b/metadata/android/en/images/phoneScreenshots/4.png Binary files differnew file mode 100644 index 0000000..1ea9bb2 --- /dev/null +++ b/metadata/android/en/images/phoneScreenshots/4.png diff --git a/metadata/android/en/images/phoneScreenshots/5.png b/metadata/android/en/images/phoneScreenshots/5.png Binary files differnew file mode 100644 index 0000000..02e4100 --- /dev/null +++ b/metadata/android/en/images/phoneScreenshots/5.png diff --git a/metadata/android/en/images/phoneScreenshots/6.png b/metadata/android/en/images/phoneScreenshots/6.png Binary files differnew file mode 100644 index 0000000..c5e3d44 --- /dev/null +++ b/metadata/android/en/images/phoneScreenshots/6.png diff --git a/metadata/android/en/short_description.txt b/metadata/android/en/short_description.txt new file mode 100644 index 0000000..fb43091 --- /dev/null +++ b/metadata/android/en/short_description.txt @@ -0,0 +1 @@ +Lightweight and privacy-conscious virtual keyboard for Android. diff --git a/metadata/android/en/title.txt b/metadata/android/en/title.txt new file mode 100644 index 0000000..c18b05b --- /dev/null +++ b/metadata/android/en/title.txt @@ -0,0 +1 @@ +Unexpected Keyboard diff --git a/metadata/android/en/video.txt b/metadata/android/en/video.txt new file mode 100644 index 0000000..5462335 --- /dev/null +++ b/metadata/android/en/video.txt @@ -0,0 +1 @@ +https://www.youtube.com/watch?v=rwGvWesPFX8 |
