50 Commits

Author SHA1 Message Date
Tibor Kaputa
c8a449be0b
Merge pull request #186 from judemont/main
Added French BÉPO layouts
2023-06-12 14:31:47 +02:00
Tibor Kaputa
7ac8bc9c3b
Merge pull request #178 from Merkost/capitalizing_settings
Sentences capitalization improving
2023-06-08 16:45:38 +02:00
JdM
8879e8a0dc Added BÉPO keyboard layouts 2023-06-03 20:37:53 +02:00
JdM
ae33ab91a7 rename LANGUAGE_FRENCH to LANGUAGE_FRENCH_AZERTY 2023-06-03 19:46:00 +02:00
merkost
19dc038372 Sentences capitalization full refactoring and google-keyboard-like implementation 2023-05-31 23:29:58 +10:00
merkost
88c4bb5ebb Removed languages refactoring (Language.kt enum) 2023-05-29 17:18:35 +10: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
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
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
000c907a02 ShiftState refactored 2023-05-20 11:36:03 +10:00
ismailnurudeen
a39442976a feat: added setting to show number row 2023-04-18 06:14:02 +01:00
Tibor Kaputa
4b5380b7f2
Merge branch 'main' into hide-clipboard 2023-02-07 14:16:29 +01:00
Naveen
9748e8ac5f Add "Show key borders" preference 2023-01-30 17:54:20 +05:30
Szepesi Tibor
4348cff5b1
Add toggle to hide clipboard 2023-01-22 16:25:08 +01:00
tibbi
33ab62be22 updating commons and adding greek language 2022-12-24 21:20:59 +01:00
Naveen Singh
ca0b0aff45
Merge branch 'SimpleMobileTools:main' into add_languages 2022-08-19 15:55:13 +05:30
Naveen
431ce7050c Add bengali keyboard 2022-08-19 15:28:00 +05:30
Naveen
31162b655d Add lithuanian keyboard 2022-08-19 12:34:27 +05:30
Naveen
136e4d70d1 Add Turkish-Q keyboard 2022-08-13 23:10:00 +05:30
Naveen
b304707363 Add Bulgarian language support 2022-08-13 19:46:16 +05:30
Jacob Kapitein
144198f728 Merge latest main into own 2022-08-03 20:28:44 +02:00
Jacob Kapitein
9b80ddd7d4 Change name of variable to comply with strings 2022-08-03 18:35:11 +02:00
Naveen
45e41471e2 Add emoji palette 2022-07-30 21:29:18 +05:30
Jacob Kapitein
958621b281 Add keyboard height multiplier function 2022-07-28 20:27:21 +02:00
Tibor Kaputa
53efd53a83
Merge branch 'main' into main 2022-07-01 09:25:32 +02:00
Andrei Pavel
3660933fce
add support for the romanian language 2022-06-19 23:31:53 +03:00
Erazem Kokot
3c2c5f9e55
Add Slovenian keyboard layout
This commit adds Slovenian as a keyboard layout. It is similar to English (QWERTZ), but excludes letters that are not in most Slovenian keyboards for Android.
2022-06-15 20:45:23 +02:00
Jovier
059487a18b Added English US Dvorak layout
On branch main
 Your branch is up to date with 'origin/main'.

 Changes to be committed:
	modified:   app/build.gradle
	modified:   app/src/fdroid/res/values/bools.xml
	modified:   app/src/main/kotlin/com/simplemobiletools/keyboard/activities/SettingsActivity.kt
	modified:   app/src/main/kotlin/com/simplemobiletools/keyboard/helpers/Constants.kt
	modified:   app/src/main/kotlin/com/simplemobiletools/keyboard/services/SimpleKeyboardIME.kt
	new file:   app/src/main/res/xml/keys_letters_english_dvorak.xml
2022-05-22 17:22:51 -04:00
tibbi
b94a69d1de adding german keyboard qwertz 2022-04-02 17:23:57 +02:00
Marcos Gutiérrez Alonso
9c947d790b Added Spanish keyboard to the selection menu 2022-03-18 18:32:43 +01:00
tibbi
47f02b1eb9 fix #18, adding an english QWERTZ keyboard layout 2022-03-09 13:57:40 +01:00
tibbi
bd815d8745 adding a french keyboard 2022-02-19 22:24:03 +01:00
tibbi
294ab02589 adding some extra characters 2022-02-07 18:03:27 +01:00
tibbi
078a9ca753 allow toggling between russian and english keyboard language 2022-02-02 17:30:05 +01:00
tibbi
0bad827830 adding a russian keyboard 2022-02-02 16:47:17 +01:00
tibbi
c4c2431894 adding a couple extra popup characters at long pressing 2022-02-02 16:20:24 +01:00
tibbi
1c3fb0ee11 allow exporting clipboard items into a file 2022-01-31 10:57:16 +01:00
tibbi
8372368cc9 prepare for showing clip sections at keyboard 2022-01-28 23:18:53 +01:00
tibbi
31ea72638c allow toggling vibrations and popups on key presses 2022-01-26 22:21:50 +01:00
tibbi
5e7edbe102 adding a setting for toggling clipboard visibility 2022-01-23 11:07:59 +01:00
tibbi
ef3eb40f5b use 2 rows at mini keyboard if necessary 2022-01-15 18:14:08 +01:00
tibbi
f3045fc68a differentiate between permanent and 1 time caps lock 2022-01-12 23:00:41 +01:00