summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-08Terminal: fix compiling for 64-bitColin Cross
2013-05-14Remove persistent flag from manifestMichael Wright
2013-04-25Add scrollback support.Jeff Sharkey
2013-04-10Add liblog.Ying Wang
2013-04-05Include JNI in both system and unbundled apps.Jeff Sharkey
2013-03-28Disable ProGuard for development.Jeff Sharkey
2013-03-05Terminal app disabled by default.Jeff Sharkey
2013-03-05Decode UTF-32 chars.Jeff Sharkey
2013-02-26Added input error handling and enabled keyboard inputMichael Wright
2013-02-25Remove unnecessary castMichael Wright
2013-02-25Start hooking up keyboard input to viewMichael Wright
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