Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 | ||||
* | * Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was ↵ | Jeffrey Sharkey | 2008-08-24 | 11 | -117/+165 |
| | | | | | | | | | | | 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 | 6 | -46/+49 |
| | |||||
* | refactored preferences into a submenu | Kenny Root | 2007-11-26 | 2 | -8/+13 |
| | |||||
* | Added preferences, touch entropy, fixes to SoftFont. | Kenny Root | 2007-11-21 | 5 | -70/+273 |
| | |||||
* | Merging back in the jcterm branch | Kenny Root | 2007-11-21 | 14 | -355/+1126 |
| | |||||
* | Fixed the disconnect dialog handling. | Kenny Root | 2007-11-18 | 3 | -125/+99 |
| | |||||
* | Updated icon for about screen. | Kenny Root | 2007-11-18 | 2 | -13/+43 |
| | |||||
* | Added indeterminate waiting swirly. | Kenny Root | 2007-11-17 | 1 | -10/+48 |
| | |||||
* | Initial import. | Kenny Root | 2007-11-17 | 8 | -0/+1158 |