• v0.37 a73228b109

    Fix Enter to finish session in more cases

    jonas released this 2016-08-01 06:37:49 +02:00 | 1311 commits to master 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