aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/connected.xml
Commit message (Collapse)AuthorAgeFilesLines
* Indentation cleanup, pass 1Kenny Root2009-01-231-4/+14
| | | | | * Change 4-spaces to tabs (I blame Eclipse's editor) * Remove white spaces from end of lines
* * fixed disconnect in several places so that it correctly disposes of any ↵Jeffrey Sharkey2008-10-251-0/+1
| | | | | | | | | | | visible gui consoles * now handling remote socket dropping that disconnects sessions * added disconnected icon to stateful connected.xml list and updated binder to use it * added "post-login automation" in host settings to run commands once authenticated (like screen -dr) * bitmaps are now integral w.r.t. char size, which should resolve "cruft" at bottom of views
* * forgot to add several files in last passJeffrey Sharkey2008-10-231-0/+4
* wizard layouts, buttons, and connected stateful drawable