Commit Graph

1041 Commits

Author SHA1 Message Date
Tibor Kaputa b2afdfb41c
Merge pull request #172 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2023-05-22 21:14:08 +02:00
Tibor Kaputa 90a08056ca
Merge branch 'main' into weblate-simple-mobile-tools-simple-keyboard 2023-05-22 21:14:02 +02:00
Tibor Kaputa f4d24c754c
Merge pull request #170 from Merkost/capitalizing_settings
Sentences capitalization implemented
2023-05-22 21:13:08 +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
Tibor Kaputa 99a50d4664
Merge pull request #169 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2023-05-19 10:33:40 +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 8e6852de1b
Merge pull request #167 from Merkost/space_fix
Space button fix in phone keybord type
2023-05-18 09:20:45 +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
Tibor Kaputa 763ea43c61
Merge pull request #165 from weblate/weblate-simple-mobile-tools-simple-keyboard
Translations update from Hosted Weblate
2023-05-12 12:09:05 +02: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
Tibor Kaputa 38ea0c9baf
Merge pull request #163 from engemil/patch-3
Added the norwegian/danish letter "ø" as alternative to english and spanish keyboards under "o".
2023-05-09 11:01:17 +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 6613f76cc3 updating changelog 2023-05-04 23:14:13 +02:00
tibbi 5212155a5c update version to 5.4.2 2023-05-04 23:14:06 +02:00
tibbi e6c4ec7021 updating commons and room 2023-05-04 23:07:51 +02:00
tibbi d421b910fe Merge branch 'main' of github.com:SimpleMobileTools/Simple-Keyboard into main 2023-05-03 20:47:00 +02:00
Tibor Kaputa 0e8b8a357b
Merge pull request #159 from ismailnurudeen/feat/optional-num-row
Feat/optional number row
2023-05-03 20:46:45 +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