Skip to content

Commit

Permalink
refactor keyboard key event handling and key translation code
Browse files Browse the repository at this point in the history
- convert to kotlin
- replace hacky key listeners with a custom InputConnection subclass
- try to improve comments about how I handle reading soft keyboard events
- fix some misc bugs in the process
  • Loading branch information
Arian04 committed Aug 16, 2024
1 parent 86bc38b commit 99e0ad7
Show file tree
Hide file tree
Showing 6 changed files with 390 additions and 524 deletions.
Loading

0 comments on commit 99e0ad7

Please sign in to comment.