android_terminal/libraries/emulatorview
Jack Palevich bc57c4e997 Implement cursor feedback for toggle keys.
The cursor graphics are copied from ConnectBot. (And extended to
also show the Fn key state.)

I had to change the cursor rendering from a "grey" color to an
Xor color. Not sure if people are going to like that or not. I
guess we can work up a fancier renderer in the future.

In testing this I tweaked the way hardware control keys worked.
Previously they would "toggle", which isn't desirable. (At least,
it isn't desirable for non-toggleing keyboards, which I think
is the standard for keyboards that have a control key.)

Fixes issue #176
2013-01-21 17:22:39 -08:00
..
docs Update HTML JavaDoc documentation for library 2012-05-12 22:38:05 -07:00
res Refactor session and widget code into separate library project 2012-05-06 14:58:05 -07:00
src/jackpal/androidterm/emulatorview Implement cursor feedback for toggle keys. 2013-01-21 17:22:39 -08:00
AndroidManifest.xml Revert "robewald alt-sends-esc" 2012-09-27 18:49:27 -07:00
ant.properties Refactor session and widget code into separate library project 2012-05-06 14:58:05 -07:00
proguard-project.txt Refactor session and widget code into separate library project 2012-05-06 14:58:05 -07:00
project.properties Refactor session and widget code into separate library project 2012-05-06 14:58:05 -07:00