Commit Graph

271 Commits

Author SHA1 Message Date
Moo 9668e4005e
Added translation using Weblate (Lithuanian) 2022-01-23 20:48:45 +01:00
Oğuz Ersen 1a1a2054a3
Translated using Weblate (Turkish)
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/tr/
2022-01-23 20:48:45 +01:00
Josep M. Ferrer 2313712933
Translated using Weblate (Catalan)
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/ca/
2022-01-23 20:48:45 +01:00
Oğuz Ersen 68e838a2fe
Added translation using Weblate (Turkish) 2022-01-23 20:48:45 +01:00
Josep M. Ferrer 6529e8046c
Added translation using Weblate (Catalan) 2022-01-23 20:48:45 +01:00
Agnieszka C 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
ERYpTION 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
Milo Ivir 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
Agnieszka C d2d7386ca2
Added translation using Weblate (Polish) 2022-01-23 20:48:45 +01:00
ERYpTION 89c8782fc4
Added translation using Weblate (Danish) 2022-01-23 20:48:45 +01:00
Milo Ivir d48a408b51
Added translation using Weblate (Croatian) 2022-01-23 20:48:45 +01:00
tibbi cd31f9806c minor code formatting 2022-01-23 20:48:40 +01:00
tibbi f76b942934 use the text color for links in clipboard too 2022-01-23 20:16:36 +01:00
tibbi 34e498cac6 add a button for clearing clipboard data 2022-01-23 20:07:51 +01:00
tibbi 1da8153a5f changing the keyboard layout to a linear one to allow clicking through it 2022-01-23 13:20:26 +01:00
tibbi 8ad2100ab7 simplifying a function 2022-01-23 12:11:08 +01:00
tibbi b8d67a3f62 deleting some hover related code 2022-01-23 12:02:31 +01:00
tibbi 854178b8e0 use a clearer string instead of a hex number 2022-01-23 11:42:11 +01:00
tibbi 90d4215372 insert the clipboard content on click 2022-01-23 11:36:58 +01:00
tibbi 7c2d370459 show a clipboard bar above the keyboard, if content is available 2022-01-23 11:16:59 +01:00
tibbi 5e7edbe102 adding a setting for toggling clipboard visibility 2022-01-23 11:07:59 +01:00
tibbi 74dea45afe formatting some comments 2022-01-22 10:15:34 +01:00
tibbi be30b19380 removing keycodes array in multiple other places 2022-01-22 09:53:24 +01:00
tibbi f671f2653c allow storing only 1 key code into every key 2022-01-22 09:48:02 +01:00
tibbi 430fdb5881 removing a magic number 2022-01-22 09:06:53 +01:00
tibbi a51192ab9a minor code style update 2022-01-22 09:02:40 +01:00
tibbi 429c67afd5 lets actually allow pressing the empty space near "A" and "L" 2022-01-21 23:56:54 +01:00
tibbi 7a75d2a46b removing some multitap related code 2022-01-21 23:32:31 +01:00
tibbi eebc0a4613 removing some redundant helper functions 2022-01-21 23:27:28 +01:00
tibbi 470d47b5da do not allow pressing the empty space to the left of "a" 2022-01-21 23:22:52 +01:00
tibbi 7b3b1ecee6 simplify the codes attribute, we always use 1 int only 2022-01-21 23:17:10 +01:00
tibbi af9d017fed removing mShiftKeys, it isnt needed 2022-01-21 22:46:32 +01:00
tibbi b499557574 do not allow long press + swiping the minikeyboard items either 2022-01-21 22:42:43 +01:00
tibbi 0363c3cce0 avoid crashing if a mini keyboards key is pressed 2022-01-21 22:38:22 +01:00
tibbi 738bd98ac0 removing the possibly useles function resize 2022-01-21 22:27:10 +01:00
tibbi 6323103b23 removing the unused iconPreview key attribute too 2022-01-21 20:47:56 +01:00
tibbi 74b1fcbb75 renaming some variables for consistency 2022-01-21 20:39:33 +01:00
tibbi 61b5f4ff60 removing some unused keyboard key attributes 2022-01-21 20:34:40 +01:00
tibbi 9bff0e60f5 removing more unused variables 2022-01-21 20:27:58 +01:00
tibbi b12c6cb6dc removing some paddings, we dont have any 2022-01-21 20:18:55 +01:00
tibbi 1af9d28107 renaming our keyboard related styles 2022-01-21 20:11:53 +01:00
tibbi e69a48aa0f do not crash on pressing the empty space near A or L 2022-01-21 18:56:19 +01:00
tibbi 7457808c49 removing the keyboard.row style attributes 2022-01-21 18:52:43 +01:00
tibbi 4d20e0c047 removing some more attributes 2022-01-21 18:41:01 +01:00
tibbi 99ac5e42b2 hardcode key height, we wont be changing it dynamically 2022-01-21 18:25:26 +01:00
tibbi 8004b2fd03 removing unused previewlayout 2022-01-21 18:21:00 +01:00
tibbi 51df440857 improving the UX related to long pressing space 2022-01-21 18:17:09 +01:00
tibbi 048ba00eb4 some more cleanup 2022-01-21 18:15:16 +01:00
tibbi d095e36912 removing some more unused attributes 2022-01-21 18:07:44 +01:00
tibbi 4b45826480 removing some more unused attributes 2022-01-21 18:01:00 +01:00