Open GoogleCodeExporter opened 8 years ago
I realized the problem was not in connectBot. In my keyboard app I made a
check, to see if the cursor was at the end of the field by using:
getCurrentInputConnection().getTextAfterCursor(1, MODE_APPEND).length(). This
call always returns 0 with connectBot.
When I removed that check everything was OK.
If somone is interested in the keyboard it can be bought in Android Market -
Just search for 'MaxiKeys'. You need both the keyboard engine: 'MaxiKeys' and
the layout: 'Maxikeys layout -connectBot'.
Original comment by hhe...@gmail.com
on 13 Jan 2012 at 6:38
Original issue reported on code.google.com by
hhe...@gmail.com
on 12 Jan 2012 at 9:23