Commit Graph

  • 74dea45afe formatting some comments tibbi 2022-01-22 10:15:34 +0100
  • be30b19380 removing keycodes array in multiple other places tibbi 2022-01-22 09:53:24 +0100
  • f671f2653c allow storing only 1 key code into every key tibbi 2022-01-22 09:48:02 +0100
  • 430fdb5881 removing a magic number tibbi 2022-01-22 09:06:53 +0100
  • a51192ab9a minor code style update tibbi 2022-01-22 09:02:40 +0100
  • 429c67afd5 lets actually allow pressing the empty space near "A" and "L" tibbi 2022-01-21 23:56:54 +0100
  • 7a75d2a46b removing some multitap related code tibbi 2022-01-21 23:32:31 +0100
  • eebc0a4613 removing some redundant helper functions tibbi 2022-01-21 23:27:28 +0100
  • 470d47b5da do not allow pressing the empty space to the left of "a" tibbi 2022-01-21 23:22:52 +0100
  • 7b3b1ecee6 simplify the codes attribute, we always use 1 int only tibbi 2022-01-21 23:17:10 +0100
  • af9d017fed removing mShiftKeys, it isnt needed tibbi 2022-01-21 22:46:32 +0100
  • b499557574 do not allow long press + swiping the minikeyboard items either tibbi 2022-01-21 22:42:43 +0100
  • 0363c3cce0 avoid crashing if a mini keyboards key is pressed tibbi 2022-01-21 22:38:22 +0100
  • 738bd98ac0 removing the possibly useles function resize tibbi 2022-01-21 22:27:10 +0100
  • 6323103b23 removing the unused iconPreview key attribute too tibbi 2022-01-21 20:47:56 +0100
  • 74b1fcbb75 renaming some variables for consistency tibbi 2022-01-21 20:39:33 +0100
  • 61b5f4ff60 removing some unused keyboard key attributes tibbi 2022-01-21 20:34:40 +0100
  • 9bff0e60f5 removing more unused variables tibbi 2022-01-21 20:27:58 +0100
  • b12c6cb6dc removing some paddings, we dont have any tibbi 2022-01-21 20:18:55 +0100
  • 1af9d28107 renaming our keyboard related styles tibbi 2022-01-21 20:11:53 +0100
  • e69a48aa0f do not crash on pressing the empty space near A or L tibbi 2022-01-21 18:56:19 +0100
  • 7457808c49 removing the keyboard.row style attributes tibbi 2022-01-21 18:52:43 +0100
  • 4d20e0c047 removing some more attributes tibbi 2022-01-21 18:41:01 +0100
  • 99ac5e42b2 hardcode key height, we wont be changing it dynamically tibbi 2022-01-21 18:25:26 +0100
  • 8004b2fd03 removing unused previewlayout tibbi 2022-01-21 18:21:00 +0100
  • 51df440857 improving the UX related to long pressing space tibbi 2022-01-21 18:17:09 +0100
  • 048ba00eb4 some more cleanup tibbi 2022-01-21 18:15:16 +0100
  • d095e36912 removing some more unused attributes tibbi 2022-01-21 18:07:44 +0100
  • 4b45826480 removing some more unused attributes tibbi 2022-01-21 18:01:00 +0100
  • 80963a35d2 removing unused verticalGap key attribute tibbi 2022-01-21 17:24:47 +0100
  • 37d0fc0e5c removing some redundant code tibbi 2022-01-21 17:15:00 +0100
  • 6a6f200059 make preview text size a tiny bit bigger tibbi 2022-01-21 16:59:54 +0100
  • c51a131585 removing some swiping related code tibbi 2022-01-20 11:24:45 +0100
  • 4bfb6042cf removing some unused code tibbi 2022-01-20 11:00:19 +0100
  • 6fdf41f753 removing proximity correction related code tibbi 2022-01-20 10:06:47 +0100
  • c474eba3e8 renaming some variables, making some private tibbi 2022-01-20 09:49:52 +0100
  • 9dfbfa7340 make the space move threshold dyamic, depending on the display density tibbi 2022-01-19 23:22:48 +0100
  • eeb12143b0 move the cursor more if the user does big swipes tibbi 2022-01-19 23:20:19 +0100
  • 2702350471 use a more reliable way of moving the cursor at swiping Space tibbi 2022-01-19 23:09:38 +0100
  • 2b140744eb fix long pressing the Delete button tibbi 2022-01-19 22:43:57 +0100
  • d5a53a1089 allow moving the cursor by long pressing Space and swiping to sides tibbi 2022-01-19 22:31:41 +0100
  • 13ccdc5108 use rounded corners at the Delete etc backgrounds tibbi 2022-01-19 21:19:21 +0100
  • ce45a14fa7 switch to letters keyboard if Space is pressed with symbols keyboard tibbi 2022-01-19 14:36:22 +0100
  • 05f98338a9 switch to letters keyboard after pressing space tibbi 2022-01-19 13:00:58 +0100
  • 48eea0b26b removing the colored app icons from fastlane folder tibbi 2022-01-19 10:25:31 +0100
  • 449d598bb5 adding app signing tibbi 2022-01-19 10:25:20 +0100
  • 5c6b77b54b renaming the README file tibbi 2022-01-19 10:23:39 +0100
  • 5df840e051 darken the keyboard a bit, dont use the background color tibbi 2022-01-19 09:58:46 +0100
  • 895c95ce93 set keyboard color depending on the background color tibbi 2022-01-18 15:03:30 +0100
  • 7e8ad83fcc use the text color at preview text too tibbi 2022-01-18 09:53:25 +0100
  • 29057417fd updating some more colors dynamically tibbi 2022-01-18 09:27:10 +0100
  • 945c82402a do not update shift state automatically after pressing Shift tibbi 2022-01-18 09:07:35 +0100
  • 21de46fc1d more color updating tibbi 2022-01-17 22:40:10 +0100
  • e8adf2e9ff update all colors properly on the main screen tibbi 2022-01-17 22:26:59 +0100
  • 69bb719aa9 apply the primary color wherever needed tibbi 2022-01-17 22:22:00 +0100
  • 9f4547c1f2 update main activity colors as needed tibbi 2022-01-17 22:15:26 +0100
  • 92ac97ded2 add click effect on space tibbi 2022-01-17 21:23:39 +0100
  • 767f65c5e9 adding some more styling tibbi 2022-01-17 20:58:14 +0100
  • 6bd6d128b9 couple more style adjustments tibbi 2022-01-17 18:41:02 +0100
  • 12c4fb3d2d adding some initial styling things tibbi 2022-01-17 12:17:47 +0100
  • ccb9d61841 removing a couple more unused key backgrounds tibbi 2022-01-17 10:11:34 +0100
  • facebe57a5 removing the old launcher related icons tibbi 2022-01-17 10:08:17 +0100
  • 5adb18bc53 removing the vertical offset of the preview tibbi 2022-01-17 10:02:47 +0100
  • 07981fd5d1 adding slovak translation tibbi 2022-01-16 23:37:04 +0100
  • 3c3b5c1d9c remove the vertical gap between rows tibbi 2022-01-16 22:56:12 +0100
  • d48742d083 do not trigger haptic feedback on pressing empty space tibbi 2022-01-16 22:18:37 +0100
  • 91eaaad2f8 make shift toggling more reliable with capWords, capSentences etc tibbi 2022-01-16 21:20:21 +0100
  • ef8cd2c9ed add handling for TYPE_TEXT_FLAG_CAP_WORDS tibbi 2022-01-16 20:36:20 +0100
  • 6df2672a28 properly handle keyboards Shift state at init tibbi 2022-01-16 19:01:21 +0100
  • f891452214 recreate keyboard if the input type changes tibbi 2022-01-16 18:24:16 +0100
  • 9cf7f1574f properly calculate the Enter icons position after enlarging it tibbi 2022-01-16 18:18:24 +0100
  • 9d6f31c283 use a bit bigger icon at Enter tibbi 2022-01-16 17:58:59 +0100
  • 949da8f329 updating commons tibbi 2022-01-16 17:24:29 +0100
  • 87d972f3a4 show different Enter icon depending on the circumstances tibbi 2022-01-16 13:51:48 +0100
  • fa62393e26 removing some unused keyboard padding references tibbi 2022-01-16 12:19:28 +0100
  • 11c5b924b0 use a bit bigger label text size like abc tibbi 2022-01-16 12:09:28 +0100
  • ccad833a98 use symbols keyboard by default in some cases tibbi 2022-01-16 12:02:18 +0100
  • be37556a42 fixing Enter key at searches etc tibbi 2022-01-16 09:39:02 +0100
  • 1c1d8c6bbb adding some new strings tibbi 2022-01-15 22:55:42 +0100
  • 061148e945 tweaking some strings tibbi 2022-01-15 22:40:40 +0100
  • cbeae02b35
    Create FUNDING.yml Tibor Kaputa 2022-01-15 22:24:41 +0100
  • eea7e1c035 adding Settings activity tibbi 2022-01-15 22:13:41 +0100
  • de80cb7e23 add a booleans file, show Donate in about section tibbi 2022-01-15 22:05:00 +0100
  • 336c7fc799 calculate 10% of width in code to avoid some rounding issues tibbi 2022-01-15 22:02:43 +0100
  • 442bf2388c replace caps lock icon at symbol keyboard with strings tibbi 2022-01-15 21:30:42 +0100
  • 3ddd9609c1 add toggling between keyboard modes tibbi 2022-01-15 21:21:55 +0100
  • 9dc7abaaa7 adding the alternative symbol keyboards tibbi 2022-01-15 21:02:38 +0100
  • 8ce069ca3b adding some key popup characters tibbi 2022-01-15 20:23:53 +0100
  • e0d4979865 fix key swipe selection if there are more than 5 alternatives tibbi 2022-01-15 19:00:26 +0100
  • ef3eb40f5b use 2 rows at mini keyboard if necessary tibbi 2022-01-15 18:14:08 +0100
  • 3c4d2f0ee3 show a number above the letters in the first row tibbi 2022-01-15 14:24:56 +0100
  • e999e4900b highlight the currently selected character after long pressing a key tibbi 2022-01-14 23:30:07 +0100
  • 916a64774c insert the proper character at releasing a key after long pressing tibbi 2022-01-14 21:35:14 +0100
  • b5a97813ca renaming basic flavor to core tibbi 2022-01-14 20:08:03 +0100
  • 867cd9e3a7 add some calculation to which minikeyboard key are we at tibbi 2022-01-13 23:29:28 +0100
  • 0664c3d1ef improve the placement of the minikeyboard appearing on long press tibbi 2022-01-13 22:55:12 +0100
  • fbd1299743 dismiss the minikeyboard if the finger goes too far from it tibbi 2022-01-13 21:44:22 +0100
  • 284dfe2c7b removing the Close button of the popup window tibbi 2022-01-13 16:22:12 +0100
  • 6a0aa07816 removing an unused function tibbi 2022-01-13 14:29:32 +0100
  • 2fd7c48b9d changing the popup key background tibbi 2022-01-13 13:10:00 +0100