• v0.37 a73228b109

    Fix Enter to finish session in more cases

    ZhanGSKen released this 2016-08-01 12:37:49 +08:00 | 1258 commits to winboll since this release

    Detect the Enter key to finish a session not only on KeyEvent:s,
    but also when the IME uses InputConnection.commitText() to send
    \n. This seems to be triggered more after switching to the Uri
    input type. Closes #124

    Also bump app version for a quick release.

    Downloads