summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.android-cts-5.1_r9android-cts-5.1_r8android-cts-5.1_r7android-cts-5.1_r6android-cts-5.1_r5android-cts-5.1_r4android-cts-5.1_r3android-cts-5.1_r28android-cts-5.1_r27android-cts-5.1_r26android-cts-5.1_r25android-cts-5.1_r24android-cts-5.1_r23android-cts-5.1_r22android-cts-5.1_r21android-cts-5.1_r20android-cts-5.1_r2android-cts-5.1_r19android-cts-5.1_r18android-cts-5.1_r17android-cts-5.1_r16android-cts-5.1_r15android-cts-5.1_r14android-cts-5.1_r13android-cts-5.1_r10android-cts-5.1_r1android-5.1.1_r9android-5.1.1_r8android-5.1.1_r7android-5.1.1_r6android-5.1.1_r5android-5.1.1_r4android-5.1.1_r38android-5.1.1_r37android-5.1.1_r36android-5.1.1_r35android-5.1.1_r34android-5.1.1_r33android-5.1.1_r30android-5.1.1_r3android-5.1.1_r29android-5.1.1_r28android-5.1.1_r26android-5.1.1_r25android-5.1.1_r24android-5.1.1_r23android-5.1.1_r22android-5.1.1_r20android-5.1.1_r2android-5.1.1_r19android-5.1.1_r18android-5.1.1_r17android-5.1.1_r16android-5.1.1_r15android-5.1.1_r14android-5.1.1_r13android-5.1.1_r12android-5.1.1_r10android-5.1.1_r1android-5.1.0_r5android-5.1.0_r4android-5.1.0_r3android-5.1.0_r1lollipop-mr1-wfc-releaselollipop-mr1-releaselollipop-mr1-fi-releaselollipop-mr1-devlollipop-mr1-cts-releaseYing Wang
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