index
:
connectbot-yubikey/connectbot
master
connectbot with patches for nfc authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
de
/
mud
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add EastAsianWidth utility to check ICU via JNI
Kenny Root
2009-08-02
1
-2
/
+2
*
Support wide characters in drawing and emulation
Kenny Root
2009-08-02
2
-20
/
+63
*
Fix some tabs that snuck into vt320
Kenny Root
2009-07-10
1
-10
/
+9
*
Be wary of where our cursor moves to
Kenny Root
2009-07-09
2
-39
/
+57
*
Go faster
Kenny Root
2009-07-09
2
-80
/
+69
*
Add "stay connected" preference to hosts
Kenny Root
2009-07-06
1
-1
/
+1
*
Fix JTA author names in source file to be UTF-8 again, dump proguard stats to...
Kenny Root
2009-06-27
3
-1150
/
+5
*
Add in CHARSET (RFC 2066) support to Telnet transport
Kenny Root
2009-06-24
1
-0
/
+31
*
Bugfix for Telnet to work with new CharsetDecoder
Kenny Root
2009-06-24
1
-4
/
+3
*
range checking on vt320 OSC handling
Kenny Root
2009-06-23
1
-1
/
+1
*
Add configurable backspace key
Kenny Root
2009-06-15
1
-1
/
+22
*
Add multiple transports
Kenny Root
2009-06-15
1
-0
/
+648
*
Fix resizing bug caused by removing all the unnecessary allocations in mud.de...
Kenny Root
2009-06-07
1
-7
/
+12
*
Fix off-by-one error in de.mud code unmasked by r252
Kenny Root
2009-06-01
1
-3
/
+3
*
Minimize the chance of the charArray or charAttributes being null since we ha...
Kenny Root
2009-06-01
1
-15
/
+23
*
Reduce allocations in read and write path, pass 1 (there is still more alloca...
Kenny Root
2009-06-01
2
-34
/
+51
*
Remove instances of System.out and System.err
Kenny Root
2009-05-30
1
-117
/
+200
*
Fix scrolling bug when at the bottom and bottomMargin is set
Kenny Root
2009-01-28
1
-33
/
+36
*
Fill deleted last line with space character
Kenny Root
2009-01-17
1
-0
/
+1
*
Fill inserted lines with space character
Kenny Root
2009-01-17
1
-0
/
+1
*
Some call optimizations to make terminal emulation faster
Kenny Root
2009-01-16
1
-34
/
+54
*
Restore DEC special for GR sets as well
Kenny Root
2009-01-04
1
-2
/
+0
*
Terminal emulation fixes
Kenny Root
2009-01-04
1
-42
/
+19
*
Disable DEC special characters for now
Kenny Root
2008-12-31
1
-0
/
+4
*
Add (limited) support for switching encodings on host connections; a more rad...
Kenny Root
2008-12-16
2
-1
/
+1072
*
Add extra bit for default color support
Kenny Root
2008-12-12
2
-12
/
+12
*
* Support more xterm attributes ESC [90m - 97m and 100m - 107m
Kenny Root
2008-12-12
2
-27
/
+44
*
Add in xterm-style 256 color support
Kenny Root
2008-12-12
2
-9
/
+52
*
Duplicate ESC-c reset functionality in vt320.reset() (perhaps should be inlined)
Kenny Root
2008-11-24
1
-0
/
+5
*
* Respond to channel EOF instead of exit status.
Kenny Root
2008-11-19
1
-2
/
+7
*
* Support PINE's style of highlighting menu items with SGR italics
Kenny Root
2008-11-10
1
-0
/
+6
*
* Add icons for PubkeyListActivity and an empty-list hint TextView
Kenny Root
2008-10-30
1
-7
/
+3
*
Okay, you're not going to believe this:
Kenny Root
2008-10-30
1
-6
/
+2
*
* Fix bug introduced that makes lines scroll too much. I think the last two r...
Kenny Root
2008-10-30
1
-1
/
+1
*
* Fix delete line bug in emulation that was messing up irssi clock updates.
Kenny Root
2008-10-30
2
-14
/
+4
*
* Fix scrolling region setting bug.
Kenny Root
2008-10-30
2
-6
/
+49
*
* Fix breaking out of scroll regions when the line wraps.
Kenny Root
2008-10-29
1
-1
/
+7
*
* First pass at publickey authentication.
Kenny Root
2008-10-29
2
-3
/
+3
*
* finished implementing copy functionality
Jeffrey Sharkey
2008-10-27
1
-3
/
+5
*
* moved all terminal logic into a Service backend. connections are held in p...
Jeffrey Sharkey
2008-08-27
2
-5
/
+13
*
Restore Marcus Meißner's name from clobbering
Kenny Root
2008-08-26
4
-6
/
+6
*
* Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was messi...
Jeffrey Sharkey
2008-08-24
4
-7
/
+23
*
Added preferences, touch entropy, fixes to SoftFont.
Kenny Root
2007-11-21
2
-3
/
+10
*
Merging back in the jcterm branch
Kenny Root
2007-11-21
5
-0
/
+4784