0
0
mirror of https://github.com/florisboard/florisboard.git synced 2024-09-20 03:52:18 +02:00
florisboard/app
Patrick Goldinger 8fb93d4677 Divide InputMethodService code from KeyboardView code
- KeyboardView is now only responsible for building the UI from the given ComputedLayoutData
- FlorisBoard (InputMethodService) is now responsible for both selectiong the correct KeyboardView for the active KeyboardMode and sending an actual key press to the system
2020-04-15 01:48:12 +02:00
..
src Divide InputMethodService code from KeyboardView code 2020-04-15 01:48:12 +02:00
.gitignore Initial commit 2020-04-08 23:21:33 +02:00
build.gradle Rewrite core implementation of keyboard layout 2020-04-11 00:02:18 +02:00
proguard-rules.pro Initial commit 2020-04-08 23:21:33 +02:00