tibbi
3d213c9425
updating commons
2023-07-09 17:38:57 +02:00
Tibor Kaputa
a143e100db
Merge pull request #214 from esensar/feature/199-autofill-integration
...
Add autofill integration to the keyboard
2023-07-07 18:57:23 +02:00
Ensar Sarajčić
920514554d
Remove minimum width from clipboard item
2023-07-07 18:15:39 +02:00
Ensar Sarajčić
891fe2e3c4
Use apply to make updateSuggestionsToolbarLayout cleaner
2023-07-07 17:06:35 +02:00
Ensar Sarajčić
b4dc109125
Adjust clipboard_value when no autofill suggestions are available
2023-07-07 14:22:40 +02:00
Ensar Sarajčić
937bedb3eb
Make clipboard item wrap_content instead of fill up parent
2023-07-07 13:56:54 +02:00
Ensar Sarajčić
f1b4896a86
Remove extra empty line
2023-07-07 08:04:40 +02:00
ShareASmile
e10c51b406
Translated using Weblate (Punjabi)
...
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/pa/
2023-07-06 23:15:11 +02:00
ShareASmile
fb429a5e19
Translated using Weblate (Punjabi)
...
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/pa/
2023-07-06 23:15:11 +02:00
Ensar Sarajčić
5dadffc3ca
Ensure clipboard takes all space if no autofill suggestions are available
2023-07-06 16:52:49 +02:00
Ensar Sarajčić
f36216651f
Remove unnecessary null check in MyKeyboardView
2023-07-06 16:31:51 +02:00
Ensar Sarajčić
3d96687c60
Use isRPlus instead of direct SDK version checks
2023-07-06 16:30:26 +02:00
Ensar Sarajčić
db731afb46
Use uniform steps for larger and smaller keyboard heights
2023-07-06 16:28:07 +02:00
Ensar Sarajčić
4215a7482d
Limit available keyboard sizes to a more sensible set
2023-07-06 13:02:26 +02:00
Ensar Sarajčić
6b07eeddbc
Add keyboard height percentage options
2023-07-06 08:59:45 +02:00
Ensar Sarajčić
ab3cfc36f0
Add autofill integration to the keyboard
...
* Activated autofill support for our input method in method.xml
* Implemented required methods in our IME
* Styled views as similar as possible to the clipboard item
* Added InlineContentViewHorizontalScrollView which properly clips these views,
since they are owned by another process and are usually drawn above our views
This closes #199
2023-07-05 12:18:36 +02:00
Tibor Kaputa
e41c6c0817
Merge pull request #209 from Merkost/paste_fix
...
Changed onPastedText cursor position to the end of the text
2023-06-28 09:25:01 +02:00
merkost
dc1972a096
Added delay for fast typing
2023-06-28 13:32:53 +10:00
merkost
cd66af8cc0
Changed onPastedText cursor position to the end of the text
2023-06-28 11:54:14 +10:00
J. Lavoie
cba6850d7d
Translated using Weblate (French)
...
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/fr/
2023-06-27 11:39:37 +02:00
ShareASmile
59e012991f
Translated using Weblate (Punjabi)
...
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/pa/
2023-06-27 11:39:37 +02:00
Tibor Kaputa
b856bf9f9f
do not translate string comments
2023-06-27 11:39:21 +02:00
Tibor Kaputa
15169a6280
minor code style update
2023-06-27 11:37:34 +02:00
Henry
0ead92bab0
fix(language): fix review code from @tibbi
...
Signed-off-by: Hung <>
2023-06-27 11:43:23 +07:00
Hung
177be0205f
feature(language): add telex source
...
Signed-off-by: Hung <>
2023-06-26 16:26:08 +07:00
Henry
01aeabdf9a
feature(language): add vi string + config Vn
...
Signed-off-by: Hung <>
2023-06-26 16:25:45 +07:00
Henry
b57a0461cf
feature(language): add vi string + config Vn
...
Signed-off-by: Hung <>
2023-06-23 23:50:17 +07:00
tibbi
42d4b72685
update version to 5.4.6
2023-06-23 09:57:33 +02:00
Tibor Kaputa
243cafc69b
Merge pull request #204 from weblate/weblate-simple-mobile-tools-simple-keyboard
...
Translations update from Hosted Weblate
2023-06-23 09:39:58 +02:00
Tibor Kaputa
a467961e06
Merge pull request #203 from Merkost/termux_fix
...
Fixed termux issue
2023-06-23 09:39:35 +02:00
Adrian Wahyudi
a537b79b85
Translated using Weblate (Indonesian)
...
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/id/
2023-06-23 09:37:59 +02:00
merkost
7dde359f5b
Added updateShiftKeyState if originalText is null
2023-06-23 12:33:59 +10:00
merkost
72512478d9
Revert "Fixed termux issue"
...
This reverts commit 1c134f1956
.
2023-06-23 12:26:23 +10:00
merkost
859af20078
Merge remote-tracking branch 'origin/termux_fix' into termux_fix
2023-06-23 12:24:27 +10:00
merkost
1c134f1956
Fixed termux issue
2023-06-23 12:24:10 +10:00
merkost
cfe7a41b00
Fixed termux issue
2023-06-23 12:15:24 +10:00
tibbi
ffbeff5bab
replacing jcenter with mavenCentral
2023-06-22 23:58:27 +02:00
merkost
ed4ba59134
Fixed on delete key click
2023-06-22 19:12:13 +10:00
tibbi
cf08c69a80
update version to 5.4.5
2023-06-18 10:00:18 +02:00
tibbi
ce57b3cc4b
lets simplify the null check
2023-06-18 09:54:53 +02:00
tibbi
d2c3116173
adding a null check
2023-06-18 09:54:18 +02:00
tibbi
febd62164d
adding 2 extra chars to the english keyboards
2023-06-18 09:38:28 +02:00
Tibor Kaputa
f1539bf377
Merge pull request #195 from Merkost/direct_boot_aware
...
Direct boot aware fixes
2023-06-18 08:56:37 +02:00
merkost
8f2d851c08
Added additional lockScreen check
2023-06-18 13:21:51 +10:00
merkost
9c57944b29
Added sentences capitalization to the first editText
2023-06-18 13:09:08 +10:00
merkost
409e3f4c35
Moved setKeyboardHolder before setKeyboard in order to properly manage toolbar visibility
2023-06-17 10:02:02 +10:00
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
tibbi
1febf07460
update version to 5.4.4
2023-06-15 09:33:01 +02:00
tibbi
a5110a4169
updating commons
2023-06-15 09:27:32 +02: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
34c23e94a1
update version to 5.4.3
2023-06-13 10:50:15 +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