Tags: kruton/connectbot
Tags
Rename logtag values to fit in 23 characters
Merge pull request #98 from jklein24/master Fix a few style errors.
Merge pull request #95 from jklein24/master Add a tab button to the emulated keys above the soft keyboard.
Merge pull request #91 from jklein24/master Switch the quick connect entry in the hostlist to a LinearLayout.
Remove wrong link to license Closes #77
Set the default RSA key size to 2048 bits This should be the default size according to NIST 800-57 for new keys. Closes #81.
Scale entropy dialog text with display density Fixes #82.
Scale entropy dialog text with display density Fixes #82.
Update the CHANGELOG for recent commits
Use explicit Intent when launching from Host List If there are multiple apps that can handle the "ssh" protocol, it will bring up an activity disambiguation dialog if we don't specify the component explicitly. Fixes #84.
PreviousNext