diff options
| author | Jules Aguillon | 2024-03-16 23:37:38 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-03-16 23:37:38 +0100 |
| commit | e74b45c2d6df4db4fb16a2902bfcd022fde5a98c (patch) | |
| tree | 0488af54b5d0cb4e965521b9c243622e3116c608 /fastlane/metadata/android/en-US/changelogs/19.txt | |
| parent | 1cbaa7106cad46d35072e15109215b76a293eebd (diff) | |
| download | unexpected-keyboard-e74b45c2d6df4db4fb16a2902bfcd022fde5a98c.tar.gz unexpected-keyboard-e74b45c2d6df4db4fb16a2902bfcd022fde5a98c.zip | |
Move fastlane metadata into fastlane/metadata/android
Diffstat (limited to 'fastlane/metadata/android/en-US/changelogs/19.txt')
| -rw-r--r-- | fastlane/metadata/android/en-US/changelogs/19.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/19.txt b/fastlane/metadata/android/en-US/changelogs/19.txt new file mode 100644 index 0000000..ac71f0a --- /dev/null +++ b/fastlane/metadata/android/en-US/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 |
