aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/act_console.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add CTRL/ESC on-screenKenny Root2010-07-271-4/+28
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@507 df292f66-193f-0410-a5fc-6d59da041ff2
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-15/+16
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@471 df292f66-193f-0410-a5fc-6d59da041ff2
* Allow tap on screen to bring up an icon to open the software keyboard when ↵Kenny Root2009-07-021-0/+12
| | | | | | the hardware keyboard is hidden git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@348 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-301-24/+25
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@238 df292f66-193f-0410-a5fc-6d59da041ff2
* * Fixed some buggy stringsKenny Root2009-05-141-1/+1
| | | | | | * Externalized "No hosts connected" string git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@235 df292f66-193f-0410-a5fc-6d59da041ff2
* A smaller fix to the ViewFlipper bugKenny Root2009-01-131-2/+1
|
* Workaround for ViewAnimator bugKenny Root2009-01-131-1/+2
| | | | * Was causing the last still-connected hosts to not show the correct options menu after a preceeding connection was closed.
* * Fix size of "dimmed" area for prompts.Kenny Root2008-11-191-0/+117
|
* * Fix disconnect prompt when in port orientationKenny Root2008-11-191-90/+0
| | | | | * Fix answerback to send back current terminal emulation mode * Abstract beans to allow serialization into XML
* * refactored prompting gui component into PromptHelper, makes it easier now ↵Jeffrey Sharkey2008-10-261-3/+37
| | | | | | | | | | because it offers blocking methods to get strings * also added boolean prompt support for hostkey yes/no from user * added checking and storing of hostkeys into backend database, successfully tested * created new icon using android style guide pdf, older icon is still here
* * updated prefs to handle enter key nicely (singleLine)Jeffrey Sharkey2008-10-251-4/+36
| | | | | | | * moved wizard stuff around so scrollview works as expected between different steps (instead of fixed height) * added password dialog to console--it will manage showing/hiding as needed
* * removed older res filesJeffrey Sharkey2008-10-241-29/+19
|
* added animations and newer layoutsJeffrey Sharkey2008-08-271-0/+34