Commit Graph

866 Commits

Author SHA1 Message Date
merkost d8dead14ea Added isDeviceLocked extension function to track when user is on a LockScreen 2023-06-17 10:01:09 +10:00
merkost cca92c784a Fixed capitalization scenario when cursor is moved 2023-06-17 09:32:33 +10:00
Tibor Kaputa 5e50feea90
Merge pull request #194 from Merkost/capitalizing_refactoring
Fixed some wrong capitalizing scenarios
2023-06-16 15:32:09 +02:00
merkost dfb4382f62 Fixed some wrong capitalizing scenarios 2023-06-16 22:49:18 +10:00
Tibor Kaputa 603f7033c5
Merge pull request #192 from Merkost/direct_boot_aware
Direct boot aware fixes
2023-06-15 09:20:04 +02:00
Tibor Kaputa af0f05c299
fixing a check 2023-06-15 09:19:51 +02:00
merkost 471b3f25cc Merge remote-tracking branch 'origin/direct_boot_aware' into direct_boot_aware 2023-06-15 16:23:25 +10:00
merkost 8cab8a3c79 Fixed directBoot crashes 2023-06-15 16:23:11 +10:00
Eric a9406f5ae0
Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2023-06-13 10:51:07 +02:00
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 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 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
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
merkost f46bc3652d Commentary fixes 2023-05-30 16:46:28 +10:00
merkost f9cdecdb32 Languages xml refactored and fixed numbers popup 2023-05-30 16:41:54 +10:00
merkost c3c3ce09d2 Using safeStorageContext in ClipsKeyboardAdapter.kt 2023-05-30 16:17:45 +10:00
merkost b14ad588d3 Added if statement in application onCreate() 2023-05-30 16:17:22 +10:00
Tibor Kaputa 11edc22e99
Merge pull request #180 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2023-05-29 21:15:00 +02:00
spkprs aa87b0b9f8
Update strings.xml 2023-05-29 22:11:59 +03:00
merkost fa4e38e94e Enabled numbers row based on shouldShowKeyboardToolbar value 2023-05-29 22:27:03 +10:00
merkost 9fba023443 Added isDeviceLocked extension 2023-05-29 21:35:46 +10:00
merkost 88c4bb5ebb Removed languages refactoring (Language.kt enum) 2023-05-29 17:18:35 +10:00
merkost 0b3bf0a750 Added safeStorageContext 2023-05-29 17:01:23 +10:00
Kryštof Černý 8398eaff1b
Translated using Weblate (Czech)
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/cs/
2023-05-27 17:22:04 +02:00
Tibor Kaputa 92fa95eb19
Update strings.xml 2023-05-27 17:21:49 +02:00
Tibor Kaputa 7dd83182a3
Update strings.xml 2023-05-27 17:21:37 +02:00
Tibor Kaputa 7bd17e42dc
Update strings.xml 2023-05-27 17:21:23 +02:00
gallegonovato e6ebac65a1
Translated using Weblate (Spanish)
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/es/
2023-05-27 08:27:51 +02:00
en2sv e59f977515
Translated using Weblate (Swedish)
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/sv/
2023-05-27 08:27:50 +02:00
Rex_sa 81735d29a1
Translated using Weblate (Arabic)
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/ar/
2023-05-26 08:51:33 +02:00
merkost fc6bee9df7 Configured storage for direct boot mode 2023-05-26 12:26:18 +10:00
merkost 326772789b Language.kt - languages sorted inside enum 2023-05-26 08:57:59 +10:00
merkost 535409e9ee Merge branch 'languages_refactoring' into scandinavian_language_layouts 2023-05-25 23:22:05 +10:00
merkost 5738029991 Language.kt - added sorted function 2023-05-25 23:19:53 +10:00
merkost 1b15a52fcb Created Device Protected Storage Context 2023-05-25 21:45:10 +10:00
Konstantin Merenkov c226ebd84b
Merge branch 'main' into languages_refactoring 2023-05-25 20:28:47 +10:00
Priit Jõerüüt 6ee70cc5bc
Translated using Weblate (Estonian)
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/et/
2023-05-25 07:49:28 +02:00
Josep M. Ferrer e8fb1e8db7
Translated using Weblate (Catalan)
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/ca/
2023-05-25 07:49:28 +02:00
merkost 474512955c Refactored ShiftState and added URI exception 2023-05-25 13:20:04 +10:00
Konstantin Merenkov f68396d24e
Merge branch 'main' into scandinavian_language_layouts 2023-05-25 10:56:06 +10:00
merkost b97fa7b0e8 Refactored inputTypeExceptions 2023-05-23 18:56:57 +10:00
merkost a7f194793d Added email input types as an exception to capitalization
Fixed comments in code
2023-05-23 18:52:33 +10:00
merkost aef91d8a42 Moved capitalization logic in a separate function
Added inputTypeClassVariation for controlling whether keyboard is in password mode to turn off capitalization
2023-05-23 13:18:52 +10:00
Guillaume 8d1a2b80ab
Translated using Weblate (Dutch)
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/nl/
2023-05-22 22:11:01 +02:00
Anonymous 12ef3e2e6f
Translated using Weblate (Arabic)
Currently translated at 96.9% (32 of 33 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ar/
2023-05-22 22:11:01 +02:00
Anonymous dfa0b419d8
Translated using Weblate (Dutch)
Currently translated at 96.9% (32 of 33 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/nl/
2023-05-22 22:11:01 +02:00
Anonymous 2d1058e92b
Translated using Weblate (Catalan)
Currently translated at 96.9% (32 of 33 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ca/
2023-05-22 22:11:01 +02:00
tibbi c9218bce94 fixing some string renames 2023-05-22 22:10:55 +02:00
Tibor Kaputa 90a08056ca
Merge branch 'main' into weblate-simple-mobile-tools-simple-keyboard 2023-05-22 21:14:02 +02:00
merkost de6e704453 Auto capitalization based on editorInfo turned off while keyboard's capitalization setting is off 2023-05-22 22:45:21 +10:00
merkost a85d9247ee Added norwegian, danish and swedish keyboard layouts 2023-05-22 22:36:38 +10:00
merkost 448de752ae Default capitalization value set to true 2023-05-22 19:48:57 +10:00
merkost ec7dd289e9 Extracted languages enum to the Language.kt file 2023-05-22 13:15:56 +10:00
merkost 964690707b Refactored language constants to a single enum 2023-05-22 13:14:18 +10:00
merkost 893b496767 Boolean.not() -> !Boolean 2023-05-22 09:47:07 +10:00
merkost d14d6346a6 Sentences capitalization refactored 2023-05-21 22:10:08 +10:00
merkost 129eea692a renamed capitalise -> capitalize 2023-05-21 21:24:29 +10:00
Rex_sa e63f08da49
Translated using Weblate (Arabic)
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/ar/
2023-05-20 20:50:07 +02:00
Guillaume 6839e8a425
Translated using Weblate (Dutch)
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/nl/
2023-05-20 20:50:06 +02:00
Josep M. Ferrer 297380bb81
Translated using Weblate (Catalan)
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/ca/
2023-05-20 20:50:06 +02:00
merkost a25fececc9 Removed wrong string and settings layout capitalization item refactored 2023-05-20 21:57:45 +10:00
Konstantin Merenkov 2ee861368b
Merge branch 'main' into capitalizing_settings 2023-05-20 17:00:45 +10:00
merkost 84e1b8bca9 Added autoCapitalization on Enter button press 2023-05-20 16:53:14 +10:00
merkost 95f05a7b96 Added sentences capitalization support (without pressing enter) 2023-05-20 16:49:09 +10:00
merkost 577553db15 Shared prefs capitalization name fix 2023-05-20 12:15:05 +10:00
merkost 47e5e56b30 Added capitalization setting in SettingsActivity 2023-05-20 12:05:11 +10:00
merkost 62e639afc3 Added capitalization setting in SettingsActivity 2023-05-20 11:37:27 +10:00
merkost 000c907a02 ShiftState refactored 2023-05-20 11:36:03 +10:00
Tibor Kaputa 73b0017895
Merge pull request #168 from Merkost/space_fix
Space button background fixed
2023-05-19 10:36:34 +02:00
Eric 0913e04051
Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2023-05-19 08:26:34 +02:00
solokot 5fd1d5d35c
Translated using Weblate (Russian)
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/ru/
2023-05-19 08:26:34 +02:00
VfBFan 8847f89b0d
Translated using Weblate (German)
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/de/
2023-05-19 08:26:34 +02:00
Oğuz Ersen e2bdd4d625
Translated using Weblate (Turkish)
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/tr/
2023-05-19 08:26:33 +02:00
Agnieszka C 7e4a862038
Translated using Weblate (Polish)
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/pl/
2023-05-19 08:26:33 +02:00
Milo Ivir b0908ecb48
Translated using Weblate (Croatian)
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/hr/
2023-05-19 08:26:33 +02:00
merkost 8e757f491d Merge remote-tracking branch 'origin/space_fix' into space_fix 2023-05-19 11:23:14 +10:00
merkost 7396569c2e Space small key background fixed 2023-05-19 11:23:05 +10:00
tibbi 9d2f811720 adding a new string for starting sentences with a capital letter 2023-05-18 10:49:46 +02:00
Tibor Kaputa 22be930c7b
minor xml style update 2023-05-18 09:20:35 +02:00
merkost 45cc595606 Space key background TODO added 2023-05-18 13:08:16 +10:00
merkost 2df2ac7196 Space key fix 2023-05-18 13:07:56 +10:00
merkost 65f7c96c12 Added additional EditText with inputType="phone" 2023-05-18 13:04:44 +10:00
Макар Разин 54ef8c1136
Translated using Weblate (Belarusian)
Currently translated at 100.0% (32 of 32 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/be/
2023-05-12 11:53:33 +02:00
tibbi 627ed733c0 updating commons 2023-05-12 11:53:26 +02:00
Emil Jenssen c1625a936c
Added the norwegian/danish letter "ø" as alternative to english and spanish keyboards under "o". 2023-05-08 22:30:50 +02:00
tibbi d421b910fe Merge branch 'main' of github.com:SimpleMobileTools/Simple-Keyboard into main 2023-05-03 20:47:00 +02:00
ismailnurudeen 8b0d59781b fix: formatting 2023-04-24 13:51:19 +01:00
ismailnurudeen 3972a917b8 fix: prevent unnecessary key invalidation when keyboard mode change. 2023-04-20 18:22:25 +01:00
ismailnurudeen acb82a5caa fix: remove numbers from popup character if showNumbersRow is enabled. 2023-04-20 12:42:57 +01:00
ismailnurudeen 7bb026b278 refactor: renamed isNumRow to isNumbersRow 2023-04-20 11:53:56 +01:00
ismailnurudeen 5363970799 feat: implemented logic to hide and show number keys row. 2023-04-18 16:15:25 +01:00
ismailnurudeen 14e94ea8cd feat: added number keys row 2023-04-18 16:14:02 +01:00
ismailnurudeen a39442976a feat: added setting to show number row 2023-04-18 06:14:02 +01:00
tibbi c26b18cee9 Merge branch 'main' of github.com:SimpleMobileTools/Simple-Keyboard into main 2023-03-25 09:56:49 +01:00
tibbi b5595ab53f removing a not translated language file 2023-03-25 09:56:28 +01:00
Tibor Kaputa bf2e0d114f
Update strings.xml 2023-03-25 09:56:14 +01:00
Milo Ivir 39e2f3bd6b
Translated using Weblate (Croatian)
Currently translated at 100.0% (32 of 32 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/hr/
2023-03-16 14:40:50 +01:00
Oskari Lavinto b3b78f589e
Translated using Weblate (Finnish)
Currently translated at 100.0% (32 of 32 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/fi/
2023-02-28 17:38:33 +01:00
Goran Gharib Karim 5c205931c9
Translated using Weblate (Kurdish (Central))
Currently translated at 100.0% (32 of 32 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ckb/
2023-02-23 22:39:06 +01:00
Goran Gharib Karim fd20784622
Translated using Weblate (Kurdish (Central))
Currently translated at 43.7% (14 of 32 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ckb/
2023-02-21 18:36:51 +01:00
Anonymous 9e36f130f1
Translated using Weblate (Kurdish (Central))
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ckb/
2023-02-20 17:02:21 +01:00
VfBFan b85690b422
Translated using Weblate (German)
Currently translated at 100.0% (32 of 32 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/de/
2023-02-20 17:02:21 +01:00
Goran Gharib Karim cdc10be854
Added translation using Weblate (Kurdish (Central)) 2023-02-20 17:02:10 +01:00
tibbi 038f9369f3 add dash and space at the phone number keyboard too 2023-02-18 13:34:47 +01:00
Tibor Kaputa e9568d9e86
Merge pull request #144 from ismailnurudeen/feat/key_seconday_icon
Feat/added secondary icon to key
2023-02-11 23:20:00 +01:00
Tibor Kaputa 6a46af16c1
adding some tiny globe and emoji changes 2023-02-11 23:19:32 +01:00
ismailnurudeen ec9625b8f8 fix: properly placed secondary icon to the top right corner of key. 2023-02-11 22:27:14 +01:00
tibbi eaeef9b7ae removing the space bar vector 2023-02-11 20:39:48 +01:00