summaryrefslogtreecommitdiffstats
path: root/src/com/android/terminal/TerminalActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup.Danny Baumann2015-01-141-19/+13
* Term: materializelinuxx2015-01-141-0/+8
* Add settings for fullscreen, orientation, font size, colorTom Marshall2014-12-311-0/+64
* Fix focus on initial startTom Marshall2014-12-311-0/+1
* Add scrollback support.Jeff Sharkey2013-04-251-7/+41
* Service to host long-lived terminals, tab UI.Jeff Sharkey2013-02-231-5/+136
* Split init() and run().Jeff Sharkey2013-02-211-0/+2
* TerminalView to draw session contents.Jeff Sharkey2013-02-191-2/+6
* Initial code for Terminal app, with JNI glue.Jeff Sharkey2013-02-191-0/+33