Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added service definition | Jeffrey Sharkey | 2008-08-27 | 1 | -18/+40 |
| | |||||
* | * fixed password prompting, still messy solution | Jeffrey Sharkey | 2008-08-27 | 1 | -14/+54 |
| | |||||
* | * moved all terminal logic into a Service backend. connections are held in ↵ | Jeffrey Sharkey | 2008-08-27 | 22 | -118/+1544 |
| | | | | | | | | | | | | | | | | | | place by a TerminalBridge, which keeps the connection alive and renders the screen to a bitmap if provided. a Console creates TerminalViews for each bridge while it is active, and handles panning back/forth between them. * volume up/down controls will change console font size * extended trilead library to support resizePTY() command * left/right screen gestures will pan between various open consoles * up/down screen gestures on right-half will look through scrollback buffer * up/down screen gestures on left-half will trigger pageup/down keys * broke ctrl+ keyboard mapping, will need to bring back over from older code | ||||
* | Fixed typos that reveal the origin of this file... | Kenny Root | 2008-08-27 | 1 | -2/+2 |
| | |||||
* | * Revert default action to HostList | Kenny Root | 2008-08-27 | 1 | -13/+9 |
| | | | | * Rename <type/> tags to <data/> | ||||
* | * Removed static host entry in onCreate() and restored HostList selection | Kenny Root | 2008-08-27 | 1 | -11/+7 |
| | |||||
* | * Fixed host PICK action | Kenny Root | 2008-08-27 | 1 | -12/+13 |
| | | | | * Updated deletion to go directly to the ContentProvider | ||||
* | Restore Marcus Meißner's name from clobbering | Kenny Root | 2008-08-26 | 4 | -6/+6 |
| | |||||
* | Update Trilead SSH-2 for Java from build 211 to build 213 | Kenny Root | 2008-08-26 | 23 | -383/+808 |
| | |||||
* | Updated for 0.9 SDK | Jeffrey Sharkey | 2008-08-24 | 6 | -11/+18 |
| | |||||
* | * Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was ↵ | Jeffrey Sharkey | 2008-08-24 | 16 | -124/+189 |
| | | | | | | | | | | | messing up scrollback on irssi sessions. * Filling buffer will ' ' (spaces) instead of null characters. Android's MONOSPACE font doesn't render the null correctly; might be trying to interpret them as unicode. Was messing up indentation on rtorrent sessions. * Removed SoftFont from redraw() and sped things up immensely. Everything seems to still render fine, was there a reason we needed the SoftFont? * Corrected buffer.update[] handling so we aren't repainting entire screen each time; much faster now. * Added OpenGL rendering by default, but doesn't change speed on emulator. | ||||
* | Initial update for Android SDK M5 support. | Kenny Root | 2008-03-16 | 18 | -104/+105 |
| | |||||
* | refactored preferences into a submenu | Kenny Root | 2007-11-26 | 5 | -13/+17 |
| | |||||
* | Added preferences, touch entropy, fixes to SoftFont. | Kenny Root | 2007-11-21 | 11 | -75/+340 |
| | |||||
* | Merging back in the jcterm branch | Kenny Root | 2007-11-21 | 25 | -356/+7739 |
| | |||||
* | Fixed the disconnect dialog handling. | Kenny Root | 2007-11-18 | 4 | -125/+100 |
| | |||||
* | Updated icon for about screen. | Kenny Root | 2007-11-18 | 6 | -22/+64 |
| | |||||
* | Added about screen and icon. | Kenny Root | 2007-11-18 | 4 | -4/+20 |
| | |||||
* | (no commit message) | Kenny Root | 2007-11-17 | 2 | -0/+0 |
| | |||||
* | (no commit message) | Kenny Root | 2007-11-17 | 1 | -0/+0 |
| | |||||
* | Added indeterminate waiting swirly. | Kenny Root | 2007-11-17 | 1 | -10/+48 |
| | |||||
* | Initial import. | Kenny Root | 2007-11-17 | 146 | -0/+20712 |
| | |||||
* | Initial import. | Kenny Root | 2007-11-17 | 0 | -0/+0 |