OSDN Git Service

Use TermSession in activity and view instead of old terminal-handling code
authorSteven Luo <steven+android@steven676.net>
Sat, 27 Aug 2011 19:33:24 +0000 (12:33 -0700)
committerJack Palevich <jack.palevich@gmail.com>
Sat, 27 Aug 2011 19:33:24 +0000 (12:33 -0700)
commit47cc8a2b6c56ea0214c59445852e63bbfcf030d6
tree99bac1552184bf8961cbca9073da9af20988ba92
parentbf017dbf1335689c53a9e65d6001806ec2a8819b
Use TermSession in activity and view instead of old terminal-handling code

This completes the process of isolating the code for each terminal
session, which should considerably simplify the task of adding support
for multiple sessions.
src/jackpal/androidterm/EmulatorView.java
src/jackpal/androidterm/Term.java