Commit Graph

917 Commits

Author SHA1 Message Date
tibbi eb870522f3 fix #260, fixing a crash in romanian language 2023-10-15 10:34:28 +02:00
Tibor Kaputa 079c69f8d3
Update SimpleKeyboardIME.kt 2023-10-14 21:07:10 +02:00
Dmitriy Chernysh e74c76b59f Fix. If setting "Show numbers on a separate row" is turned ON, small top special characters are not displayed for numeric keyboard 2023-10-14 17:52:44 +03:00
Dmitriy Chernysh 57b34876f0 Autofill crash. Tested with Bitwarden. Fix #248 2023-10-14 15:55:47 +03:00
Tibor Kaputa 8cdfa11b94
Merge pull request #258 from dmitriy-chernysh/add-slash-to-numbers#239
Add "/" to 'phone' keyboard as a new key shown at long pressing zero
2023-10-13 18:03:38 +02:00
Dmitriy Chernysh c32d85a18e Use brackets for if/else 2023-10-13 15:36:11 +03:00
Tibor Kaputa d678d5ffb5
removing a duplicate empty new line 2023-10-12 23:56:51 +02:00
Dmitriy Chernysh f02ba5fae9 Added "/" to 'phone' keyboard as a new key shown at long pressing zero. And made the popup keyboard work with 5+ symbols. Fix #239 2023-10-12 22:50:18 +03:00
Dmitriy Chernysh 6c4d6a0638 Added Ukrainian keyboard layout. As Gboard layout. Close #252 2023-10-11 22:03:05 +03:00
Dmitriy Chernysh 0226f5d2d4 Added Polish keyboard layout. Copied from an old pull request #212. Numbers are selected by default on long press. Tested. 2023-10-11 21:13:34 +03:00
Tibor Kaputa c01395a188
Update strings.xml 2023-10-11 09:54:04 +02:00
Puppelimies 0175eec335
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-10-11 09:53:42 +02:00
Dmitriy Chernysh 7fa390ead6 Don't trim the text from EditText value when managing clipboard items. 2023-10-10 19:04:03 +03:00
Dmitriy Chernysh e3c813bc36 Don't trim the text when getting it from clipboard. Fix #244 2023-10-10 18:51:04 +03:00
Dmitriy Chernysh 0bba740137 Don't trim the text when inserting into local DB via 'Manage clipboard items'. But value is also trimmed in the EditText extension from Simple-Commons. 2023-10-10 18:28:15 +03:00
Dmitriy Chernysh a08a63e468 Simplified
- getting miniKeyboardContainer from mMiniKeyboardCache[popupKey]
- getting miniKeyboardView using view binding
- comment removed
2023-10-10 00:01:29 +03:00
Dmitriy Chernysh 59de752615 Fixed issue with caching for mini keyboard views: Getting 'miniKeyboardView' from 'mMiniKeyboardCache' and not from the previously shown layout. Fix #251.
+ removed mMiniKeyboard!!.mOnKeyboardActionListener is not needed in MyKeyboardView.onLongPress() func. Originally defined in SimpleKeyboardIME class.
2023-10-09 22:26:29 +03:00
Lionel HANNEQUIN a12966f3d7
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-09-27 15:01:12 +02:00
gallegonovato e7bc034ad4
Translated using Weblate (Spanish)
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/es/
2023-09-21 11:22:21 +02:00
Goran Gharib Karim 3354eda294
Translated using Weblate (Kurdish (Central))
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/ckb/
2023-09-13 14:39:17 +02:00
Ensar Sarajčić 7f8c26900c Clean up gradle deprecation warnings 2023-09-13 13:46:53 +02:00
Tibor Kaputa 78ad50a936
Update strings.xml 2023-09-07 12:29:40 +02:00
Tibor Kaputa 1a7c16453c
Update strings.xml 2023-09-07 12:28:34 +02:00
Komjaunietis Latvijas 86b91d2273
Translated using Weblate (Latgalian)
Currently translated at 5.8% (2 of 34 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/ltg/
2023-09-07 12:25:07 +02:00
Anonymous 64d18b6840
Translated using Weblate (Latgalian)
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/ltg/
2023-09-07 12:25:06 +02:00
Komjaunietis Latvijas 9973e24b1a
Added translation using Weblate (Latgalian) 2023-09-07 12:25:06 +02:00
Komjaunietis Latvijas 9c41fe2ad0
Translated using Weblate (Latvian)
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/lv/
2023-09-07 12:25:06 +02:00
Anonymous c59a2865ac
Translated using Weblate (Latvian)
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/lv/
2023-09-07 12:25:06 +02:00
Komjaunietis Latvijas f7d29bc051
Added translation using Weblate (Latvian) 2023-09-07 12:25:06 +02:00
Tibor Kaputa 5125f36f10
Merge pull request #236 from Usland123/patch-1
Update strings.xml
2023-09-07 12:25:02 +02:00
Ensar Sarajčić e8baf2d566 Migrate to version catalog 2023-09-07 12:11:13 +02:00
Usland 3ee83ce311
Update strings.xml 2023-09-02 20:27:57 +03:00
Ensar Sarajčić e0fa3fd919 Ensure no multiple capital letters appear without using delay
This fixes the issue of capitalizing two letters when SHIFT is active,
but it does not use delay. It instead always updates shift state right
right after a key press, to ensure it is in the right state as soon as
next key is typed. This removes the delay added in #210.
2023-08-31 13:38:20 +02:00
Tibor Kaputa 25918d4660
Merge pull request #232 from esensar/feature/229-emoji-categories
Add emoji categories to emoji list
2023-08-30 15:39:13 +02:00
Ensar Sarajčić 8137b71a32 Fix emoji palette bottom bar colors 2023-08-30 15:28:00 +02:00
Ensar Sarajčić 0ea9f39ce2 Stop active scroll when emoji category is tapped 2023-08-30 13:52:26 +02:00
Ensar Sarajčić 967485bd44 Use same color as surrounding buttons for inactive emoji category icon 2023-08-30 13:50:32 +02:00
Ensar Sarajčić 7cb5fbe8a2 Make categories fit available screen size 2023-08-30 11:41:28 +02:00
Ensar Sarajčić e915500171 Fix category coloring behavior 2023-08-30 11:25:50 +02:00
Ensar Sarajčić e38ba4ed19 Fix emoji category colors on light theme 2023-08-30 09:49:47 +02:00
J. Lavoie 0b59c036ca
Translated using Weblate (Italian)
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/it/
2023-08-29 19:44:43 +02:00
Ensar Sarajčić 4f10e4a5d4 Add missing keys to german keyboard
This closes #226
2023-08-28 11:37:36 +02:00
Ensar Sarajčić b7383c7594 Move categories to bottom bar 2023-08-28 11:01:37 +02:00
Ensar Sarajčić 5e0eb1fb00 Center emoji tabs 2023-08-28 10:58:48 +02:00
Ensar Sarajčić 30759e301e Add emoji categories to emoji list
This closes #229
2023-08-28 10:54:30 +02:00
fatih ergin bc081164b8 make settings activity's navigation bar transparent 2023-08-22 00:55:55 +03:00
fatih ergin 3db1fdb9f9 use common helper function for binding activities 2023-08-21 23:44:13 +03:00
fatih ergin 27e054e023 migrate remaining inflated layouts to viewbinding 2023-08-17 20:00:58 +03:00
fatih ergin c1b972998f update commons ref 2023-08-17 19:40:36 +03:00
fatih ergin a1e6636159 migrate views to viewbinding 2023-08-17 00:54:12 +03:00