0
0
mirror of https://github.com/florisboard/florisboard.git synced 2024-09-20 03:52:18 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Patrick Goldinger
a1e3d4eb8a Add initial layout of keyboard
- Setup AndroidManifest.xml to register this app as an valid IME
- Layout of keyboard is made with LinearLayout, Buttons and Google's Flexbox project
- Basic icons for caps, backspace, confirm and language_switch have been added from the default Google Icon Library
- Input, Confirm, Delete and Caps lock is working on a very basic implementation
2020-04-10 00:24:22 +02:00
Patrick Goldinger
985613d2bd Initial commit 2020-04-08 23:21:33 +02:00