aboutsummaryrefslogtreecommitdiffstats
path: root/res
Commit message (Expand)AuthorAgeFilesLines
* Externalize preference strings so they may be translated.Kenny Root2009-05-053-51/+159
* * 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
* Indentation cleanup, pass 1Kenny Root2009-01-235-152/+159
* Allow use of directional pad to select area of text to copy to clipboardKenny Root2009-01-211-1/+1
* Fix preference use bugKenny Root2009-01-212-10/+21
* Fix strange bug where single quote was stripped out of preference labelKenny Root2009-01-191-1/+1
* Display version information on top of Help activity until we can get dynamic ...Kenny Root2009-01-191-1/+11
* A smaller fix to the ViewFlipper bugKenny Root2009-01-131-2/+1
* Minor capitalization fixKenny Root2009-01-131-1/+1
* Workaround for ViewAnimator bugKenny Root2009-01-131-1/+2
* * Added "bumpy arrows" so that arrow keys trigger vibration, useful for laggy...Jeffrey Sharkey2008-12-294-4/+17
* TERM settings updateKenny Root2008-12-261-2/+5
* * Prepare for private key exportKenny Root2008-12-261-1/+2
* Add (limited) support for switching encodings on host connections; a more rad...Kenny Root2008-12-162-1/+16
* Added preference for Wi-Fi lockingKenny Root2008-11-212-0/+8
* Add a hint about what to do when Host List is empty.Kenny Root2008-11-202-4/+19
* * Fix size of "dimmed" area for prompts.Kenny Root2008-11-192-136/+14
* * Fix disconnect prompt when in port orientationKenny Root2008-11-192-20/+169
* * Refactor a bit of the help screenKenny Root2008-11-182-1/+2
* * Add rudimentary help system.Kenny Root2008-11-167-162/+89
* * Convert host entries to beansKenny Root2008-11-141-1/+1
* * Add compression option to hostsKenny Root2008-11-112-2/+8
* * Deleted JCTerm source from repositoryKenny Root2008-11-101-2/+9
* * Don't present SD card dialog if SD card isn't presentKenny Root2008-11-104-18/+28
* * Allow user to have a port-forward-only connection to a host (similar to Ope...Kenny Root2008-11-101-0/+6
* * Changed port forward type selector to spinner.Kenny Root2008-11-083-38/+19
* * Delete unused methods in JSOCKS library.Kenny Root2008-11-082-0/+0
* * Add dynamic port forwarding.Kenny Root2008-11-083-2/+10
* * Allow changing tunnels on connected hostsKenny Root2008-11-072-4/+6
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-075-81/+186
* * fixed bug where we might try loading passworded keys on startup in backgrou...Jeffrey Sharkey2008-11-034-4/+25
* * oops, forgot this newly added res fileJeffrey Sharkey2008-11-031-0/+36
* * added "in-memory" function to backend service so that unlocked keys can be ...Jeffrey Sharkey2008-11-029-20/+82
* * Allow users to force screen size to specific dimensions.Kenny Root2008-11-022-0/+54
* * Allow hosts to specify which pubkey to useKenny Root2008-11-012-1/+14
* * Convert PubkeyListActivity to use a ViewBinder instead of a custom CursorAd...Kenny Root2008-11-013-2/+6
* * Allow users to change password for pubkey entries.Kenny Root2008-11-012-0/+112
* * Added automatic version number insertion via AntKenny Root2008-10-302-2/+15
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-305-11/+37
* * Allow scrolling in Pubkey Generator Activity until we get landscape orienta...Kenny Root2008-10-291-60/+64
* * First pass at publickey authentication.Kenny Root2008-10-296-3/+204
* * added better keyboard shortcut into to wizardJeffrey Sharkey2008-10-274-11/+155
* * finished implementing copy functionalityJeffrey Sharkey2008-10-275-24/+48
* * added port forwarding--tested to work with local "-L" tunnels, tap menu on ...Jeffrey Sharkey2008-10-263-0/+76
* * refactored prompting gui component into PromptHelper, makes it easier now b...Jeffrey Sharkey2008-10-264-4/+38
* * fixed disconnect in several places so that it correctly disposes of any vis...Jeffrey Sharkey2008-10-253-0/+9
* * changed preferences to use explicit stringsJeffrey Sharkey2008-10-252-3/+6