summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic translation importstaging/cm-12.1Michael Bestas2015-03-067-2/+218
* Automatic translation importstable/cm-12.0-YNG1TAMichael Bestas2015-02-284-1/+72
* Automatic translation importstable/cm-12.0-YNG1IMichael Bestas2015-02-1917-2/+350
* TerminalKeys: Disable debugRicardo Cerqueira2015-02-141-1/+1
* Automatic translation importMichael Bestas2015-02-1051-0/+1694
* Terminal: Fix build by pointing to the correct stringMichael Bestas2015-02-011-1/+1
* Terminal: Convert CheckBoxPreference to SwitchPreferenceMichael Bestas2015-02-012-4/+4
* Terminal: Cleanup duplicate stringsMichael Bestas2015-02-012-13/+6
* Some cleanup.Danny Baumann2015-01-143-62/+21
* Term: materializelinuxx2015-01-1418-23/+138
* Properly clear background when changing colors.Danny Baumann2015-01-141-9/+29
* Also use set colors for scrollback lines that aren't filled yet.Danny Baumann2015-01-142-10/+15
* Allow access to external storageTom Marshall2015-01-051-0/+2
* Add application iconTom Marshall2014-12-312-0/+1
* Add settings for fullscreen, orientation, font size, colorTom Marshall2014-12-3110-4/+389
* Show cursorTom Marshall2014-12-313-1/+47
* Remove rows/cols from nativeInitTom Marshall2014-12-312-10/+9
* Show soft keyboad on clickTom Marshall2014-12-311-0/+14
* Fix focus on initial startTom Marshall2014-12-311-0/+1
* Update and fix Terminal.Elliott Hughes2014-12-044-117/+15
* Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.Ying Wang2014-04-171-8/+1
* Terminal: fix compiling for 64-bitColin Cross2014-04-082-32/+32
* Remove persistent flag from manifestMichael Wright2013-05-141-1/+0
* Add scrollback support.Jeff Sharkey2013-04-2511-379/+625
* Add liblog.Ying Wang2013-04-101-1/+2
* Include JNI in both system and unbundled apps.Jeff Sharkey2013-04-051-1/+8
* Disable ProGuard for development.Jeff Sharkey2013-03-281-1/+3
* Terminal app disabled by default.Jeff Sharkey2013-03-051-1/+2
* Decode UTF-32 chars.Jeff Sharkey2013-03-051-11/+13
* Added input error handling and enabled keyboard inputMichael Wright2013-02-264-28/+26
* Remove unnecessary castMichael Wright2013-02-251-1/+1
* Start hooking up keyboard input to viewMichael Wright2013-02-252-4/+91
* Add jni hooks for key dispatchingMichael Wright2013-02-252-2/+51
* Add support for conversion from Android to libvterm keysMichael Wright2013-02-251-0/+165
* Updated proguard flagsMichael Wright2013-02-231-0/+1
* Service to host long-lived terminals, tab UI.Jeff Sharkey2013-02-2310-21/+372
* Correctly resize terminal, hook up colors.Jeff Sharkey2013-02-233-10/+44
* Working damage!Jeff Sharkey2013-02-234-23/+34
* Fixed proguard issues on non-eng buildsMichael Wright2013-02-222-0/+3
* Start hooking up damage, shell script to test.Jeff Sharkey2013-02-213-13/+72
* Split init() and run().Jeff Sharkey2013-02-214-56/+53
* Add CellRun to speed up cell rendering.Jeff Sharkey2013-02-203-39/+92
* Initial pass at read() loop.Jeff Sharkey2013-02-202-4/+52
* Properly configure ptys on Terminal constructionMichael Wright2013-02-201-44/+50
* Add forkpty functionMichael Wright2013-02-203-1/+106
* TerminalView to draw session contents.Jeff Sharkey2013-02-194-14/+299
* Start hooking up forkpty()Jeff Sharkey2013-02-192-6/+95
* Add callbacksKenny Root2013-02-194-35/+232
* Initial code for Terminal app, with JNI glue.Jeff Sharkey2013-02-199-0/+354
* Initial empty repositoryBaligh Uddin2013-02-190-0/+0