| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@508 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@507 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@471 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@448 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@412 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@402 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
the hardware keyboard is hidden
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@348 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@334 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@326 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@300 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@298 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
|
|
| |
* Fix bug where you couldn't change port forward types while they were in use
* Fixed layout to be 1.5 compliant
* Changed example from source port "143" which is invalid to "8080" which would work
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@281 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@253 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
some padding to item_portforward
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@244 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
SecureID, et. al.
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@242 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@238 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
* Externalized "No hosts connected" string
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@235 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@232 df292f66-193f-0410-a5fc-6d59da041ff2
|
| |
|
|
|
|
| |
content in our WebView.
|
| |
|
|
|
|
| |
* Was causing the last still-connected hosts to not show the correct options menu after a preceeding connection was closed.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
* Fix answerback to send back current terminal emulation mode
* Abstract beans to allow serialization into XML
|
|
|
|
| |
* Don't close view when host disconnects (user must explicitly close now)
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Sort SD card files in natural order
* Don't show view flip animation if we're the last console
* Add preference to disable status bar (full-screen)
* Fix some layout fitting problems
|
|
|
|
| |
* Allow live disabling and enabling of ports by clicking on PortForwardList.
|
| |
|
|
|
|
|
| |
* "Port forwards" menu item in ConsoleActivity goes to PortForwardListActivity now
* Allow users to delete tunnels
|
|
|
|
|
| |
* Start saved port forwards when host is connected
* Add titles to activities to distinguish where user is
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stored there. this is also disable-able from settings
* "use any key" for a host will only look through unlocked in-memory keys
* implemented "load on start" functionality in backend service
* implemented "import key" which lets you select any openssh-formatted key (including passworded-ones) from simple /sdcard browser
* cleaned up context menu in pubkeylist, now includes toggle checkbox for "load at start" but only available when password-less and non-imported
* clicking a key in pubkeylist will toggle its backend status (decrypt and put in memory, or remove from memory)
* created preference for screen orientation forcing versus auto, but still need to test
* created preference for camera button behavior, but still need to test
|
| |
|
|
|
|
|
|
|
| |
CursorAdapter
* Convert PubkeyListActivity's icons to image states
* Fix typo from last checkin.
|
| |
|
|
|
|
|
| |
* Removed unused cruft
* Changed Class to Object in PromptHelper.java
|
|
|
|
|
| |
* Make sure setMargins in terminal emulation can't be fooled
* Don't force ConsoleActivity to run in landscape orientation
|
|
|
|
|
|
|
|
| |
orientation looking better.
* Don't drop and recreate HostDatabase on every new version.
* Remove some unused pubkey helper functions debug statements.
* Fix a typo in debug stateent.
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
| |
* added right or left alt- or shift- helping keys (/ and tab), disableable from settings
* fixed a few random bugs
|
|
|
|
|
|
|
|
| |
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
|