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
*
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
*
Add missing copyright header
Kenny Root
2010-05-31
1
-1
/
+14
*
Add backup feature for API 8
Kenny Root
2010-05-23
5
-3
/
+176
*
Proper use of wakelocks in pause/resume
Kenny Root
2010-05-04
1
-11
/
+9
*
Correct copyright date for ConnectionNotifier
Kenny Root
2010-05-04
1
-1
/
+1
*
Remove unused functions
Kenny Root
2010-05-04
2
-51
/
+0
*
Use shorter LayoutInflater API
Kenny Root
2010-05-04
6
-6
/
+6
*
Allow <Camera> to send Alt+A
Georg Lukas
2010-03-24
2
-0
/
+4
*
notification with LED lights
Georg Lukas
2010-03-24
1
-0
/
+15
*
Fix inverted logic for in-memory key use
Kenny Root
2010-03-13
1
-1
/
+1
*
Only use encoding instead of HostBean
Kenny Root
2010-03-13
2
-8
/
+13
*
Refactor keyboard management into separate class
Kenny Root
2010-03-13
5
-444
/
+554
*
Fix PromptHelper race condition
Kenny Root
2010-03-13
1
-3
/
+3
*
Remove isSavingKeys() from TerminalManager
Kenny Root
2010-03-13
3
-12
/
+17
[next]