aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/connectbot/util/HostDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* Fix color pickerKenny Root2011-08-131-18/+12
* Do not close the database between queriesKenny Root2010-08-211-29/+0
* Add backup feature for API 8Kenny Root2010-05-231-3/+1
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-16/+15
* Allow browsable URIs for ssh, telnet, localKenny Root2009-12-281-7/+11
* Fix some bugs with default color updatesKenny Root2009-12-231-60/+32
* Change way of saving terminal font sizeKenny Root2009-12-151-8/+33
* Save font size when changed on a hostKenny Root2009-12-081-5/+14
* Switch ColorsActivity terminology to SchemesKenny Root2009-12-081-52/+21
* Prevent race conditions in DB accessKenny Root2009-08-141-160/+222
* Add indices and color tables to robust upgradeKenny Root2009-07-081-0/+5
* Add "stay connected" preference to hostsKenny Root2009-07-061-3/+11
* Extract superclass for HostDatabase into RobustSQLiteOpenHelperKenny Root2009-06-261-125/+59
* Add authentication agent forwardingKenny Root2009-06-251-1/+12
* Add color customization capabilitiesKenny Root2009-06-231-1/+220
* Add configurable backspace keyKenny Root2009-06-151-2/+12
* Add multiple transportsKenny Root2009-06-151-75/+162
* Change Log tags to something more readableKenny Root2009-06-131-1/+1
* Allow any character set encoding supported by the JVMKenny Root2009-06-121-5/+4
* Some kind of bug with upgrading databases where the first access is readable ...Kenny Root2009-05-301-0/+2
* Indentation cleanup, pass 1Kenny Root2009-01-231-73/+73
* Bug scrubKenny Root2009-01-201-12/+15
* Add (limited) support for switching encodings on host connections; a more rad...Kenny Root2008-12-161-4/+15
* Convert Pubkey handling to PubkeyBean in preparation for backup/restore funct...Kenny Root2008-11-201-1/+1
* * Fix post-login automatiion that was broken with the bean patchKenny Root2008-11-141-2/+2
* * Convert host entries to beansKenny Root2008-11-141-179/+142
* * Add compression option to hostsKenny Root2008-11-111-2/+28
* * Allow user to have a port-forward-only connection to a host (similar to Ope...Kenny Root2008-11-101-5/+37
* * Allow changing tunnels on connected hostsKenny Root2008-11-071-2/+14
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-071-6/+160
* * added "in-memory" function to backend service so that unlocked keys can be ...Jeffrey Sharkey2008-11-021-1/+1
* * Allow hosts to specify which pubkey to useKenny Root2008-11-011-5/+59
* * Allow scrolling in Pubkey Generator Activity until we get landscape orienta...Kenny Root2008-10-291-2/+6
* * added better keyboard shortcut into to wizardJeffrey Sharkey2008-10-271-2/+2
* * fixed bug that causes crash when editing host--we shouldnt be including the...Jeffrey Sharkey2008-10-261-1/+1
* * refactored prompting gui component into PromptHelper, makes it easier now b...Jeffrey Sharkey2008-10-261-4/+61
* * fixed disconnect in several places so that it correctly disposes of any vis...Jeffrey Sharkey2008-10-251-2/+23
* * okay loool got rid of all those warnings for all those anal people out ther...Jeffrey Sharkey2008-10-251-4/+0
* * removed older code to clean stuff upJeffrey Sharkey2008-10-241-13/+40
* * implemented "delete host"Jeffrey Sharkey2008-10-221-0/+7
* * connected up host bulbs (green/gray) to backend serviceJeffrey Sharkey2008-09-181-7/+24
* * changed handling of Console window to accept ssh://user@host:port/#nickname...Jeffrey Sharkey2008-09-151-2/+5
* * WARNING: this build is broken lolJeffrey Sharkey2008-09-111-0/+101