Commit Graph

388 Commits

Author SHA1 Message Date
tibbi 5adb18bc53 removing the vertical offset of the preview 2022-01-17 10:02:47 +01:00
tibbi 07981fd5d1 adding slovak translation 2022-01-16 23:37:04 +01:00
tibbi 3c3b5c1d9c remove the vertical gap between rows 2022-01-16 22:56:12 +01:00
tibbi d48742d083 do not trigger haptic feedback on pressing empty space 2022-01-16 22:18:37 +01:00
tibbi 91eaaad2f8 make shift toggling more reliable with capWords, capSentences etc 2022-01-16 21:20:21 +01:00
tibbi ef8cd2c9ed add handling for TYPE_TEXT_FLAG_CAP_WORDS 2022-01-16 20:36:20 +01:00
tibbi 6df2672a28 properly handle keyboards Shift state at init 2022-01-16 19:01:21 +01:00
tibbi f891452214 recreate keyboard if the input type changes 2022-01-16 18:24:16 +01:00
tibbi 9cf7f1574f properly calculate the Enter icons position after enlarging it 2022-01-16 18:18:24 +01:00
tibbi 9d6f31c283 use a bit bigger icon at Enter 2022-01-16 17:58:59 +01:00
tibbi 949da8f329 updating commons 2022-01-16 17:24:29 +01:00
tibbi 87d972f3a4 show different Enter icon depending on the circumstances 2022-01-16 13:51:48 +01:00
tibbi fa62393e26 removing some unused keyboard padding references 2022-01-16 12:19:28 +01:00
tibbi 11c5b924b0 use a bit bigger label text size like abc 2022-01-16 12:09:28 +01:00
tibbi ccad833a98 use symbols keyboard by default in some cases 2022-01-16 12:02:18 +01:00
tibbi be37556a42 fixing Enter key at searches etc 2022-01-16 09:39:02 +01:00
tibbi 1c1d8c6bbb adding some new strings 2022-01-15 22:55:42 +01:00
tibbi 061148e945 tweaking some strings 2022-01-15 22:40:40 +01:00
Tibor Kaputa cbeae02b35
Create FUNDING.yml 2022-01-15 22:24:41 +01:00
tibbi eea7e1c035 adding Settings activity 2022-01-15 22:13:41 +01:00
tibbi de80cb7e23 add a booleans file, show Donate in about section 2022-01-15 22:05:00 +01:00
tibbi 336c7fc799 calculate 10% of width in code to avoid some rounding issues 2022-01-15 22:02:43 +01:00
tibbi 442bf2388c replace caps lock icon at symbol keyboard with strings 2022-01-15 21:30:42 +01:00
tibbi 3ddd9609c1 add toggling between keyboard modes 2022-01-15 21:21:55 +01:00
tibbi 9dc7abaaa7 adding the alternative symbol keyboards 2022-01-15 21:02:38 +01:00
tibbi 8ce069ca3b adding some key popup characters 2022-01-15 20:23:53 +01:00
tibbi e0d4979865 fix key swipe selection if there are more than 5 alternatives 2022-01-15 19:00:26 +01:00
tibbi ef3eb40f5b use 2 rows at mini keyboard if necessary 2022-01-15 18:14:08 +01:00
tibbi 3c4d2f0ee3 show a number above the letters in the first row 2022-01-15 14:24:56 +01:00
tibbi e999e4900b highlight the currently selected character after long pressing a key 2022-01-14 23:30:07 +01:00
tibbi 916a64774c insert the proper character at releasing a key after long pressing 2022-01-14 21:35:14 +01:00
tibbi b5a97813ca renaming basic flavor to core 2022-01-14 20:08:03 +01:00
tibbi 867cd9e3a7 add some calculation to which minikeyboard key are we at 2022-01-13 23:29:28 +01:00
tibbi 0664c3d1ef improve the placement of the minikeyboard appearing on long press 2022-01-13 22:55:12 +01:00
tibbi fbd1299743 dismiss the minikeyboard if the finger goes too far from it 2022-01-13 21:44:22 +01:00
tibbi 284dfe2c7b removing the Close button of the popup window 2022-01-13 16:22:12 +01:00
tibbi 6a0aa07816 removing an unused function 2022-01-13 14:29:32 +01:00
tibbi 2fd7c48b9d changing the popup key background 2022-01-13 13:10:00 +01:00
tibbi 2596891d4c show extra buttons on long pressing a top letter 2022-01-13 12:28:29 +01:00
tibbi 52d6f86277 removing some unused constants 2022-01-13 12:03:22 +01:00
tibbi c0fa39747e removing the "on" value of keyboard keys 2022-01-12 23:10:46 +01:00
tibbi f3045fc68a differentiate between permanent and 1 time caps lock 2022-01-12 23:00:41 +01:00
tibbi 3714a61ad7 do the haptic feedback onPress, not onKey 2022-01-11 23:52:41 +01:00
tibbi 91b3557c2d do not show a popup if long pressed and moved at Delete etc 2022-01-11 15:44:31 +01:00
tibbi 5c2011b6f9 show a popup on clicking a button 2022-01-11 12:22:56 +01:00
tibbi e86db53415 always use the proper Caps lock icon 2022-01-11 11:56:24 +01:00
tibbi ad56a66cdb adding a new icon, underlined caps 2022-01-10 23:10:32 +01:00
tibbi 444c6eabf2 do not try updating preview text if the button has none 2022-01-09 23:04:17 +01:00
tibbi 5f22eaf00c do not show the popup preview at caps lock, space, clear and enter 2022-01-09 13:34:19 +01:00
tibbi 12a83947a5 fix key presses 2022-01-09 12:25:37 +01:00