Commit graph

795 commits

Author SHA1 Message Date
dslul
075efd1573 Force incognito mode option 2020-09-27 16:41:15 +02:00
dslul
99f6d392df add incognito icon 2020-09-27 14:34:15 +02:00
dslul
3377df1e9d add separate number row
This code is adapted from Indic Keyboard, and doesn't resize the buttons when switching from/to symbols; instead, an additional row is always shown. Fixes #21.
2020-09-11 16:59:15 +02:00
dslul
98b9a8fdf1 emojis vertical swipe 2020-09-10 19:04:43 +02:00
dslul
449749ca9c cleanup 2020-09-10 16:01:04 +02:00
dslul
7281250ec4 fix popup offset 2020-09-09 14:38:07 +02:00
dslul
90ae4c8aec remove legacy devices keyboard heights 2020-09-09 12:56:52 +02:00
dslul
cd14d5630b change defaults 2020-09-08 16:32:42 +02:00
dslul
b6c0476f0c finish input before swiping 2020-09-08 13:48:14 +02:00
dslul
64325a9e6f restart suggestions after cursor swipe
fixes #140
2020-09-08 13:31:39 +02:00
dslul
10eb6e5178 trying to fix swipe cursor 2020-09-08 13:25:15 +02:00
dslul
c3276b943b trying to fix swipe cursor 2020-09-08 12:38:04 +02:00
dslul
4e3d088aa8 remove unneeded cleanupInternalStateForFinishInput 2020-09-07 18:56:07 +02:00
Stefano Ottolenghi
a3ad8a83ce Ensure capitalization is restored when current text is deleted (Fix #56) 2020-09-07 17:54:31 +02:00
dslul
a6d7e2d3ac add incognito mode 2020-09-07 12:44:39 +02:00
dslul
6de199cbcf remove popup animation causing perceived lag during digitation 2020-09-06 09:15:03 +02:00
dslul
48b9ac9967 change swipe cursor behaviour to use left/right keys 2020-09-04 19:46:06 +02:00
dslul
8e4c01941e fix key preview offset 2020-09-04 18:43:37 +02:00
dslul
677d80e7ac small improvements 2020-09-04 18:25:50 +02:00
Alexander Pataridze
e9e6db5577 Fix broken autocap logic 2020-04-23 20:49:53 +04:00
Alexander Pataridze
9007bca534 Refactor to more generic usage 2020-04-23 20:29:26 +04:00
Alexander Pataridze
a4d344e818 Disable automatic shift for Georgian only 2020-04-23 19:39:16 +04:00
Alexander Pataridze
ab778a9bb9 Ignore uppercase if Georgian 2020-04-23 19:11:28 +04:00
dslul
0c63635a3c Reduce popup size and remove popup anim delay
popups are still too slow when typing fast. Needs to be improved
2020-02-06 10:38:36 +01:00
dslul
1f5e683c69 fix v1.3 crash 2020-01-27 19:22:35 +01:00
dslul
dcd46f9326 Remove dictionary add-ons settings
This is not needed anymore, dictionaries are directly embedded in the resources and cannot be downloaded
2020-01-27 08:50:49 +01:00
dslul
ca808ef0bd fix excessive delay on spacebar long press 2020-01-27 08:40:04 +01:00
dslul
6c6c24ca84 add pref for hiding language key 2020-01-26 23:19:47 +01:00
dslul
067a8bf190 Fix bug 22 - crash when opening settings from keyboard 2020-01-23 15:48:49 +01:00
dslul
bb88c6ec00 convert compat utils to kotlin and cleanup 2020-01-21 20:30:29 +01:00
dslul
ae424c7202 convert accessibility package to kotlin 2020-01-21 18:16:01 +01:00
dslul
a059a0798b convert event to kotlin 2020-01-21 16:18:44 +01:00
dslul
a57dc0ee19 remove header from kotlin files
the license will be specified in just one file at project's root
2020-01-21 15:41:11 +01:00
dslul
31fd9225c8 remove header from kotlin files
the license will be specified in just one file at project's root
2020-01-21 12:46:12 +01:00
dslul
23c54876b6 convert dictionarypack to kotlin 2020-01-21 12:36:44 +01:00
dslul
faff1e2ba7 fix lint warnings and cleanup 2020-01-21 11:49:48 +01:00
dslul
916213d549 delete unused code 2020-01-21 10:39:02 +01:00
dslul
8cb16e3d43 delete the unused network package 2020-01-20 19:26:50 +01:00
dslul
52b23e95d6 convert inputmethodcommon to kotlin 2020-01-20 19:24:43 +01:00
dslul
2437d84bb0 Fix bug #20: Back arrow closes app 2020-01-18 16:44:37 +01:00
dslul
ec4c6ea2b9 Add support for delete swipe and spacebar navigation.
This is taken from simplekeyboard; the spacebar logic is the old one, to avoid a bug in some applications when moving the cursor at the beginning of the text.
2020-01-18 16:26:22 +01:00
dslul
3263ae00cc Removed code for handling dictionary updates and accounts 2020-01-17 17:36:39 +01:00
dslul
da3598881e disable network usage 2020-01-15 12:54:35 +01:00
dslul
85b5b3c309 Add preference for custom keyboard height 2020-01-15 00:15:32 +01:00
dslul
797ee4f5c6 first commit 2019-12-31 18:19:35 +01:00