diff options
| author | Jules Aguillon | 2024-03-04 00:32:47 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-03-04 00:57:23 +0100 |
| commit | a9f9bbec19369c2e502789dfec7e368172a9a9e3 (patch) | |
| tree | 56719bd06de8994e2b2f7c45315a02edd269ff15 /metadata/android/en/changelogs/19.txt | |
| parent | 35d1ebeab5a6c8fb5a99e63a08e0436b4fe0ebc8 (diff) | |
| download | unexpected-keyboard-a9f9bbec19369c2e502789dfec7e368172a9a9e3.tar.gz unexpected-keyboard-a9f9bbec19369c2e502789dfec7e368172a9a9e3.zip | |
Revert renaming metadata locale directories
Metadata directories were renamed while adding store descriptions into
strings files for simplicity.
This interferes with releases so is released.
An hardcoded lookup table is used instead.
Diffstat (limited to 'metadata/android/en/changelogs/19.txt')
| -rw-r--r-- | metadata/android/en/changelogs/19.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/metadata/android/en/changelogs/19.txt b/metadata/android/en/changelogs/19.txt deleted file mode 100644 index ac71f0a..0000000 --- a/metadata/android/en/changelogs/19.txt +++ /dev/null @@ -1,21 +0,0 @@ -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 |
