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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some test coverage for PubkeyUtils
Kenny Root
2011-10-15
1
-6
/
+6
*
Remove our own UpdateHelper
Kenny Root
2011-10-12
2
-229
/
+0
*
Remove nullwire service
Kenny Root
2011-10-12
7
-357
/
+6
*
Make TerminalView mode 644 again
Kenny Root
2011-08-15
1
-0
/
+0
*
Fixes for the accessibility extensions
Kenny Root
2011-08-15
2
-85
/
+128
*
Merge Casey Burkhardt's accessibility patches
Kenny Root
2011-08-15
3
-0
/
+131
|
\
|
*
Adds fixes for checking accessibility state on background thread and compilin...
Casey Burkhardt
2010-08-12
1
-35
/
+50
|
*
Fixing formatting issues.
Casey Burkhardt
2010-08-09
1
-83
/
+84
|
*
Improves accessibility by causing AccessibilityEvents to be fired after conso...
Casey Burkhardt
2010-08-08
3
-4
/
+118
*
|
Fix color picker
Kenny Root
2011-08-13
2
-20
/
+14
*
|
Remove unused keymap field
Kenny Root
2011-07-01
1
-2
/
+0
*
|
Suppress warnings for ClipboardManager, part 2
Kenny Root
2011-07-01
2
-3
/
+5
*
|
Remove unused isLegacyEastAsian field
Kenny Root
2011-07-01
1
-3
/
+1
*
|
Suppress warnings for ClipboardManager
Kenny Root
2011-07-01
1
-0
/
+4
*
|
add copyright block for StrictModeSetup, fix tabs
Perry Nguyen
2011-06-30
1
-3
/
+19
*
|
Enable ESC, TAB, CTRL and ALT on external keyboard
Perry Nguyen
2011-06-30
3
-18
/
+91
*
|
Merge pull request #10 from AgentHH/master
Kenny Root
2011-05-29
2
-4
/
+42
|
\
\
|
*
|
Avoid null-pointer exception in ConnectionNotifier
Hans Nielsen
2011-05-25
1
-16
/
+20
|
*
|
Add stubs for API 11 SharedPreferences interface methods
Hans Nielsen
2011-05-13
1
-0
/
+9
|
*
|
Use method invoke to work around SetForeground not being in API 11+
Hans Nielsen
2011-05-13
1
-2
/
+27
*
|
|
Fix URL scan for flickr URLs with '@' in them.
Douglas William Thrift
2011-05-29
1
-1
/
+1
|
/
/
*
|
Attempt to fix CLOSE_WAIT problem
Kenny Root
2011-05-05
5
-14
/
+15
*
|
Make 'zlib' compression work.
Matt Johnston
2011-01-25
5
-7
/
+55
*
|
Problems opening a connection is a fatal error
Kenny Root
2010-12-18
1
-0
/
+2
*
|
Rearrange some terminal key logic
Kenny Root
2010-12-09
2
-21
/
+49
*
|
Add in some GB compatibility
Kenny Root
2010-12-09
1
-1
/
+5
*
|
Refcount before acquiring wifi lock
Neil Klopfenstein
2010-12-07
1
-2
/
+2
*
|
Update terminal to use new width measurements
Kenny Root
2010-10-08
1
-2
/
+7
*
|
Use Froyo East Asian width measurement and drop JNI lib
Kenny Root
2010-10-08
2
-47
/
+45
*
|
Fix whitespace in ConnectionNotifier
Kenny Root
2010-10-08
1
-1
/
+1
*
|
Support adding port forwards on host not in DB
Kenny Root
2010-10-08
1
-3
/
+4
*
|
Merge branch 'master' of http://github.com/irishmark/connectbot
Kenny Root
2010-10-08
1
-1
/
+2
|
\
\
|
*
|
Adds PICK activity to manifest
irish
2010-09-28
1
-1
/
+2
*
|
|
Make sure we are sticky; from my Droid
Kenny Root
2010-10-01
1
-0
/
+9
|
/
/
*
|
Remove WAKE_LOCK permission; yay
Kenny Root
2010-09-28
1
-12
/
+5
*
|
Fixed some typos in IME patch so it works
Hans Nielsen
2010-09-13
1
-1
/
+1
*
|
Add support for IMEs that use deleteSurroundingText
Julian Brost
2010-09-08
1
-1
/
+14
*
|
Fix silly thread API error in nullwire trace
Kenny Root
2010-09-02
1
-2
/
+2
*
|
Revert "Disambiguate key input"
Kenny Root
2010-08-23
1
-3
/
+5
*
|
Fix curMetaState being declared twice
Kenny Root
2010-08-23
1
-2
/
+0
*
|
Disambiguate key input
Kenny Root
2010-08-23
1
-3
/
+3
*
|
Increase click time to bring up on-screen buttons
Kenny Root
2010-08-23
1
-2
/
+2
*
|
Do not close the database between queries
Kenny Root
2010-08-21
1
-29
/
+0
*
|
Add ':' to the list of delimiters in the URI regex. Allows URIs to have other...
Clark Boylan
2010-08-20
1
-1
/
+1
*
|
URL scan based on spec.
Douglas William Thrift
2010-08-04
1
-4
/
+30
*
|
Don't use SDK_INT since we are minSdkVersion 3
Kenny Root
2010-08-04
1
-1
/
+1
*
|
Fix loading of pubkeys into memory
Kenny Root
2010-08-03
2
-3
/
+7
*
|
Add missing drawable; update layout to work
Kenny Root
2010-07-27
1
-12
/
+21
*
|
Add CTRL/ESC on-screen
Kenny Root
2010-07-27
2
-5
/
+33
*
|
Refactor the way connection notification works
Kenny Root
2010-05-31
2
-35
/
+40
[next]