aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Basque and Polish. Update German, Italian, French, Simplified Chinese, an...Kenny Root2009-05-3114-439/+882
* Adding in class that broke the buildKenny Root2009-05-311-0/+67
* Move preference keys to their own class so they can be easily tracked for usa...Kenny Root2009-05-306-68/+34
* Do not let locales seep into the preferencesKenny Root2009-05-306-28/+57
* * Avoid needless re-allocation of ByteBuffer.Kenny Root2009-05-301-3/+3
* Uh, forgot to commit PubkeyListActivity for the ViewHolder change and add som...Kenny Root2009-05-302-19/+39
* Use ViewHolders for List Activities and optimize display of last connect time.Kenny Root2009-05-303-38/+66
* Expose prompt instructions for keyboard-interactive; should let people use Se...Kenny Root2009-05-304-19/+38
* Add SettingsActivity base testKenny Root2009-05-301-0/+47
* Name threads for easier debuggingKenny Root2009-05-303-10/+31
* Remove instances of System.out and System.errKenny Root2009-05-301-117/+200
* Avoid the wrath of RomainKenny Root2009-05-3017-542/+573
* Some kind of bug with upgrading databases where the first access is readable ...Kenny Root2009-05-301-0/+2
* Removed duplicate stringsKenny Root2009-05-1416-221/+5
* * Fixed some buggy stringsKenny Root2009-05-1413-20/+52
* Added test case for TerminalBridge.onKey and fixed a bug in meta statesKenny Root2009-05-145-4/+184
* Update German translations. Propagate new strings to other languages.Kenny Root2009-05-1211-39/+281
* Externalized some strings that should be translated.Kenny Root2009-05-116-24/+62
* Added instructions for compiling with Ant and how to localize the package wit...Kenny Root2009-05-111-0/+19
* Updated German translations. Added French, Italian, and Chinese (Simplified) ...Kenny Root2009-05-114-41/+1134
* Support soft keyboard even more (123+ALT keys)Kenny Root2009-05-101-51/+64
* Added translations for Dutch and Danish. Updated some German translations.Kenny Root2009-05-093-11/+739
* Make Fn (function) keys only work with the right-side shift (or whichever sid...Kenny Root2009-05-091-1/+1
* * Add unit tests for SelectionAreaKenny Root2009-05-075-50/+192
* Added unit tests for HostBeanKenny Root2009-05-075-15/+386
* Ignore screen resizes when pausedKenny Root2009-05-051-2/+3
* Updated translations for German, Swedish. Added translations for Bulgarian, S...Kenny Root2009-05-056-0/+1679
* Remove local.properties from tests subdirKenny Root2009-05-051-10/+0
* Add in SDK 1.5 generated tests subdirKenny Root2009-05-059-6/+145
* Added better support for virtual (soft) keyboardsKenny Root2009-05-055-9/+36
* Tweak build.xml for new variable names and to quelch complaints about UTF-8 c...Kenny Root2009-05-051-2/+2
* Update Ant build system for SDK 1.5Kenny Root2009-05-053-206/+235
* Add "gen" to classpath for Eclipse to use in SDK 1.5Kenny Root2009-05-051-0/+1
* Externalize preference strings so they may be translated.Kenny Root2009-05-053-51/+159
* Fix to SSH library to allow SSH protocol debuggingKenny Root2009-04-152-0/+12
* Get rid of magic constants in font height calculation (should help with small...Kenny Root2009-04-151-10/+10
* * Update _Svenska_ translationKenny Root2009-04-072-53/+53
* * Fixed comment in default strings.xmlKenny Root2009-04-073-1/+507
* Externalize some strings, fix indentation while I'm at itKenny Root2009-04-073-143/+222
* Add comments for strings to aid in translations.Kenny Root2009-04-071-8/+72
* Temporary compatibility fix for old OpenSSH servers (2.0-2.5.2)Kenny Root2009-03-121-1/+1
* Updating version number for 1.3 release.Kenny Root2009-02-181-2/+2
* Fix crash if you scroll back while connecting and undo meta state alteration ...Kenny Root2009-02-131-2/+2
* Escape URI parts when sent around via Intent extrasKenny Root2009-02-051-12/+21
* Fix scrolling bug when at the bottom and bottomMargin is setKenny Root2009-01-281-33/+36
* Bitmap and notifications bug fixKenny Root2009-01-263-8/+44
* Code cleanup, pass 2Kenny Root2009-01-2411-57/+66
* Allow shift- and alt-lock states (untested since emulator doesn't send shift ...Kenny Root2009-01-242-191/+269
* Make input status indicators more easily discernibleKenny Root2009-01-233-36/+101
* Visual indication of cursor stateKenny Root2009-01-232-19/+106