aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/org/connectbot/service/OnHostStatusChangedListener.java
Commit message (Collapse)AuthorAgeFilesLines
* Add host status change listenerKenny Root2015-08-291-0/+26
This fixes a problem where the 'Disconnect' context menu item in the HostListActivity would only detect when a host's status changed if it happened to win the race.