-
Fix Enter to finish session in more cases
released this
2016-08-01 12:37:49 +08:00 | 1258 commits to winboll since this releaseDetect 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 #124Also bump app version for a quick release.
Downloads