diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 89664029c..110335bee 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -97,6 +97,7 @@ + diff --git a/build/apk/AndroidManifest.xml b/build/apk/AndroidManifest.xml index 64ee0eaeb..a73060f29 100644 Binary files a/build/apk/AndroidManifest.xml and b/build/apk/AndroidManifest.xml differ diff --git a/build/apk/classes2.dex b/build/apk/classes2.dex index 61eb4c01a..7830d446e 100644 Binary files a/build/apk/classes2.dex and b/build/apk/classes2.dex differ diff --git a/build/apk/res/layout/activity_server_selection.xml b/build/apk/res/layout/activity_server_selection.xml index fcb19ff89..edef6b575 100644 Binary files a/build/apk/res/layout/activity_server_selection.xml and b/build/apk/res/layout/activity_server_selection.xml differ diff --git a/build/apk/res/layout/activity_settings.xml b/build/apk/res/layout/activity_settings.xml new file mode 100644 index 000000000..398a38c26 Binary files /dev/null and b/build/apk/res/layout/activity_settings.xml differ diff --git a/build/apk/res/layout/dialog_server_input.xml b/build/apk/res/layout/dialog_server_input.xml index 4dc4c1d45..1a8f2abd0 100644 Binary files a/build/apk/res/layout/dialog_server_input.xml and b/build/apk/res/layout/dialog_server_input.xml differ diff --git a/build/apk/resources.arsc b/build/apk/resources.arsc index 11c83b8ad..9daaf03f3 100644 Binary files a/build/apk/resources.arsc and b/build/apk/resources.arsc differ diff --git a/build/resources.zip b/build/resources.zip index b17cb7fbf..054faf08b 100644 Binary files a/build/resources.zip and b/build/resources.zip differ diff --git a/res/layout/activity_settings.xml b/res/layout/activity_settings.xml new file mode 100644 index 000000000..ed6f0d052 --- /dev/null +++ b/res/layout/activity_settings.xml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + +