From 48f40b34946f8f6d6b8ced47a47319b8a737f8b6 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Mon, 2 Feb 2015 11:26:43 -0500 Subject: [PATCH] update resources for new design --- res/layout/layout_main.xml | 130 +++++++++++++++++++++++++++---------- res/menu/orbot_main.xml | 69 ++++++++++++++++++++ res/raw/pluto.properties | 3 + res/values/colors.xml | 6 ++ res/xml/preferences.xml | 38 ++--------- 5 files changed, 181 insertions(+), 65 deletions(-) create mode 100644 res/menu/orbot_main.xml create mode 100644 res/raw/pluto.properties create mode 100644 res/values/colors.xml diff --git a/res/layout/layout_main.xml b/res/layout/layout_main.xml index ecf32fe5..31ac710d 100644 --- a/res/layout/layout_main.xml +++ b/res/layout/layout_main.xml @@ -4,14 +4,43 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" - android:backgroundTint="@color/panel_background" > - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/raw/pluto.properties b/res/raw/pluto.properties new file mode 100644 index 00000000..74c03077 --- /dev/null +++ b/res/raw/pluto.properties @@ -0,0 +1,3 @@ +obfs2=obfsclient +obfs3=obfsclient +scramblesuit=obfsclient diff --git a/res/values/colors.xml b/res/values/colors.xml new file mode 100644 index 00000000..3454a7b3 --- /dev/null +++ b/res/values/colors.xml @@ -0,0 +1,6 @@ + + + #460072 + #240020 + + diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 15f1c32a..b84fe764 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -8,14 +8,6 @@ android:title="@string/pref_start_boot_title" android:summary="@string/pref_start_boot_summary" android:enabled="true"/> - - - android:defaultValue="en"> - + + -