aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/connectbot/service/Relay.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-145/+0
* Merge Casey Burkhardt's accessibility patchesKenny Root2011-08-151-0/+1
|\
| * Improves accessibility by causing AccessibilityEvents to be fired after conso...Casey Burkhardt2010-08-081-2/+2
* | Remove unused isLegacyEastAsian fieldKenny Root2011-07-011-3/+1
* | Use Froyo East Asian width measurement and drop JNI libKenny Root2010-10-081-23/+4
|/
* Make sure EastAsianWidth JNI is working before using itKenny Root2010-02-201-1/+1
* Switch to Apache Harmony implementation of CP437Kenny Root2010-02-081-3/+4
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-16/+15
* Update EastAsianWidth JNI codeKenny Root2009-11-171-6/+1
* Add EastAsianWidth utility to check ICU via JNIKenny Root2009-08-021-6/+32
* Support wide characters in drawing and emulationKenny Root2009-08-021-1/+11
* Add in CHARSET (RFC 2066) support to Telnet transportKenny Root2009-06-241-0/+4
* Try to resume input streamKenny Root2009-06-201-4/+20
* Synchronize charset changingKenny Root2009-06-201-2/+6
* Various fixes for transports branch bugsKenny Root2009-06-171-1/+1
* Add multiple transportsKenny Root2009-06-151-56/+16
* Add back in stderr skipping in RelayKenny Root2009-06-121-0/+9
* Charset changesKenny Root2009-06-121-93/+10
* Add CP437 supportKenny Root2009-06-121-1/+7
* Refactor relay into separate classKenny Root2009-06-021-0/+218