Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * WARNING: this build is broken lol | Jeffrey Sharkey | 2008-09-11 | 1 | -1/+2 | |
| | | | | | | | | | | * moving more stuff over to new frontend gui in org.connectbot * found out that we dont need a contentprovider to make desktop shortcuts, will be easy to add ssh://user@host/ uri shortcut handling * new host-editing backend that uses preferences hack, will blog about this technique later today * using colors to categorize hosts (does this work?) * moved host-specific options (like disconnect/edit/delete) to long-tap menu instead of main menu | |||||
* | * moved all terminal logic into a Service backend. connections are held in ↵ | Jeffrey Sharkey | 2008-08-27 | 3 | -0/+81 | |
| | | | | | | | | | | | | | | | | | | 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 | |||||
* | Update Trilead SSH-2 for Java from build 211 to build 213 | Kenny Root | 2008-08-26 | 23 | -383/+808 | |
| | ||||||
* | Added preferences, touch entropy, fixes to SoftFont. | Kenny Root | 2007-11-21 | 1 | -2/+8 | |
| | ||||||
* | Initial import. | Kenny Root | 2007-11-17 | 122 | -0/+19276 | |
| | ||||||
* | Initial import. | Kenny Root | 2007-11-17 | 0 | -0/+0 | |