aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/act_wizard.xml
Commit message (Collapse)AuthorAgeFilesLines
* Avoid the wrath of RomainKenny Root2009-05-301-8/+8
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@238 df292f66-193f-0410-a5fc-6d59da041ff2
* * finished implementing copy functionalityJeffrey Sharkey2008-10-271-1/+1
| | | | | | | | * added right or left alt- or shift- helping keys (/ and tab), disableable from settings * fixed a few random bugs
* * updated prefs to handle enter key nicely (singleLine)Jeffrey Sharkey2008-10-251-12/+3
| | | | | | | * 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-37/+55
|
* * forgot to add several files in last passJeffrey Sharkey2008-10-231-0/+52
* wizard layouts, buttons, and connected stateful drawable