From 6c9b2b972f26132249b93163f589e9df339188c1 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 22 Sep 2014 06:34:40 +1000 Subject: More UI, and get most of the UI working. --- res/layout/main.xml | 29 +++++++++++++++++++++++++++++ res/values/strings.xml | 31 ++++++++++++++++++++++--------- 2 files changed, 51 insertions(+), 9 deletions(-) (limited to 'res') diff --git a/res/layout/main.xml b/res/layout/main.xml index 7136eb1..18c9ec9 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -15,6 +15,16 @@ android:layout_height="wrap_content" android:text="@string/version" /> + + + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index bd2d3af..517af71 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3,15 +3,28 @@ toyboxInstaller -This app is used for installing Rob Landley\'s toybox. -Toybox combines common Linux command line utilities together -into a single BSD-licensed executable that\'s simple, small, fast, -reasonably standards-compliant, and powerful enough to turn -Android into a development environment.\n\n +This app is used for installing Rob Landley\'s toybox.\n\n\"Toybox combines common Linux command line utilities together into a single BSD-licensed executable that\'s simple, small, fast, reasonably standards-compliant, and powerful enough to turn Android into a development environment.\"\n\nAt least that\'s Rob\'s plan, toybox is not yet feature complete.\n\n The currently installed toybox version is - The CPU type here is - Select where you want to install toybox\n\nfrom the PATH -\n - or into a folder -\n + Select a version to install:- + + latest + 0.3.0 + 0.3.1 + 0.4.0 + 0.4.1 + 0.4.2 + 0.4.3 + 0.4.5 + 0.4.6 + 0.4.7 + 0.4.8 + 0.4.9 + + The CPU type here is + Select where you want to install toybox ...\n + ... into the $PATH :-\n + ... or into a folder :-\n Install toybox. - + Install from + Install to -- cgit v1.1