Commit Graph

816 Commits

Author SHA1 Message Date
5181e30f64 Translated using Weblate (Polish)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/pl/
2022-01-23 20:48:45 +01:00
1af0cf31b3 Translated using Weblate (Danish)
Currently translated at 100.0% (14 of 14 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/da/
2022-01-23 20:48:45 +01:00
1d35409ac8 Translated using Weblate (Croatian)
Currently translated at 92.8% (13 of 14 strings)

Translation: Simple Mobile Tools/Simple Keyboard
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-keyboard/hr/
2022-01-23 20:48:45 +01:00
d2d7386ca2 Added translation using Weblate (Polish) 2022-01-23 20:48:45 +01:00
89c8782fc4 Added translation using Weblate (Danish) 2022-01-23 20:48:45 +01:00
d48a408b51 Added translation using Weblate (Croatian) 2022-01-23 20:48:45 +01:00
cd31f9806c minor code formatting 2022-01-23 20:48:40 +01:00
f76b942934 use the text color for links in clipboard too 2022-01-23 20:16:36 +01:00
34e498cac6 add a button for clearing clipboard data 2022-01-23 20:07:51 +01:00
1da8153a5f changing the keyboard layout to a linear one to allow clicking through it 2022-01-23 13:20:26 +01:00
8ad2100ab7 simplifying a function 2022-01-23 12:11:08 +01:00
b8d67a3f62 deleting some hover related code 2022-01-23 12:02:31 +01:00
854178b8e0 use a clearer string instead of a hex number 2022-01-23 11:42:11 +01:00
90d4215372 insert the clipboard content on click 2022-01-23 11:36:58 +01:00
7c2d370459 show a clipboard bar above the keyboard, if content is available 2022-01-23 11:16:59 +01:00
5e7edbe102 adding a setting for toggling clipboard visibility 2022-01-23 11:07:59 +01:00
74dea45afe formatting some comments 2022-01-22 10:15:34 +01:00
be30b19380 removing keycodes array in multiple other places 2022-01-22 09:53:24 +01:00
f671f2653c allow storing only 1 key code into every key 2022-01-22 09:48:02 +01:00
430fdb5881 removing a magic number 2022-01-22 09:06:53 +01:00
a51192ab9a minor code style update 2022-01-22 09:02:40 +01:00
429c67afd5 lets actually allow pressing the empty space near "A" and "L" 2022-01-21 23:56:54 +01:00
7a75d2a46b removing some multitap related code 2022-01-21 23:32:31 +01:00
eebc0a4613 removing some redundant helper functions 2022-01-21 23:27:28 +01:00
470d47b5da do not allow pressing the empty space to the left of "a" 2022-01-21 23:22:52 +01:00
7b3b1ecee6 simplify the codes attribute, we always use 1 int only 2022-01-21 23:17:10 +01:00
af9d017fed removing mShiftKeys, it isnt needed 2022-01-21 22:46:32 +01:00
b499557574 do not allow long press + swiping the minikeyboard items either 2022-01-21 22:42:43 +01:00
0363c3cce0 avoid crashing if a mini keyboards key is pressed 2022-01-21 22:38:22 +01:00
738bd98ac0 removing the possibly useles function resize 2022-01-21 22:27:10 +01:00
6323103b23 removing the unused iconPreview key attribute too 2022-01-21 20:47:56 +01:00
74b1fcbb75 renaming some variables for consistency 2022-01-21 20:39:33 +01:00
61b5f4ff60 removing some unused keyboard key attributes 2022-01-21 20:34:40 +01:00
9bff0e60f5 removing more unused variables 2022-01-21 20:27:58 +01:00
b12c6cb6dc removing some paddings, we dont have any 2022-01-21 20:18:55 +01:00
1af9d28107 renaming our keyboard related styles 2022-01-21 20:11:53 +01:00
e69a48aa0f do not crash on pressing the empty space near A or L 2022-01-21 18:56:19 +01:00
7457808c49 removing the keyboard.row style attributes 2022-01-21 18:52:43 +01:00
4d20e0c047 removing some more attributes 2022-01-21 18:41:01 +01:00
99ac5e42b2 hardcode key height, we wont be changing it dynamically 2022-01-21 18:25:26 +01:00
8004b2fd03 removing unused previewlayout 2022-01-21 18:21:00 +01:00
51df440857 improving the UX related to long pressing space 2022-01-21 18:17:09 +01:00
048ba00eb4 some more cleanup 2022-01-21 18:15:16 +01:00
d095e36912 removing some more unused attributes 2022-01-21 18:07:44 +01:00
4b45826480 removing some more unused attributes 2022-01-21 18:01:00 +01:00
80963a35d2 removing unused verticalGap key attribute 2022-01-21 17:24:47 +01:00
37d0fc0e5c removing some redundant code 2022-01-21 17:15:00 +01:00
6a6f200059 make preview text size a tiny bit bigger 2022-01-21 16:59:54 +01:00
c51a131585 removing some swiping related code 2022-01-20 11:24:45 +01:00
4bfb6042cf removing some unused code 2022-01-20 11:00:19 +01:00