Commit Graph

832 Commits

Author SHA1 Message Date
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
tibbi 80963a35d2 removing unused verticalGap key attribute 2022-01-21 17:24:47 +01:00
tibbi 37d0fc0e5c removing some redundant code 2022-01-21 17:15:00 +01:00
tibbi 6a6f200059 make preview text size a tiny bit bigger 2022-01-21 16:59:54 +01:00
tibbi c51a131585 removing some swiping related code 2022-01-20 11:24:45 +01:00
tibbi 4bfb6042cf removing some unused code 2022-01-20 11:00:19 +01:00
tibbi 6fdf41f753 removing proximity correction related code 2022-01-20 10:06:47 +01:00
tibbi c474eba3e8 renaming some variables, making some private 2022-01-20 09:49:52 +01:00
tibbi 9dfbfa7340 make the space move threshold dyamic, depending on the display density 2022-01-19 23:22:48 +01:00
tibbi eeb12143b0 move the cursor more if the user does big swipes 2022-01-19 23:20:19 +01:00
tibbi 2702350471 use a more reliable way of moving the cursor at swiping Space 2022-01-19 23:09:38 +01:00
tibbi 2b140744eb fix long pressing the Delete button 2022-01-19 22:43:57 +01:00
tibbi d5a53a1089 allow moving the cursor by long pressing Space and swiping to sides 2022-01-19 22:31:41 +01:00
tibbi 13ccdc5108 use rounded corners at the Delete etc backgrounds 2022-01-19 21:19:21 +01:00
tibbi ce45a14fa7 switch to letters keyboard if Space is pressed with symbols keyboard 2022-01-19 14:36:22 +01:00
tibbi 05f98338a9 switch to letters keyboard after pressing space 2022-01-19 13:00:58 +01:00
tibbi 48eea0b26b removing the colored app icons from fastlane folder 2022-01-19 10:25:31 +01:00
tibbi 449d598bb5 adding app signing 2022-01-19 10:25:20 +01:00
tibbi 5c6b77b54b renaming the README file 2022-01-19 10:23:39 +01:00
tibbi 5df840e051 darken the keyboard a bit, dont use the background color 2022-01-19 09:58:46 +01:00
tibbi 895c95ce93 set keyboard color depending on the background color 2022-01-18 15:03:30 +01:00
tibbi 7e8ad83fcc use the text color at preview text too 2022-01-18 09:53:25 +01:00
tibbi 29057417fd updating some more colors dynamically 2022-01-18 09:27:10 +01:00
tibbi 945c82402a do not update shift state automatically after pressing Shift 2022-01-18 09:07:35 +01:00
tibbi 21de46fc1d more color updating 2022-01-17 22:40:10 +01:00
tibbi e8adf2e9ff update all colors properly on the main screen 2022-01-17 22:26:59 +01:00
tibbi 69bb719aa9 apply the primary color wherever needed 2022-01-17 22:22:00 +01:00
tibbi 9f4547c1f2 update main activity colors as needed 2022-01-17 22:15:26 +01:00
tibbi 92ac97ded2 add click effect on space 2022-01-17 21:23:39 +01:00
tibbi 767f65c5e9 adding some more styling 2022-01-17 20:58:14 +01:00
tibbi 6bd6d128b9 couple more style adjustments 2022-01-17 18:41:02 +01:00
tibbi 12c4fb3d2d adding some initial styling things 2022-01-17 12:17:47 +01:00
tibbi ccb9d61841 removing a couple more unused key backgrounds 2022-01-17 10:11:34 +01:00
tibbi facebe57a5 removing the old launcher related icons 2022-01-17 10:08:17 +01:00
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