| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@324 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@316 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@313 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@310 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@298 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@267 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@217 df292f66-193f-0410-a5fc-6d59da041ff2
|
| |
|
|
|
|
|
|
|
|
|
| |
laggy connections. Also added preference to turn off if desired.
* Created windowNoTitle style to prevent brief flashing of title bar on ConsoleActivity, instead of requesting programatically.
* Slight padding change to EULA screen.
|
| |
|
| |
|
|
|
|
|
| |
* Start saved port forwards when host is connected
* Add titles to activities to distinguish where user is
|
| |
|
|
|
|
|
| |
* Make sure setMargins in terminal emulation can't be fooled
* Don't force ConsoleActivity to run in landscape orientation
|
|
|
|
|
|
|
|
| |
* RSA and DSA keys can be generated (not imported yet).
* RSA and DSA keys can be copied to the clipboard and deleted.
* Encrypted keys are not tried right now, only unencrypted.
* Restore Marcus's name (Jeffrey, fix your editor!)
* Fix a typo in the EULA.
|
|
|
|
|
|
|
|
| |
* moved a large chunk of strings into strings.xml, still need to think harder about how to handle in TerminalBridge because it needs a Resources object
* udpated version strings in manifest to 1.1 and 110
* removed R.java file to help svn-build-bot
|
|
|
|
|
|
|
|
| |
console to create
* created preference for keep-alive screen feature
|
|
|
|
|
|
|
|
|
|
| |
because it offers blocking methods to get strings
* also added boolean prompt support for hostkey yes/no from user
* added checking and storing of hostkeys into backend database, successfully tested
* created new icon using android style guide pdf, older icon is still here
|
| |
|
|
|
|
| |
fresh install.
|
|
|
|
|
|
|
|
|
|
| |
ssh://user@host:port/#nickname intents, which will also be used by desktop shortcuts later
* changed terminalbridge to handle all hostkey and password authentication through console instead of android gui (mimics traditional openssh)
* added disconnect and paste functionality to Console menu
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
| |
* Rename <type/> tags to <data/>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|