Commit Graph

1030 Commits

Author SHA1 Message Date
Rex_sa 1d89a25915
Translated using Weblate (Arabic)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ar/
2023-06-13 10:51:07 +02:00
en2sv 24a3877044
Translated using Weblate (Swedish)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/sv/
2023-06-13 10:51:06 +02:00
Guillaume d94ba3aeeb
Translated using Weblate (Dutch)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/nl/
2023-06-13 10:51:06 +02:00
Sergio Marques 0af5021d65
Translated using Weblate (Portuguese)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pt/
2023-06-13 10:51:06 +02:00
Priit Jõerüüt 9349bbae31
Translated using Weblate (Estonian)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/et/
2023-06-13 10:51:06 +02:00
VfBFan 5a7c74d414
Translated using Weblate (German)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/de/
2023-06-13 10:51:05 +02:00
Oğuz Ersen 982f5fdc5a
Translated using Weblate (Turkish)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/tr/
2023-06-13 10:51:05 +02:00
Josep M. Ferrer 2a297323c8
Translated using Weblate (Catalan)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ca/
2023-06-13 10:51:05 +02:00
Agnieszka C 5e6887e8e2
Translated using Weblate (Polish)
Currently translated at 100.0% (34 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pl/
2023-06-13 10:51:04 +02:00
tibbi 1c65f67566 updating changelog 2023-06-13 10:50:22 +02:00
tibbi 34c23e94a1 update version to 5.4.3 2023-06-13 10:50:15 +02:00
tibbi a9673c6fa6 updating the UI at clipboard management activity 2023-06-13 10:39:17 +02:00
Tibor Kaputa 02bb8d6d99
Merge pull request #183 from Merkost/direct_boot_aware
Direct boot aware
2023-06-13 10:35:37 +02:00
merkost 14e761127d Fixed safeStorageContext issue in getStrokeColor method 2023-06-13 18:09:45 +10:00
Tibor Kaputa 44d913bfec
Merge pull request #189 from Merkost/scandinavian_fix
Keyboard change layout button fix
2023-06-13 10:03:18 +02:00
merkost d372956540 Improved if statements for detectAndSendKey 2023-06-13 14:19:46 +10:00
merkost 3e9d8e6bb0 SafeStorageContext added to Change Language dialog 2023-06-13 13:17:24 +10:00
merkost 5e23f27066 safeStorageContext refactored 2023-06-13 13:03:13 +10:00
Tibor Kaputa c8a449be0b
Merge pull request #186 from judemont/main
Added French BÉPO layouts
2023-06-12 14:31:47 +02:00
JdM 312f65daea change the top row to select the number by default 2023-06-11 11:40:37 +00:00
Tibor Kaputa a9a9035c4e
Merge pull request #188 from Merkost/talkback_improvements
Talkback improvements
2023-06-10 09:17:40 +02:00
Tibor Kaputa 9519caa01e
updating the slovak string 2023-06-10 09:17:12 +02:00
Tibor Kaputa 6a8ff89022
minor code style update 2023-06-10 09:15:32 +02:00
Tibor Kaputa c17a79a7b4
shortening some code 2023-06-10 09:15:11 +02:00
merkost c2d17f5c3a Created keycode_space resource in any translation and changed to Spacebar 2023-06-10 11:33:48 +10:00
merkost 56d3ff4b85 Fixed a bug when some keyboard's change layout button doesn't work as expected 2023-06-09 12:22:38 +10:00
merkost 09bc110eb6 Fixed a bug when clicking on layout change and space at the same time 2023-06-09 12:10:00 +10:00
merkost e6a22e5920 Moved AccessHelper to an outer class 2023-06-09 11:40:41 +10:00
merkost 91852ed63e Removed old accessibility functions which caused manual focus clearing 2023-06-09 10:52:28 +10:00
merkost bd03b19a56 Merge branch 'main' into talkback_improvements
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/keyboard/views/MyKeyboardView.kt
2023-06-09 10:38:37 +10:00
merkost 29c8c763c0 OnKeyboardActionListener extracted to a different file 2023-06-09 10:31:08 +10:00
merkost 33c278d686 Removed spaces 2023-06-09 10:05:48 +10:00
merkost 21a22092fb Merge branch 'capitalizing_settings' into direct_boot_aware
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/keyboard/helpers/ShiftState.kt
#	app/src/main/kotlin/com/simplemobiletools/keyboard/services/SimpleKeyboardIME.kt
2023-06-09 10:00:24 +10:00
Tibor Kaputa 7ac8bc9c3b
Merge pull request #178 from Merkost/capitalizing_settings
Sentences capitalization improving
2023-06-08 16:45:38 +02:00
Tibor Kaputa 073ea3804d
minor code style updates 2023-06-08 16:45:16 +02:00
merkost 2b075c86dd Refactoring 2023-06-08 15:58:08 +10:00
merkost 999c19cb74 Refactoring 2023-06-08 15:55:13 +10:00
Tibor Kaputa c36f67800b
Merge pull request #187 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2023-06-07 20:26:34 +02:00
merkost ca53db62c1 Fixed content description for pinned clipboard icon 2023-06-07 16:04:33 +10:00
merkost 52836b8e5f Added contentDescriptions for the keys and a new string resource 2023-06-07 14:04:05 +10:00
merkost 9901cfbc10 Added inner AccessHelper class for talkback functional 2023-06-07 13:10:33 +10:00
Sergio Marques 44f7b964a5
Translated using Weblate (Portuguese)
Currently translated at 100.0% (33 of 33 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pt/
2023-06-05 17:50:47 +02:00
JdM ab4125a8f1 Fixed bépo letter width error 2023-06-03 20:54:25 +02:00
JdM 8879e8a0dc Added BÉPO keyboard layouts 2023-06-03 20:37:53 +02:00
JdM bbba02e87b fix typing error 2023-06-03 19:46:24 +02:00
JdM ae33ab91a7 rename LANGUAGE_FRENCH to LANGUAGE_FRENCH_AZERTY 2023-06-03 19:46:00 +02:00
JdM a5fedc8ade rename key_letters_french
to key_letters_french_azerty
2023-06-03 19:44:36 +02:00
JdM 897ae97cde Creating a french_bepo key file 2023-06-03 19:24:22 +02:00
merkost 19dc038372 Sentences capitalization full refactoring and google-keyboard-like implementation 2023-05-31 23:29:58 +10:00
Tibor Kaputa 7006bf3780
Merge pull request #174 from Merkost/scandinavian_language_layouts
Scandinavian language layouts
2023-05-30 09:04:01 +02:00