diff --git a/app/src/main/res/values-v21/styles.xml b/app/src/main/res/values-v21/styles.xml
new file mode 100644
index 0000000..49bf5af
--- /dev/null
+++ b/app/src/main/res/values-v21/styles.xml
@@ -0,0 +1,8 @@
+
+
+
+
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
new file mode 100644
index 0000000..95b31d7
--- /dev/null
+++ b/app/src/main/res/values/colors.xml
@@ -0,0 +1,7 @@
+
+
+ #3F51B5
+ #3867d6
+ #1c49b4
+ #434343
+
diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml
new file mode 100644
index 0000000..a445aca
--- /dev/null
+++ b/app/src/main/res/values/dimens.xml
@@ -0,0 +1,7 @@
+
+
+ 16dp
+ 16dp
+ 8dp
+ 176dp
+
\ No newline at end of file
diff --git a/app/src/main/res/values/ic_launcher_background.xml b/app/src/main/res/values/ic_launcher_background.xml
new file mode 100644
index 0000000..d269fb2
--- /dev/null
+++ b/app/src/main/res/values/ic_launcher_background.xml
@@ -0,0 +1,4 @@
+
+
+ #00436D
+
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
new file mode 100644
index 0000000..8581e6c
--- /dev/null
+++ b/app/src/main/res/values/strings.xml
@@ -0,0 +1,47 @@
+
+ Gotify
+ Open navigation drawer
+ Close navigation drawer
+ Navigation header
+ Found Gotify v%s
+ Request to \'%s\' failed with status code %d
+ There is no user with this username and password
+ Client Name
+ Chose a name for your session
+ Create
+ Cancel
+ Create client failed
+ Created client
+ Logs
+ Retry
+ Logout
+ Oops
+ Cannot connect to %s
+ Server returned 401 unauthorized while trying to get current user. This can be caused by deleting the client for this session.
+ Could not get current user. Server (%s) responded with code %d: body (first 200 chars): %s
+ Connection failed, trying again in %d minutes
+ WebSocket closed; The client-token could be invalidated, please re-login
+ Received %d messages while being disconnected
+ delete all
+ delete logs
+ All Messages
+ Logs
+ the image of a message
+ delete message
+ Gotify URL
+ Username
+ Password
+ Login
+ Check URL
+ gotify logo
+ refresh all
+ Do you really want to logout?
+ Yes
+ Missed messages
+ New Messages
+ Listening to %s
+ Could not connect %s
+ Initializing
+ %s@%s
+ Gotify-Server v%s
+
diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
new file mode 100644
index 0000000..545b9c6
--- /dev/null
+++ b/app/src/main/res/values/styles.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+