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 |
Naveen Singh
|
9eee610929
|
Merge branch 'SimpleMobileTools:main' into add_key_borders
|
2023-02-03 19:56:15 +05:30 |
tibbi
|
bb803529d6
|
updating commons
|
2023-02-01 22:45:28 +01:00 |
Naveen
|
e8338a522a
|
Use bordered mini keyboard background shape
|
2023-02-01 00:16:02 +05:30 |
Naveen
|
6a6b70d414
|
Update keyboard on preference changes
|
2023-01-31 23:25:32 +05:30 |
Naveen
|
8c5e422b3b
|
Show click feedback with enter too
|
2023-01-31 21:32:41 +05:30 |
Naveen
|
96cc36d13a
|
Always handle key presses
Otherwise there won't be any click feedback when "Show key popup" is disabled
|
2023-01-31 21:25:41 +05:30 |
Naveen
|
d3bf5f0d72
|
Implement key borders
|
2023-01-31 21:19:07 +05:30 |
Naveen
|
836b9a6e70
|
Use proper space width in symbols layout
|
2023-01-31 20:30:55 +05:30 |
Naveen
|
9748e8ac5f
|
Add "Show key borders" preference
|
2023-01-30 17:54:20 +05:30 |
Naveen
|
05fe9debc3
|
Use proper width for emoji key
|
2023-01-30 17:52:27 +05:30 |
Szepesi Tibor
|
4348cff5b1
|
Add toggle to hide clipboard
|
2023-01-22 16:25:08 +01:00 |
Balázs Meskó
|
3c0eb53072
|
Translated using Weblate (Hungarian)
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/hu/
|
2023-01-18 12:47:29 +01:00 |
Linerly
|
185421c8f4
|
Translated using Weblate (Indonesian)
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/id/
|
2023-01-13 11:50:34 +01:00 |
Sergio Marques
|
09933183f8
|
Translated using Weblate (Portuguese)
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/pt/
|
2023-01-13 11:50:34 +01:00 |
Dan
|
73ac4da699
|
Translated using Weblate (Ukrainian)
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/uk/
|
2022-12-28 13:06:33 +01:00 |
Daniel Sutto
|
e5ff45de7a
|
Add different quotation marks to popup
|
2022-12-28 09:47:04 +01:00 |
Daniel Sutto
|
e62cc90c98
|
Add en dash and em dash to popup menu for hyphen
|
2022-12-28 09:47:04 +01:00 |
Daniel Sutto
|
89a517f560
|
Add more punctuation to popup menu for period key
|
2022-12-28 09:47:04 +01:00 |
Daniel Sutto
|
1bee1a2da6
|
Add cleanly numeric and phone keyboards
|
2022-12-27 21:29:31 +01:00 |
tibbi
|
82b34d7579
|
update version to 5.4.0
|
2022-12-24 21:58:25 +01:00 |
tibbi
|
93a6c9208b
|
redesigning the Manage clipboard items activity
|
2022-12-24 21:52:43 +01:00 |
tibbi
|
4e80451760
|
redesigning Main activity
|
2022-12-24 21:41:02 +01:00 |
tibbi
|
e0d9ae11cd
|
redesigning the app settings
|
2022-12-24 21:38:31 +01:00 |
tibbi
|
3875a26fcb
|
adding a More Apps From Us menu button
|
2022-12-24 21:27:00 +01:00 |
tibbi
|
33ab62be22
|
updating commons and adding greek language
|
2022-12-24 21:20:59 +01:00 |
Tibor Kaputa
|
5689b73c3d
|
show numbers by default at long pressing some first line keys
|
2022-12-24 21:17:33 +01:00 |
spkprs
|
3828435c9e
|
Create keys_letters_greek.xml
new
|
2022-12-24 13:49:35 +02:00 |
Tibor Kaputa
|
6c2f66477d
|
Update strings.xml
|
2022-12-09 22:57:12 +01:00 |
Slávek Banko
|
c7d31b6fec
|
Translated using Weblate (Czech)
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/cs/
|
2022-12-06 23:48:38 +01:00 |
Wolfgang Schweer
|
32af9a821d
|
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/
|
2022-11-25 21:25:31 +01:00 |
Abhi
|
572ed341c1
|
Translated using Weblate (Malayalam)
Currently translated at 71.8% (23 of 32 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ml/
|
2022-11-19 09:27:17 +01:00 |
Anonymous
|
4504f040f1
|
Translated using Weblate (Malayalam)
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/ml/
|
2022-11-18 12:29:54 +01:00 |
Abhi
|
40c5694041
|
Added translation using Weblate (Malayalam)
|
2022-11-18 12:29:47 +01:00 |
tibbi
|
34d903561b
|
update version to 5.3.2
|
2022-11-08 10:23:28 +01:00 |
tibbi
|
23dce78ab4
|
updating commons
|
2022-11-08 10:15:19 +01:00 |
tibbi
|
3ebf3d4734
|
adding a crashfix
|
2022-11-08 10:15:13 +01:00 |
Tibor Kaputa
|
0853cca11f
|
Update strings.xml
|
2022-11-07 22:27:51 +01:00 |
Alex
|
5d310771bf
|
Translated using Weblate (Serbian)
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/sr/
|
2022-11-07 22:26:41 +01:00 |
Anonymous
|
a861416182
|
Translated using Weblate (Serbian)
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/sr/
|
2022-11-07 22:26:41 +01:00 |
Alex
|
1f205115ec
|
Added translation using Weblate (Serbian)
|
2022-11-07 22:26:41 +01:00 |
Tibor Kaputa
|
a50c86caba
|
Merge pull request #104 from KryptKode/feat/switch-language-on-longpress-emoji
feature: support switching language on longpress of emoji key
|
2022-11-07 22:26:36 +01:00 |
darthpaul
|
72abe07284
|
remove duplicate layouts, use commons
|
2022-11-07 17:47:59 +00:00 |
darthpaul
|
e7a02cf460
|
extract method to get keyboard languages to Context extension
|
2022-11-06 11:39:42 +00:00 |
Tibor Kaputa
|
0d42cb4930
|
removing an empty line
|
2022-11-06 09:43:06 +01:00 |
Tibor Kaputa
|
28381f004a
|
Update ChangeLanguagePopup.kt
|
2022-11-06 09:42:19 +01:00 |
darthpaul
|
bcbd67aaac
|
cleanup code
- remove duplicate blank lines
- move emoji key code check to the onLongPress method
|
2022-11-05 21:49:58 +00:00 |
darthpaul
|
210da88052
|
feature: support switching language on longpress of emoji key
|
2022-11-04 23:11:43 +00:00 |
Alex
|
8fe475021e
|
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/
|
2022-10-31 20:01:26 +01:00 |
Tibor Kaputa
|
9caa6c67c3
|
Update strings.xml
|
2022-10-27 09:49:19 +02:00 |
Tibor Kaputa
|
fb217a11af
|
Update strings.xml
|
2022-10-27 09:48:19 +02:00 |
VfBFan
|
7363639ffc
|
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/
|
2022-10-27 09:35:03 +02:00 |
J. Lavoie
|
9b86c164dd
|
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/
|
2022-10-26 09:27:49 +02:00 |
J. Lavoie
|
4ee3379e80
|
Translated using Weblate (French)
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/fr/
|
2022-10-26 09:27:49 +02:00 |
bgo-eiu
|
90ddf667ec
|
Translated using Weblate (Punjabi)
Currently translated at 28.1% (9 of 32 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pa/
|
2022-10-25 21:37:12 +02:00 |
Anonymous
|
35e0c1b2ee
|
Translated using Weblate (Punjabi)
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/pa/
|
2022-10-25 21:34:45 +02:00 |
bgo-eiu
|
f0798019ca
|
Translated using Weblate (Punjabi (Pakistan))
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/pa_PK/
|
2022-10-25 21:34:45 +02:00 |
bgo-eiu
|
ce7fb4557e
|
Added translation using Weblate (Punjabi)
|
2022-10-25 21:34:39 +02:00 |
Anonymous
|
e06337b46c
|
Translated using Weblate (Punjabi (Pakistan))
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/pa_PK/
|
2022-10-25 17:49:46 +02:00 |
bgo-eiu
|
fc1272fdf6
|
Added translation using Weblate (Punjabi (Pakistan))
|
2022-10-25 17:49:38 +02:00 |
Rex_sa
|
2f092bdafb
|
Translated using Weblate (Arabic)
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/ar/
|
2022-10-24 19:41:17 +02:00 |
gallegonovato
|
3e3fd066b5
|
Translated using Weblate (Galician)
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/gl/
|
2022-10-24 18:42:41 +02:00 |
en2sv
|
8c5d164ae5
|
Translated using Weblate (Swedish)
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/sv/
|
2022-10-24 18:42:41 +02:00 |
atilluF
|
bec1d8934a
|
Translated using Weblate (Italian)
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/it/
|
2022-10-24 18:42:41 +02:00 |
Alex
|
2648c24f4d
|
Translated using Weblate (Slovenian)
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/sl/
|
2022-10-21 23:04:52 +02:00 |
Priit Jõerüüt
|
b4bbd36077
|
Translated using Weblate (Estonian)
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/et/
|
2022-10-20 17:01:13 +02:00 |
Eric
|
5a65fda99c
|
Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
|
2022-10-19 10:01:57 +02:00 |
solokot
|
eebabf6ce4
|
Translated using Weblate (Russian)
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/ru/
|
2022-10-19 10:01:57 +02:00 |
gallegonovato
|
831b86531b
|
Translated using Weblate (Spanish)
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/es/
|
2022-10-19 10:01:56 +02:00 |
Digger
|
31e775af83
|
Translated using Weblate (Japanese)
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/ja/
|
2022-10-19 10:01:56 +02:00 |
Guillaume
|
7ef6bf1f1c
|
Translated using Weblate (Dutch)
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/nl/
|
2022-10-19 10:01:56 +02:00 |
Oğuz Ersen
|
f348aa1953
|
Translated using Weblate (Turkish)
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/tr/
|
2022-10-19 10:01:56 +02:00 |
Josep M. Ferrer
|
a666f8d6b4
|
Translated using Weblate (Catalan)
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/ca/
|
2022-10-19 10:01:56 +02:00 |
Agnieszka C
|
45155568e1
|
Translated using Weblate (Polish)
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/pl/
|
2022-10-19 10:01:55 +02:00 |
spkprs
|
e03284a6b2
|
Update strings.xml
|
2022-10-16 13:32:55 +03:00 |
tibbi
|
552da69b51
|
adding another string for showing numbers on a separate row
|
2022-10-15 22:16:42 +02:00 |
tibbi
|
f95a067d26
|
adding a string for showing key borders
|
2022-10-15 22:12:56 +02:00 |
tibbi
|
1ffed5d1e5
|
update version to 5.3.1
|
2022-10-10 17:34:37 +02:00 |
tibbi
|
986dbc79c0
|
updating commons and gradle
|
2022-10-10 17:28:50 +02:00 |
atilluF
|
6da2bdaaa8
|
Translated using Weblate (Italian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/it/
|
2022-10-05 14:23:31 +02:00 |
paula katos
|
8c32973f4d
|
Translated using Weblate (Romanian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ro/
|
2022-09-30 19:20:09 +02:00 |
Rex_sa
|
92ee192fcc
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ar/
|
2022-09-25 09:22:59 +02:00 |
gallegonovato
|
38c1045520
|
Translated using Weblate (Galician)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/gl/
|
2022-09-25 09:22:59 +02:00 |
gallegonovato
|
af5d0b9eb5
|
Translated using Weblate (Galician)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/gl/
|
2022-09-22 23:10:49 +02:00 |
Tibor Kaputa
|
faf9d1a44d
|
Update strings.xml
|
2022-09-22 23:07:09 +02:00 |
words wave
|
8842712aab
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/fi/
|
2022-09-19 11:27:51 +02:00 |
Kovacs Bea
|
16dd3da478
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/hu/
|
2022-09-19 11:27:51 +02:00 |
words wave
|
e1fc7939a8
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/et/
|
2022-09-19 11:27:50 +02:00 |
Martin Božič
|
753b7ee96b
|
Translated using Weblate (Slovenian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/sl/
|
2022-09-14 14:24:08 +02:00 |
Stefan Ivanov
|
fbaf3fedba
|
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/bg/
|
2022-09-14 14:23:05 +02:00 |
Anonymous
|
49d2547405
|
Translated using Weblate (Slovenian)
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/sl/
|
2022-09-13 11:46:55 +02:00 |
Martin Božič
|
4825f2db94
|
Added translation using Weblate (Slovenian)
|
2022-09-13 11:46:49 +02:00 |
gallegonovato
|
db6863b0cb
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/es/
|
2022-09-11 23:20:53 +02:00 |
Tommy He
|
2a3f313df8
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/zh_Hans/
|
2022-09-11 23:20:53 +02:00 |
Digger
|
bed62656b5
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ja/
|
2022-09-11 23:20:53 +02:00 |
melintemarian
|
78c2a55349
|
Translated using Weblate (Romanian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ro/
|
2022-09-11 23:20:53 +02:00 |
gallegonovato
|
09253631dc
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/es/
|
2022-09-11 23:20:53 +02:00 |
spkprs
|
3fd5f787a4
|
Update strings.xml
|
2022-09-05 22:25:55 +03:00 |
Josep M. Ferrer
|
7a9be7075c
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ca/
|
2022-09-02 19:23:43 +02:00 |
Milo Ivir
|
c3456e064b
|
Translated using Weblate (Croatian)
Currently translated at 100.0% (30 of 30 strings)
Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/hr/
|
2022-08-24 22:26:48 +02:00 |
tibbi
|
607357a903
|
adding a crashfix at the emoji initializer
|
2022-08-24 22:26:41 +02:00 |