aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Expand)AuthorAgeFilesLines
* Add menu item to scan for URLs in the current consoleKenny Root2009-07-091-0/+2
* Add "stay connected" preference to hostsKenny Root2009-07-061-0/+5
* Externalize Use SSH Auth Agent selectionsKenny Root2009-07-042-3/+10
* Externalize the last few strings lingering in SSH and TerminalBridgeKenny Root2009-06-271-2/+18
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-261-0/+2
* Add authentication agent forwardingKenny Root2009-06-252-0/+18
* Add color customization capabilitiesKenny Root2009-06-231-0/+2
* Add configurable backspace keyKenny Root2009-06-152-8/+16
* Add hints for transport destination formats (username@hostname, etc)Kenny Root2009-06-151-1/+9
* Add stack trace reportingKenny Root2009-06-101-0/+3
* Add in volume control for terminal bellKenny Root2009-06-022-3/+10
* Add audible terminal bell, vibrate on terminal bell, and notification on back...Kenny Root2009-06-021-0/+14
* Update arrays.xml to match new PreferenceConstants classKenny Root2009-06-011-11/+11
* Add Basque and Polish. Update German, Italian, French, Simplified Chinese, an...Kenny Root2009-05-311-1/+1
* Move preference keys to their own class so they can be easily tracked for usa...Kenny Root2009-05-301-25/+0
* Do not let locales seep into the preferencesKenny Root2009-05-301-0/+33
* Use ViewHolders for List Activities and optimize display of last connect time.Kenny Root2009-05-301-1/+3
* Removed duplicate stringsKenny Root2009-05-141-18/+0
* * Fixed some buggy stringsKenny Root2009-05-141-2/+3
* Externalized some strings that should be translated.Kenny Root2009-05-112-6/+29
* Added better support for virtual (soft) keyboardsKenny Root2009-05-052-0/+3
* Externalize preference strings so they may be translated.Kenny Root2009-05-051-0/+109
* * Fixed comment in default strings.xmlKenny Root2009-04-071-1/+1
* Externalize some strings, fix indentation while I'm at itKenny Root2009-04-071-0/+8
* Add comments for strings to aid in translations.Kenny Root2009-04-071-8/+72
* Indentation cleanup, pass 1Kenny Root2009-01-233-145/+135
* 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-211-8/+19
* Fix strange bug where single quote was stripped out of preference labelKenny Root2009-01-191-1/+1
* Minor capitalization fixKenny Root2009-01-131-1/+1
* * Added "bumpy arrows" so that arrow keys trigger vibration, useful for laggy...Jeffrey Sharkey2008-12-292-0/+6
* 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-161-0/+7
* Added preference for Wi-Fi lockingKenny Root2008-11-211-0/+1
* Add a hint about what to do when Host List is empty.Kenny Root2008-11-201-0/+1
* * Refactor a bit of the help screenKenny Root2008-11-181-0/+1
* * Add rudimentary help system.Kenny Root2008-11-162-5/+12
* * Convert host entries to beansKenny Root2008-11-141-1/+1
* * Deleted JCTerm source from repositoryKenny Root2008-11-101-2/+9
* * Don't present SD card dialog if SD card isn't presentKenny Root2008-11-101-4/+7
* * Changed port forward type selector to spinner.Kenny Root2008-11-082-1/+8
* * Add dynamic port forwarding.Kenny Root2008-11-081-0/+1
* * Allow changing tunnels on connected hostsKenny Root2008-11-071-1/+3
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-071-13/+21
* * fixed bug where we might try loading passworded keys on startup in backgrou...Jeffrey Sharkey2008-11-032-1/+13
* * added "in-memory" function to backend service so that unlocked keys can be ...Jeffrey Sharkey2008-11-022-8/+39
* * Allow users to force screen size to specific dimensions.Kenny Root2008-11-021-0/+2
* * Allow hosts to specify which pubkey to useKenny Root2008-11-011-0/+5
* * Convert PubkeyListActivity to use a ViewBinder instead of a custom CursorAd...Kenny Root2008-11-011-1/+1