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
|
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 |
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 |
tibbi
|
8219ef143b
|
update version to 5.4.1
|
2023-02-11 23:28:54 +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 |
Tibor Kaputa
|
9b6adb09d3
|
Merge pull request #122 from suttod/main
Add cleanly numeric and phone keyboards
|
2023-02-11 19:38:28 +01:00 |
Daniel Sutto
|
50c2aa3ea0
|
replace switch-keyboard button with a space in numeric keyboard
|
2023-02-11 09:15:58 +01:00 |
Daniel Sutto
|
41f8d25e86
|
add minus sign
|
2023-02-10 21:43:05 +01:00 |
tibbi
|
6a3415dbed
|
adding a space bar icon
|
2023-02-10 17:58:56 +01:00 |
Tibor Kaputa
|
f10b94f0e2
|
Merge pull request #124 from suttod/symbols
Add some requested symbols
|
2023-02-10 17:46:19 +01:00 |
ismailnurudeen
|
9eed3982e0
|
fix: reduced primary icon size and made secondary icon relative to primary icon.
|
2023-02-10 10:42:55 +01:00 |
ismailnurudeen
|
b14f7c67cc
|
fix: set secondaryIcon color to textColor
|
2023-02-10 10:41:10 +01:00 |
ismailnurudeen
|
a17421b84b
|
fix: added paddingTop to secondaryIcon and aligned it properly.
|
2023-02-08 17:56:17 +01:00 |
ismailnurudeen
|
eb8adc9a1a
|
feat: added globe icon to emoji key to indicate language changeable.
|
2023-02-08 17:38:49 +01:00 |
ismailnurudeen
|
d797ba33c3
|
feat: added secondary icon attribute to key.
|
2023-02-08 17:27:55 +01:00 |
tibbi
|
3acb4aa472
|
updating commons
|
2023-02-08 16:15:12 +01:00 |
tibbi
|
35b4c656c7
|
avoid showing the More Apps From Us as an icon
|
2023-02-07 14:17:26 +01:00 |
Tibor Kaputa
|
4b5380b7f2
|
Merge branch 'main' into hide-clipboard
|
2023-02-07 14:16:29 +01:00 |
Tibor Kaputa
|
62c156b071
|
reordering some settings
|
2023-02-07 14:15:48 +01:00 |
Naveen
|
2999ccdc08
|
Don't show key borders in mini keyboard
|
2023-02-03 21:43:10 +05:30 |