summaryrefslogtreecommitdiff
path: root/src/com/android/terminal/TerminalActivity.java
AgeCommit message (Expand)Author
2014-12-31Fix focus on initial startTom Marshall
2013-04-25Add scrollback support.Jeff Sharkey
2013-02-23Service to host long-lived terminals, tab UI.Jeff Sharkey
2013-02-21Split init() and run().Jeff Sharkey
2013-02-19TerminalView to draw session contents.Jeff Sharkey
2013-02-19Initial code for Terminal app, with JNI glue.Jeff Sharkey