diff --git a/Field Book/AndroidManifest.xml b/Field Book/AndroidManifest.xml index 49f410b99..f6c14e74f 100644 --- a/Field Book/AndroidManifest.xml +++ b/Field Book/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="210" + android:versionName="2.1.0" > - - + + @@ -96,7 +98,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="15dip" - android:paddingBottom="10dp" + android:paddingBottom="5dp" android:paddingLeft="10dp" android:text="Technology Projects" android:textColor="#000000" @@ -110,7 +112,7 @@ android:layout_marginLeft="25dip" android:paddingBottom="10dp" android:paddingLeft="10dp" - android:text="Solutions for mobile clients (Android, iOS, Blackberry, Windows Phone), server (Microsoft / Enterprise Java) as well as cloud based computing (Google / Amazon)." + android:text="Solutions for mobile clients, server, and cloud-based computing." android:textColor="#000000" android:textSize="15dp" android:textStyle="bold" /> @@ -123,7 +125,7 @@ android:autoLink="email" android:paddingBottom="10dp" android:paddingLeft="10dp" - android:text="Email: technologyprojects@gmail.com" + android:text="technologyprojects@gmail.com" android:textColor="#000000" android:textSize="15dp" android:textStyle="bold" /> @@ -134,31 +136,19 @@ android:layout_height="wrap_content" android:paddingBottom="10dp" android:paddingLeft="10dp" - android:text="Translators" + android:text="@string/translators" android:textColor="#000000" android:textSize="25dp" android:textStyle="bold" /> - - diff --git a/Field Book/res/layout/backupdb.xml b/Field Book/res/layout/backupdb.xml new file mode 100644 index 000000000..27e128df2 --- /dev/null +++ b/Field Book/res/layout/backupdb.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + +