diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index d89beb83..ea60ae3a 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -41,6 +41,12 @@
android:theme="@style/AppTheme.NoActionBar"
android:label="@string/diaspora">
+
+
+
+
+ Look and Feel
+ Network
+
+
+
+ Font size
+
+ - Normal
+ - Large
+ - Huge
+
+
+ - normal
+ - big
+ - huge
+
+
+ Desktop mode
+ Load full desktop site instead of mobile view
+
+
+ Load images
+ You can disable image loading to safe mobile data
+
+
+ Enable Proxy
+ Host
+ Port
+
+
\ No newline at end of file
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
new file mode 100644
index 00000000..9ce53d3d
--- /dev/null
+++ b/app/src/main/res/xml/preferences.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file