From 0aa778b33578a613729b6fd5a561632ca74a7031 Mon Sep 17 00:00:00 2001
From: David Walter Seikel
Date: Mon, 22 Sep 2014 13:54:58 +1000
Subject: White space cleanups.
---
res/layout/main.xml | 114 ++++++++++++++++++++++++-------------------------
res/values/strings.xml | 92 +++++++++++++++++++--------------------
2 files changed, 103 insertions(+), 103 deletions(-)
(limited to 'res')
diff --git a/res/layout/main.xml b/res/layout/main.xml
index eec86f2..0b27286 100644
--- a/res/layout/main.xml
+++ b/res/layout/main.xml
@@ -1,73 +1,73 @@
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent"
+ android:gravity="center"
+ android:orientation="vertical" >
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6502964..b0f8aed 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,51 +1,51 @@
- toyboxInstaller
-
+ toyboxInstaller
+
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
- 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
- , but you may need to select a close match :-
-
- armv4eb
- armv4l
- armv4tl
- armv5l
- armv6l
- armv7l
- i486
- i586
- i686
- m68k
- mips
- mips64
- mipsel
- powerpc
- powerpc-440fp
- sh4
- sparc
- x86_64
-
- Select where you want to install toybox ...\n
- ... into the $PATH :-\n
- ... or into a folder :-\n
- Install toybox.
- Install from
- Install to
+ The currently installed toybox version is
+ 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
+ , but you may need to select a close match :-
+
+ armv4eb
+ armv4l
+ armv4tl
+ armv5l
+ armv6l
+ armv7l
+ i486
+ i586
+ i686
+ m68k
+ mips
+ mips64
+ mipsel
+ powerpc
+ powerpc-440fp
+ sh4
+ sparc
+ x86_64
+
+ 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