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
/
terminal
/
VDUBuffer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support wide characters in drawing and emulation
Kenny Root
2009-08-02
1
-0
/
+16
*
Be wary of where our cursor moves to
Kenny Root
2009-07-09
1
-4
/
+17
*
Go faster
Kenny Root
2009-07-09
1
-43
/
+27
*
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
1
-29
/
+22
*
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
*
Add extra bit for default color support
Kenny Root
2008-12-12
1
-4
/
+4
*
Add in xterm-style 256 color support
Kenny Root
2008-12-12
1
-6
/
+6
*
* Add icons for PubkeyListActivity and an empty-list hint TextView
Kenny Root
2008-10-30
1
-7
/
+3
*
* Fix delete line bug in emulation that was messing up irssi clock updates.
Kenny Root
2008-10-30
1
-7
/
+1
*
* Fix scrolling region setting bug.
Kenny Root
2008-10-30
1
-4
/
+29
*
* First pass at publickey authentication.
Kenny Root
2008-10-29
1
-2
/
+2
*
* 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
1
-1
/
+6
*
Restore Marcus Meißner's name from clobbering
Kenny Root
2008-08-26
1
-1
/
+1
*
* Fixing an off-by-one error in vt320 for ANSI 'U' escape sequences.Was messi...
Jeffrey Sharkey
2008-08-24
1
-2
/
+14
*
Added preferences, touch entropy, fixes to SoftFont.
Kenny Root
2007-11-21
1
-0
/
+8
*
Merging back in the jcterm branch
Kenny Root
2007-11-21
1
-0
/
+791