176
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* moved all terminal logic into a Service backend. connections are held in 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.
Jeff Sharkey
as Jeffrey Sharkey
More... over 15 years ago
Fixed typos that reveal the origin of this file... More... over 15 years ago
* Revert default action to HostList * Rename <type/> tags to <data/> More... over 15 years ago
* Removed static host entry in onCreate() and restored HostList selection More... over 15 years ago
* Fixed host PICK action * Updated deletion to go directly to the ContentProvider More... over 15 years ago
Restore Marcus Meißner's name from clobbering More... over 15 years ago
Update Trilead SSH-2 for Java from build 211 to build 213 More... over 15 years ago
Updated for 0.9 SDK
Jeff Sharkey
as Jeffrey Sharkey
More... over 15 years ago
* Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was 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.
Jeff Sharkey
as Jeffrey Sharkey
More... over 15 years ago
Initial update for Android SDK M5 support. More... about 16 years ago
refactored preferences into a submenu More... over 16 years ago
Added preferences, touch entropy, fixes to SoftFont. More... over 16 years ago
Merging back in the jcterm branch More... over 16 years ago
Fixed the disconnect dialog handling. More... over 16 years ago
Updated icon for about screen. More... over 16 years ago
Added about screen and icon. More... over 16 years ago
[no comment] More... over 16 years ago
[no comment] More... over 16 years ago
Added indeterminate waiting swirly. More... over 16 years ago
Initial import. More... over 16 years ago
Initial import. More... over 16 years ago
Attempt to fix CLOSE_WAIT problem More... about 23 years ago