aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/org/connectbot/service/TerminalBridge.java
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant member 'terminalView' on TerminalBridgeRyan Hansberry2015-10-071-3/+2
* Text selection now uses TextView. Pre-Honeycomb uses the same method as before.Ryan Hansberry2015-10-071-12/+32
* Switch TerminalBridge over to ColorStorage and HostStorageKenny Root2015-09-111-3/+3
* Call saveHost instead of specialized updateFontSizeKenny Root2015-09-111-1/+1
* Revert "Never cache instances of the HostDatabase"Kenny Root2015-09-111-7/+4
* Never cache instances of the HostDatabaseKenny Root2015-09-071-4/+7
* Ensure that immediate disconnection listeners are handled on the UI thread.Jeremy Klein2015-08-171-17/+21
* Call the bridge disconnect listener sychronously on the main thread.Jeremy Klein2015-08-131-2/+13
* Rename logtag values to fit in 23 charactersKenny Root2015-07-161-1/+1
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-36/+50
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-1/+1
* Add some whitespace rules and fixes for themKenny Root2015-03-231-13/+13
* Convert to gradle build systemKenny Root2014-10-011-0/+1018