Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor keyboard key event handling and key translation code
- 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