aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/wiz_features.xml
Commit message (Collapse)AuthorAgeFilesLines
* * added better keyboard shortcut into to wizardJeffrey Sharkey2008-10-271-11/+3
| | | | | | | | * moved a large chunk of strings into strings.xml, still need to think harder about how to handle in TerminalBridge because it needs a Resources object * udpated version strings in manifest to 1.1 and 110 * removed R.java file to help svn-build-bot
* * updated prefs to handle enter key nicely (singleLine)Jeffrey Sharkey2008-10-251-2/+10
| | | | | | | * 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-0/+17
|
* * forgot to add several files in last passJeffrey Sharkey2008-10-231-0/+51
* wizard layouts, buttons, and connected stateful drawable