Commit graph

28 commits

Author SHA1 Message Date
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
tibbi
58907c8562 changing some default colors 2022-01-05 17:30:40 +01:00
tibbi
3f5a5fadf3 vibrate on keypress 2022-01-05 17:20:46 +01:00
tibbi
4fca061d12 adding an initial implementation of the keyboard 2022-01-05 17:15:08 +01:00
tibbi
4c0fdfda81 add a button for changing the keyboard 2022-01-05 11:57:02 +01:00
tibbi
37e40b935a redirect the user to the device settings, if keyboard is not enabled 2022-01-05 10:46:37 +01:00
tibbi
2de1a89881 couple smaller tweaks 2022-01-05 10:04:49 +01:00
tibbi
ddba1861e5 use the shorter app title on the main screen 2022-01-05 09:55:24 +01:00
tibbi
fe8e44b162 adding FAQ and Settings activities 2022-01-05 09:48:41 +01:00
tibbi
c5f83cc7ea recognize the app as a keyboard 2022-01-04 23:11:24 +01:00
tibbi
6c97150caa create SimpleActivity 2022-01-04 12:25:41 +01:00
tibbi
f60658b412 updating the app icon 2022-01-04 12:21:44 +01:00
tibbi
18757e3586 removing some redundant resources 2022-01-04 10:05:07 +01:00
tibbi
3cbb382415 uploading the initial project 2022-01-04 10:03:20 +01:00
Tibor Kaputa
693d84072f
Create README 2022-01-04 10:00:09 +01:00