abouttreesummaryrefslogcommitdiff
path: root/fastlane/metadata/android/en-US/changelogs/20.txt
diff options
context:
space:
mode:
authorJules Aguillon2024-03-16 23:37:38 +0100
committerJules Aguillon2024-03-16 23:37:38 +0100
commite74b45c2d6df4db4fb16a2902bfcd022fde5a98c (patch)
tree0488af54b5d0cb4e965521b9c243622e3116c608 /fastlane/metadata/android/en-US/changelogs/20.txt
parent1cbaa7106cad46d35072e15109215b76a293eebd (diff)
downloadunexpected-keyboard-e74b45c2d6df4db4fb16a2902bfcd022fde5a98c.tar.gz
unexpected-keyboard-e74b45c2d6df4db4fb16a2902bfcd022fde5a98c.zip
Move fastlane metadata into fastlane/metadata/android
Diffstat (limited to 'fastlane/metadata/android/en-US/changelogs/20.txt')
-rw-r--r--fastlane/metadata/android/en-US/changelogs/20.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/changelogs/20.txt b/fastlane/metadata/android/en-US/changelogs/20.txt
new file mode 100644
index 0000000..d4d7b13
--- /dev/null
+++ b/fastlane/metadata/android/en-US/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