summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-25Add jni hooks for key dispatchingMichael Wright
2013-02-25Add support for conversion from Android to libvterm keysMichael Wright
2013-02-23Updated proguard flagsMichael Wright
2013-02-23Service to host long-lived terminals, tab UI.Jeff Sharkey
2013-02-23Correctly resize terminal, hook up colors.Jeff Sharkey
2013-02-23Working damage!Jeff Sharkey
2013-02-22Fixed proguard issues on non-eng buildsMichael Wright
2013-02-21Start hooking up damage, shell script to test.Jeff Sharkey
2013-02-21Split init() and run().Jeff Sharkey
2013-02-20Add CellRun to speed up cell rendering.Jeff Sharkey
2013-02-20Initial pass at read() loop.Jeff Sharkey
2013-02-20Properly configure ptys on Terminal constructionMichael Wright
2013-02-20Add forkpty functionMichael Wright
2013-02-19TerminalView to draw session contents.Jeff Sharkey
2013-02-19Start hooking up forkpty()Jeff Sharkey
2013-02-19Add callbacksKenny Root
2013-02-19Initial code for Terminal app, with JNI glue.Jeff Sharkey
2013-02-19Initial empty repositoryBaligh Uddin