aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change license for contributed works to APL 2.0Kenny Root2010-02-0885-1632/+1568
* Don't blow up when we get random URIsKenny Root2010-02-072-7/+11
* Trilead port forwards can throw many exceptionsKenny Root2010-02-072-4/+4
* Check for host nickname being nullKenny Root2010-02-073-9/+27
* Be smarter about errors in simple file pickerKenny Root2010-02-072-8/+11
* Make sure we clear notifications before deathKenny Root2010-01-082-2/+5
* Allow browsable URIs for ssh, telnet, localKenny Root2009-12-287-13/+43
* Fix some bugs with default color updatesKenny Root2009-12-232-61/+33
* Ignore unsatisfied link error for EastAsianWidthKenny Root2009-12-231-0/+2
* Set default FG/BG during colors resetKenny Root2009-12-232-1/+9
* Detect servers that lie about keyboard-interactiveKenny Root2009-12-231-1/+5
* Don't set a time on the continuous notificationKenny Root2009-12-232-1/+2
* Make sure there is only one ConsoleActivityKenny Root2009-12-231-2/+3
* Updating version to 1.7-devKenny Root2009-12-231-2/+2
* Marking 1.6.0 releaseKenny Root2009-12-231-1/+1
* Switch pref of interactive and password methodsKenny Root2009-12-202-10/+10
* Add high-res icons and API 6 iconsKenny Root2009-12-194-0/+0
* Add high res icon for notificationKenny Root2009-12-193-0/+0
* Minor activity layout tweaksKenny Root2009-12-193-3/+3
* More build.xml cleanupsKenny Root2009-12-184-18/+14
* Update README and build.xml for EclairKenny Root2009-12-183-167/+373
* Do not allow 0 font sizeKenny Root2009-12-182-2/+2
* Update service to stay open on EclairKenny Root2009-12-185-40/+156
* Update target API to 6 (SDK 2.0.1)Kenny Root2009-12-182-3/+3
* Escape resources in prep for Eclair compatKenny Root2009-12-1825-389/+389
* Fix regression in nullwire trace codeKenny Root2009-12-172-2/+4
* Expand compression buffers if needed for JZlibKenny Root2009-12-173-30/+36
* Update Nullwire error reportingKenny Root2009-12-175-46/+64
* Change way of saving terminal font sizeKenny Root2009-12-153-10/+35
* Add untranslated entries for other languagesKenny Root2009-12-1125-1/+145
* Update translationsKenny Root2009-12-0911-37/+37
* Save font size when changed on a hostKenny Root2009-12-086-8/+42
* Switch ColorsActivity terminology to SchemesKenny Root2009-12-085-63/+61
* Add permissions to write to SD cardKenny Root2009-11-251-2/+3
* Use ASE's JNI Exec codeKenny Root2009-11-174-33/+76
* Move JNI code into projectKenny Root2009-11-1776-1/+39130
* Update EastAsianWidth JNI codeKenny Root2009-11-175-7/+13
* Support different screen densitiesKenny Root2009-10-272-3/+8
* Update translations (add Hungarian and Turkish)Kenny Root2009-10-2525-164/+1138
* Fix tracking of enabled remote port forwardsKenny Root2009-10-242-2/+2
* Remove status bar shadow from top of consoleKenny Root2009-10-082-1/+2
* Use Tupaz's multiline URL scannerKenny Root2009-09-132-7/+9
* Remove conflicting id from Colors layoutKenny Root2009-09-132-2/+1
* Add preference to force service persistentKenny Root2009-09-075-1/+22
* Update translations; add PortugueseKenny Root2009-08-267-43/+470
* Don't load Host Editor values when cursor is emptyKenny Root2009-08-232-8/+8
* Validate Force Resize input are integersKenny Root2009-08-233-5/+18
* Update in-program help filesKenny Root2009-08-177-41/+152
* Only allow URL Scan while in an active terminalKenny Root2009-08-142-1/+3
* Prevent race conditions in DB accessKenny Root2009-08-142-161/+223