Commit Graph

364 Commits

Author SHA1 Message Date
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
tibbi d82a72b32d rename our attributes from Keyboard to MyKeyboard 2022-01-08 23:46:50 +01:00
tibbi 6281d4e205 fix showing key icons, where available 2022-01-08 23:30:07 +01:00
tibbi 718cd41d8a minor code cleanup 2022-01-08 23:19:40 +01:00
tibbi 9337500bcd removing some xml popup attributes 2022-01-08 23:13:42 +01:00
tibbi ed00de9606 refer to our keyboard attributes, not the system ones 2022-01-08 23:08:08 +01:00
tibbi 731c599c78 removing some style comments 2022-01-08 20:51:40 +01:00
tibbi 9902bea474 more minor code formatting 2022-01-08 20:36:08 +01:00
tibbi 49ec711a60 changing Keyboard to MyKeyboard on the remaining places 2022-01-08 20:30:00 +01:00
tibbi 850878cfe8 some code style updates 2022-01-08 20:21:22 +01:00
tibbi 1e4906c48d adding an initial implementation of MyKeyboard 2022-01-08 19:13:09 +01:00
tibbi 4459a5b636 recycle attributes after usage 2022-01-08 18:16:26 +01:00
tibbi a5fc1dc3f3 simplifying some getters and setters 2022-01-08 18:14:22 +01:00
tibbi 535752b422 removing some padding from key icons to make them centered 2022-01-08 18:10:45 +01:00
tibbi de7f1033d8 removing some debug touch drawing related code 2022-01-08 18:06:37 +01:00
tibbi 5ab9c94958 fixing a crash at toggling caps lock, if keys have no label 2022-01-08 17:56:29 +01:00
tibbi ee4b545b74 updating the Clear button image too 2022-01-07 23:33:41 +01:00
tibbi 18fc680586 adding icons for caps lock and enter 2022-01-07 23:21:07 +01:00
tibbi cddff0675f adding some code style and readability changes, no real functionality change 2022-01-07 21:23:29 +01:00
tibbi f69e898e32 change old dip to dp 2022-01-07 20:41:37 +01:00
tibbi f6f260cb8e change the default keyboard background color to darker 2022-01-07 20:07:26 +01:00
tibbi 495ffe16c3 copying some resources and assets from the AOSP keyboard 2022-01-06 23:31:06 +01:00
tibbi 46a33d2397 adding the initial version of an own implementation of MyKeyboardView 2022-01-06 15:53:22 +01:00
tibbi 63ed037827 center the middle row horizontally 2022-01-06 11:34:44 +01:00
tibbi 5d6f88d2bc adding some keyboard layout updates 2022-01-05 17:48:34 +01:00