aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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-254-23/+64
| | | | | | | * 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-2417-478/+152
|
* * forgot to add several files in last passJeffrey Sharkey2008-10-234-0/+194
| | | | | | * wizard layouts, buttons, and connected stateful drawable
* * changed handling of Console window to accept ↵Jeffrey Sharkey2008-09-151-0/+37
| | | | | | | | | | ssh://user@host:port/#nickname intents, which will also be used by desktop shortcuts later * changed terminalbridge to handle all hostkey and password authentication through console instead of android gui (mimics traditional openssh) * added disconnect and paste functionality to Console menu
* added animations and newer layoutsJeffrey Sharkey2008-08-275-0/+244
|
* Updated for 0.9 SDKJeffrey Sharkey2008-08-243-2/+3
|
* Initial update for Android SDK M5 support.Kenny Root2008-03-167-22/+22
|
* refactored preferences into a submenuKenny Root2007-11-261-0/+0
|
* Added preferences, touch entropy, fixes to SoftFont.Kenny Root2007-11-211-0/+33
|
* Merging back in the jcterm branchKenny Root2007-11-211-1/+7
|
* Updated icon for about screen.Kenny Root2007-11-181-6/+17
|
* Added about screen and icon.Kenny Root2007-11-182-1/+13
|
* Initial import.Kenny Root2007-11-175-0/+119