Commit Graph

714 Commits

Author SHA1 Message Date
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 19dc038372 Sentences capitalization full refactoring and google-keyboard-like implementation 2023-05-31 23:29:58 +10:00
merkost 474512955c Refactored ShiftState and added URI exception 2023-05-25 13:20:04 +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
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 448de752ae Default capitalization value set to true 2023-05-22 19:48:57 +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
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 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
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