aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/org/connectbot/bean
Commit message (Collapse)AuthorAgeFilesLines
* Polish UI for add/edit host.Kyle Horimoto2015-10-211-1/+1
|
* Integrate the EditHostActivity into the rest of the app.Kyle Horimoto2015-10-081-3/+3
|
* Add host display editing UI.Kyle Horimoto2015-10-011-1/+3
|
* Add EditHostActivity.Kyle Horimoto2015-09-251-0/+61
|
* Remove hostkey and hostkeyalgo from HostBeanKenny Root2015-09-141-22/+0
| | | | | | These are never touched directly via HostBean, so remove them from the HostBean. This fixes #199, but a change in sshlib around KnownHosts might be a bit better.
* Merge branch 'master' into gradle-conversionKenny Root2015-06-011-1/+1
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-0/+10
|
* Add some whitespace rules and fixes for themKenny Root2015-03-232-3/+3
|
* Convert to gradle build systemKenny Root2014-10-015-0/+1040