aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/org/connectbot/service
Commit message (Expand)AuthorAgeFilesLines
* Add host status change listenerKenny Root2015-08-292-0/+56
* 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-132-9/+19
* Code cleanup : create onEmulatedKeyClicked() via a global OnClickListener (e...adb20012015-08-091-1/+0
* Merge pull request #120 from alescdb/masterKenny Root2015-08-071-1/+6
|\
| * Change virtual keyboard images by flat buttons with text and added 'Up', 'Dow...adb20012015-08-071-1/+6
* | Allow indexing into bridges to assist with ViewPagerKenny Root2015-08-071-2/+3
|/
* Merge pull request #118 from jklein24/fontsizeKenny Root2015-08-061-0/+14
|\
| * Make ctrl-+ and ctrl-- increase/decrease font size.Jeremy Klein2015-08-031-0/+14
* | Make ctrl-shift-v paste.Jeremy Klein2015-07-311-0/+9
|/
* Address review comments. Make TerminalManager.disconnectAll public.Jeremy Klein2015-07-271-1/+1
* Switch the handling of the disconnect all intent to HostListActivity.Jeremy Klein2015-07-271-3/+4
* Add a disconnect button to the active notification dialog.Jeremy Klein2015-07-271-0/+12
* Change bridges access through methodKenny Root2015-07-241-1/+10
* Rename logtag values to fit in 23 charactersKenny Root2015-07-165-5/+5
* Address review comments.Jeremy Klein2015-07-151-18/+17
* Add the v4 support library and update the notification API.Jeremy Klein2015-07-151-29/+29
* Merge branch 'master' into gradle-conversionKenny Root2015-07-151-4/+4
* Merge branch 'master' into gradle-conversionKenny Root2015-07-151-0/+14
* Merge branch 'master' into gradle-conversionKenny Root2015-04-191-4/+7
* Merge branch 'master' into gradle-conversionKenny Root2015-04-161-15/+11
* Merge branch 'master' into gradle-conversionKenny Root2015-03-272-39/+53
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-1/+1
* Add some whitespace rules and fixes for themKenny Root2015-03-235-32/+32
* Clean up some import style violationsKenny Root2015-03-231-2/+1
* checkstyle: fix leading spacesKenny Root2015-03-231-1/+1
* Merge remote-tracking branch 'origin/master'Kenny Root2015-03-231-6/+65
* Add class hiding for KeyEvent debuggingKenny Root2014-10-181-3/+54
* Fix tabs violationsKenny Root2014-10-013-7/+7
* Add some TargetApi annotations to appease lintKenny Root2014-10-013-4/+10
* Convert to gradle build systemKenny Root2014-10-0112-0/+3235