aboutsummaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Add menu item to scan for URLs in the current consoleKenny Root2009-07-091-0/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@365 df292f66-193f-0410-a5fc-6d59da041ff2
* Add "stay connected" preference to hostsKenny Root2009-07-062-0/+11
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@356 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalize Use SSH Auth Agent selectionsKenny Root2009-07-0418-3/+122
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@352 df292f66-193f-0410-a5fc-6d59da041ff2
* Add Catalan. Updating some other translations.Kenny Root2009-07-036-171/+586
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@350 df292f66-193f-0410-a5fc-6d59da041ff2
* Allow tap on screen to bring up an icon to open the software keyboard when ↵Kenny Root2009-07-027-15/+39
| | | | | | the hardware keyboard is hidden git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@348 df292f66-193f-0410-a5fc-6d59da041ff2
* Update translationsKenny Root2009-06-2715-241/+830
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@341 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalize the last few strings lingering in SSH and TerminalBridgeKenny Root2009-06-271-2/+18
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@339 df292f66-193f-0410-a5fc-6d59da041ff2
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-262-0/+8
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@334 df292f66-193f-0410-a5fc-6d59da041ff2
* Add authentication agent forwardingKenny Root2009-06-253-1/+26
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@331 df292f66-193f-0410-a5fc-6d59da041ff2
* Add color customization capabilitiesKenny Root2009-06-232-0/+69
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@326 df292f66-193f-0410-a5fc-6d59da041ff2
* Restrict numeric preferences to numeric entry.Kenny Root2009-06-212-2/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@322 df292f66-193f-0410-a5fc-6d59da041ff2
* Add configurable backspace keyKenny Root2009-06-153-10/+24
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@303 df292f66-193f-0410-a5fc-6d59da041ff2
* Add hints for transport destination formats (username@hostname, etc)Kenny Root2009-06-1517-18/+147
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@300 df292f66-193f-0410-a5fc-6d59da041ff2
* Add multiple transportsKenny Root2009-06-151-37/+33
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@298 df292f66-193f-0410-a5fc-6d59da041ff2
* Port forward activity fixesKenny Root2009-06-111-5/+4
| | | | | | | | * Fix bug where you couldn't change port forward types while they were in use * Fixed layout to be 1.5 compliant * Changed example from source port "143" which is invalid to "8080" which would work git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@281 df292f66-193f-0410-a5fc-6d59da041ff2
* Add stack trace reportingKenny Root2009-06-101-0/+3
| | | | | | | | * When an unhandled exception occurs, the exception handler writes it to a file in addition to all ther other stuff that normally happens * The next time ConnectBot is started up, the user is prompted as to whether they want to submit the stack trace to aid in finding bugs. * If the user agrees or declines, the stack traces are deleted. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@277 df292f66-193f-0410-a5fc-6d59da041ff2
* Adding Indonesian translation. Minor spelling fixes in other translations.Kenny Root2009-06-055-17/+385
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@270 df292f66-193f-0410-a5fc-6d59da041ff2
* Update translations; add Chinese (Traditional)Kenny Root2009-06-0414-272/+900
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@269 df292f66-193f-0410-a5fc-6d59da041ff2
* Add in volume control for terminal bellKenny Root2009-06-023-6/+22
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@264 df292f66-193f-0410-a5fc-6d59da041ff2
* Add notification icon for background terminal bellKenny Root2009-06-021-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@259 df292f66-193f-0410-a5fc-6d59da041ff2
* Add audible terminal bell, vibrate on terminal bell, and notification on ↵Kenny Root2009-06-023-0/+33
| | | | | | background terminal bell. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@258 df292f66-193f-0410-a5fc-6d59da041ff2
* Update arrays.xml to match new PreferenceConstants classKenny Root2009-06-011-11/+11
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@256 df292f66-193f-0410-a5fc-6d59da041ff2
* Some changes to allow the virtual keyboard to know more about the applicationKenny Root2009-06-011-0/+1
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@253 df292f66-193f-0410-a5fc-6d59da041ff2
* Add Basque and Polish. Update German, Italian, French, Simplified Chinese, ↵Kenny Root2009-05-3114-439/+882
| | | | | | and others. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@249 df292f66-193f-0410-a5fc-6d59da041ff2
* Move preference keys to their own class so they can be easily tracked for ↵Kenny Root2009-05-301-25/+0
| | | | | | usage in other classes git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@247 df292f66-193f-0410-a5fc-6d59da041ff2
* Do not let locales seep into the preferencesKenny Root2009-05-303-13/+46
| | | | | | NOTICE: If you're a foreign language user, you may have to reset your general preferences for Rotation Mode, Key Shortcut Side, Camera Button Action, and Update Check Frequency git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@246 df292f66-193f-0410-a5fc-6d59da041ff2
* Uh, forgot to commit PubkeyListActivity for the ViewHolder change and add ↵Kenny Root2009-05-301-3/+9
| | | | | | some padding to item_portforward git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@244 df292f66-193f-0410-a5fc-6d59da041ff2
* Use ViewHolders for List Activities and optimize display of last connect time.Kenny Root2009-05-301-1/+3
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@243 df292f66-193f-0410-a5fc-6d59da041ff2
* Expose prompt instructions for keyboard-interactive; should let people use ↵Kenny Root2009-05-301-4/+7
| | | | | | SecureID, et. al. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@242 df292f66-193f-0410-a5fc-6d59da041ff2
* Avoid the wrath of RomainKenny Root2009-05-3017-542/+573
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@238 df292f66-193f-0410-a5fc-6d59da041ff2
* Removed duplicate stringsKenny Root2009-05-1412-216/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@236 df292f66-193f-0410-a5fc-6d59da041ff2
* * Fixed some buggy stringsKenny Root2009-05-1413-20/+52
| | | | | | * Externalized "No hosts connected" string git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@235 df292f66-193f-0410-a5fc-6d59da041ff2
* Update German translations. Propagate new strings to other languages.Kenny Root2009-05-1211-39/+281
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@233 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalized some strings that should be translated.Kenny Root2009-05-114-10/+40
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@232 df292f66-193f-0410-a5fc-6d59da041ff2
* Updated German translations. Added French, Italian, and Chinese (Simplified) ↵Kenny Root2009-05-114-41/+1134
| | | | | | translations. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@230 df292f66-193f-0410-a5fc-6d59da041ff2
* Added translations for Dutch and Danish. Updated some German translations.Kenny Root2009-05-093-11/+739
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@228 df292f66-193f-0410-a5fc-6d59da041ff2
* Updated translations for German, Swedish. Added translations for Bulgarian, ↵Kenny Root2009-05-056-0/+1679
| | | | | | Spanish, Norwegian Bokmal, Russian. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@220 df292f66-193f-0410-a5fc-6d59da041ff2
* Added better support for virtual (soft) keyboardsKenny Root2009-05-052-0/+3
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@217 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalize preference strings so they may be translated.Kenny Root2009-05-053-51/+159
|
* * Update _Svenska_ translationKenny Root2009-04-072-53/+53
| | | | * Update Deutsch translation
* * Fixed comment in default strings.xmlKenny Root2009-04-073-1/+507
| | | | | | * Added translation for Deutsch (thanks, TauPan!) * Added translation for Swedish (thanks, dalurka!)
* 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
| | | | | * Change 4-spaces to tabs (I blame Eclipse's editor) * Remove white spaces from end of lines
* 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
| | | | content in our WebView.
* A smaller fix to the ViewFlipper bugKenny Root2009-01-131-2/+1
|
* Minor capitalization fixKenny Root2009-01-131-1/+1
|