# HG changeset patch # User Carl Byington # Date 1407346730 25200 # Node ID 95188bd4badb54658ee1fbdbfab7ff8d266bb35f # Parent 162c001c8142570d8418471b3dd3c24df292adee cleanup help pages diff -r 162c001c8142 -r 95188bd4badb help/About.html.in --- a/help/About.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/About.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -11,7 +11,7 @@ license.

The complete source code for this application is available at -http://www.five-ten-sg.com/510Connectbot

+http://www.five-ten-sg.com/510Connectbot

Credits

diff -r 162c001c8142 -r 95188bd4badb help/Hints.html.in --- a/help/Hints.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/Hints.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,7 +1,12 @@

Helpful hints

-

When you have multiple sessions open, you can 'pan' between them by swiping your finger left-to-right or right-to-left over the screen.

+

When you have multiple sessions open, you can 'pan' between them by +swiping your finger left-to-right or right-to-left over the +screen.

-

Long-press on your Android desktop to create direct shortcuts to frequently-used SSH hosts.

+

Long-press on your Android desktop to create direct shortcuts to +frequently-used hosts.

-

Slide your finger up/down on the right-half of the terminal screen to look at the scrollback history. Slide up/down on the left-half to send the page up/down keys.

+

Slide your finger up/down on the right-half of the terminal screen +to look at the scrollback history. Slide up/down on the left-half to +send the page up/down keys.

diff -r 162c001c8142 -r 95188bd4badb help/PhysicalKeyboard.html.in --- a/help/PhysicalKeyboard.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/PhysicalKeyboard.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,7 +1,7 @@

Physical Keyboard

Here are some keyboard shortcuts available when a hardware -keyboard is present. If you're using a phone where the main input +keyboard is present. If you're using a phone where the main input type is a virtual keyboard, please see the VirtualKeyboard help topic.

Note: the side that shift, alt, diff -r 162c001c8142 -r 95188bd4badb help/ScreenGestures.html.in --- a/help/ScreenGestures.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/ScreenGestures.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,8 +1,8 @@

Screen Gestures

Gestures in ConnectBot allow a user to do several things for -which there's no keyboard equivalent. If the gestures seem -backward, then imagine that you're grabbing the text and moving it +which there's no keyboard equivalent. If the gestures seem +backward, then imagine that you're grabbing the text and moving it with your finger.

Page Up / Page Down

diff -r 162c001c8142 -r 95188bd4badb help/VirtualKeyboard.html.in --- a/help/VirtualKeyboard.html.in Mon Aug 04 15:25:34 2014 -0700 +++ b/help/VirtualKeyboard.html.in Wed Aug 06 10:38:50 2014 -0700 @@ -1,7 +1,7 @@

Virtual Keyboard

-

Since ConnectBot doesn't use any of the normal TextView -widgets, Android's IME structure isn't designed to directly +

Since ConnectBot doesn't use any of the normal TextView +widgets, Android's IME structure isn't designed to directly support it.

The best way to use Android with a virtual keyboard is in Portrait mode. By default, ConnectBot is set to use Portrait diff -r 162c001c8142 -r 95188bd4badb xml/510connectbot.in --- a/xml/510connectbot.in Mon Aug 04 15:25:34 2014 -0700 +++ b/xml/510connectbot.in Wed Aug 06 10:38:50 2014 -0700 @@ -135,7 +135,7 @@ Help Pages - About + About - including list of credits Hints Physical Keyboard 5250 Keys @@ -305,85 +305,6 @@ - - Credits - - Based on VX Connectbot provided under the Apache - License, Version 2.0. Copyright (C) 2012 Martin - Matuska http://connectbot.vx.sk - - - Based on Irssiconnectbot provided under the Apache - License, Version 2.0. Copyright (C) 2013 - Iiro Uusitalo and Ville Kerminen - https://github.com/irssiconnectbot/irssiconnectbot - - - Based on ConnectBot provided under the Apache License, - Version 2.0. Copyright (C) 2007-2008 Kenny Root - http://the-b.org and Jeffrey Sharkey http://jsharkey.org - - - Based on the Ganymed SSH2 client provided under a BSD-style - license. Copyright (C) 2005 - 2006 Swiss Federal Institute of - Technology (ETH Zurich), Department of Computer Science - http://www.inf.ethz.ch, Christian Plattner. Copyright (C) 2006 - 2013 - Christian Plattner. http://code.google.com/p/ganymed-ssh-2/ The Java - implementations of the AES, Blowfish and 3DES ciphers have been taken - (and slightly modified) from the cryptography package released by "The - Legion Of The Bouncy Castle". Copyright (C) 2000 - 2004 The Legion Of - The Bouncy Castle http://www.bouncycastle.org The following disclaimer - applies: - - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE - LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR - CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - - - Based on JTA Telnet/SSH client provided under the - GPLv2 license. Copyright (C) 1996-2005 Matthias L. Jugel and - Marcus Meiner. http://www.javassh.org - - - Based on TN5250J terminal emulator provided under the GPLv2 - license. Copyright (C) 2001 Kenneth J. Pouncey. - http://tn5250j.sourceforge.net/ - - - Includes the JSOCKS library, provided - under the GNU LGPL license. http://jsocks.sourceforge.net - - - Includes JZlib provided under a BSD-style - license. Copyright (C) 2000-2004 JCraft, Inc. - http://www.jcraft.com - - - Includes the ssh-agent service developed by Roberto - Tyley https://github.com/rtyley - - - SCP file transfer support is based on - https://github.com/staktrace/connectbot/commits/filetransfer - modifications by Kartikaya Gupta. - - - Internal file selection dialog is based on Android File - Dialog by Alexander Ponomarev, provided under a BSD-style - license. - http://code.google.com/p/android-file-dialog - - - Version