aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/connectbot/HostEditorActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-433/+0
* Add stubs for API 11 SharedPreferences interface methodsHans Nielsen2011-05-131-0/+9
* Add in some GB compatibilityKenny Root2010-12-091-1/+5
* First pass at fixing auto-reconnectKenny Root2010-03-081-7/+1
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-16/+15
* Don't load Host Editor values when cursor is emptyKenny Root2009-08-231-7/+7
* Move super-expensive Charset enumeration to separate threadKenny Root2009-06-161-20/+70
* Charset changesKenny Root2009-06-121-5/+45
* Add CP437 supportKenny Root2009-06-121-0/+6
* Allow any character set encoding supported by the JVMKenny Root2009-06-121-0/+19
* Apply the previous color patch more generally to all ListPreferencesKenny Root2009-06-071-15/+7
* Localized color names in host editorKenny Root2009-06-071-5/+22
* Code cleanup, pass 2Kenny Root2009-01-241-3/+2
* Indentation cleanup, pass 1Kenny Root2009-01-231-47/+47
* Change things from public and protected to protected and private where they s...Kenny Root2008-11-201-8/+5
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-071-5/+5
* * added "in-memory" function to backend service so that unlocked keys can be ...Jeffrey Sharkey2008-11-021-28/+42
* * Allow hosts to specify which pubkey to useKenny Root2008-11-011-3/+47
* * finished implementing copy functionalityJeffrey Sharkey2008-10-271-6/+25
* * added port forwarding--tested to work with local "-L" tunnels, tap menu on ...Jeffrey Sharkey2008-10-261-0/+1
* * fixed disconnect in several places so that it correctly disposes of any vis...Jeffrey Sharkey2008-10-251-0/+1
* * okay loool got rid of all those warnings for all those anal people out ther...Jeffrey Sharkey2008-10-251-4/+1
* * removed older code to clean stuff upJeffrey Sharkey2008-10-241-0/+231