aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-500/+0
|
* Hopefully fix the majority of keyboard issues.Torne Wuff2013-09-301-0/+15
| | | | | | | | | | | | | It seems that the majority of keyboard issues were caused by quirks implemented for the convenience of the HTC Dream (shift+numbers generating function keys on the hardware keyboard and ctrl+numbers generating function keys on the software keyboard). Turn these into settings, which are disabled by default unless the device is indeed a HTC Dream. Also, add a setting (defaulting to on) which determines whether the volume keys change the font size. Disabling this restores normal volume control functionality.
* Remove unused stringsKenny Root2011-12-171-7/+0
|
* Externalize some stringsKenny Root2011-12-171-2/+24
|
* Move some manifest items to avoid lint warningsKenny Root2011-12-171-0/+2
|
* Update strings formatKenny Root2010-10-221-215/+215
| | | | | Add quotes around everything and mark things that are not translatable as not translatable.
* Add a description for the serviceKenny Root2010-08-051-0/+1
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@512 df292f66-193f-0410-a5fc-6d59da041ff2
* Add CTRL/ESC on-screenKenny Root2010-07-271-0/+5
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@507 df292f66-193f-0410-a5fc-6d59da041ff2
* Allow <Camera> to send Alt+AGeorg Lukas2010-03-241-0/+2
| | | | | | From: Georg Lukas <georg@op-co.de> git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@495 df292f66-193f-0410-a5fc-6d59da041ff2
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-0/+19
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@471 df292f66-193f-0410-a5fc-6d59da041ff2
* Update service to stay open on EclairKenny Root2009-12-181-0/+3
| | | | | | | | setForeground(true) trick doesn't work on API 5 and above anymore, so use the pattern jasta suggested on a blog post to support both >=5 and <5 simultaneously. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@444 df292f66-193f-0410-a5fc-6d59da041ff2
* Escape resources in prep for Eclair compatKenny Root2009-12-181-16/+16
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@442 df292f66-193f-0410-a5fc-6d59da041ff2
* Save font size when changed on a hostKenny Root2009-12-081-0/+3
| | | | | | | Save font size immediately when changed in a console session. Allow the setting of font size when editing a host. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@431 df292f66-193f-0410-a5fc-6d59da041ff2
* Switch ColorsActivity terminology to SchemesKenny Root2009-12-081-0/+3
| | | | | | | Previously it was based on colors per-host, but colors schemes are better because people can easily apply them to individual hosts. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@430 df292f66-193f-0410-a5fc-6d59da041ff2
* Add preference to force service persistentKenny Root2009-09-071-0/+5
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@405 df292f66-193f-0410-a5fc-6d59da041ff2
* Update translationsKenny Root2009-08-111-7/+0
| | | | | | | | Split out things that shouldn't be translated into a separate file. Update the build.xml to change the version string in notrans.xml instead. Add Finnish and Vietnamese. Update other languages. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@384 df292f66-193f-0410-a5fc-6d59da041ff2
* Add some comments to clarify string usage for translatorsKenny Root2009-08-021-2/+7
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@380 df292f66-193f-0410-a5fc-6d59da041ff2
* 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-061-0/+5
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@356 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalize Use SSH Auth Agent selectionsKenny Root2009-07-041-0/+7
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@352 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-261-0/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@334 df292f66-193f-0410-a5fc-6d59da041ff2
* Add authentication agent forwardingKenny Root2009-06-251-0/+6
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@331 df292f66-193f-0410-a5fc-6d59da041ff2
* Add color customization capabilitiesKenny Root2009-06-231-0/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@326 df292f66-193f-0410-a5fc-6d59da041ff2
* Add configurable backspace keyKenny Root2009-06-151-0/+10
| | | | 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-151-1/+9
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@300 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
* Add in volume control for terminal bellKenny Root2009-06-021-3/+9
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@264 df292f66-193f-0410-a5fc-6d59da041ff2
* Add audible terminal bell, vibrate on terminal bell, and notification on ↵Kenny Root2009-06-021-0/+14
| | | | | | background terminal bell. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@258 df292f66-193f-0410-a5fc-6d59da041ff2
* Add Basque and Polish. Update German, Italian, French, Simplified Chinese, ↵Kenny Root2009-05-311-1/+1
| | | | | | 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
* 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
* Removed duplicate stringsKenny Root2009-05-141-18/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@236 df292f66-193f-0410-a5fc-6d59da041ff2
* * Fixed some buggy stringsKenny Root2009-05-141-2/+3
| | | | | | * Externalized "No hosts connected" string git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@235 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalized some strings that should be translated.Kenny Root2009-05-111-2/+25
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@232 df292f66-193f-0410-a5fc-6d59da041ff2
* Added better support for virtual (soft) keyboardsKenny Root2009-05-051-0/+2
| | | | 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-051-0/+109
|
* * Fixed comment in default strings.xmlKenny Root2009-04-071-1/+1
| | | | | | * Added translation for Deutsch (thanks, TauPan!) * Added translation for Swedish (thanks, dalurka!)
* 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-231-75/+71
| | | | | * 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 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 ↵Jeffrey Sharkey2008-12-291-0/+1
| | | | | | | | | laggy connections. Also added preference to turn off if desired. * Created windowNoTitle style to prevent brief flashing of title bar on ConsoleActivity, instead of requesting programatically. * Slight padding change to EULA screen.
* * Prepare for private key exportKenny Root2008-12-261-1/+2
|
* 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
| | | | * Don't close view when host disconnects (user must explicitly close now)
* * Add rudimentary help system.Kenny Root2008-11-161-5/+8
|