diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f1dbd2e..c440644 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -23,7 +23,7 @@ Please login, the authentication token isn\'t valid anymore. Connection closed Received %d messages while being disconnected - Clear messages + Delete all messages Delete application Could not delete this app Delete logs @@ -62,7 +62,7 @@ No certificate selected Remove CA Certificate Warning - Using http is insecure and it\'s recommend to use https instead. Use your favorite search engine to get more information about this topic. + Using HTTP is insecure and it\'s recommend to use HTTPS instead. Use your favorite search engine to get more information about this topic. I Understand %s@%s There are no messages, yet.\nSend a message to Gotify\nand it will appear here. diff --git a/fastlane/en-US/full_description.txt b/fastlane/en-US/full_description.txt new file mode 100644 index 0000000..e2fa627 --- /dev/null +++ b/fastlane/en-US/full_description.txt @@ -0,0 +1,5 @@ +Gotify is a service for sending and receiving push notifications. + +This app subscribes to gotify/server and creates push notifications for incoming messages. + +Note: A self-hosted gotify/server is required for this app to work. diff --git a/fastlane/en-US/images/featureGraphic.png b/fastlane/en-US/images/featureGraphic.png new file mode 100644 index 0000000..61369f5 Binary files /dev/null and b/fastlane/en-US/images/featureGraphic.png differ diff --git a/fastlane/en-US/images/icon.png b/fastlane/en-US/images/icon.png new file mode 100644 index 0000000..89b177d Binary files /dev/null and b/fastlane/en-US/images/icon.png differ diff --git a/fastlane/en-US/images/phoneScreenshots/1.png b/fastlane/en-US/images/phoneScreenshots/1.png new file mode 100644 index 0000000..404e92a Binary files /dev/null and b/fastlane/en-US/images/phoneScreenshots/1.png differ diff --git a/fastlane/en-US/images/phoneScreenshots/2.png b/fastlane/en-US/images/phoneScreenshots/2.png new file mode 100644 index 0000000..89813be Binary files /dev/null and b/fastlane/en-US/images/phoneScreenshots/2.png differ diff --git a/fastlane/en-US/images/phoneScreenshots/3.png b/fastlane/en-US/images/phoneScreenshots/3.png new file mode 100644 index 0000000..a99cf17 Binary files /dev/null and b/fastlane/en-US/images/phoneScreenshots/3.png differ diff --git a/fastlane/en-US/images/phoneScreenshots/4.png b/fastlane/en-US/images/phoneScreenshots/4.png new file mode 100644 index 0000000..57543a2 Binary files /dev/null and b/fastlane/en-US/images/phoneScreenshots/4.png differ diff --git a/fastlane/en-US/short_description.txt b/fastlane/en-US/short_description.txt new file mode 100644 index 0000000..493720f --- /dev/null +++ b/fastlane/en-US/short_description.txt @@ -0,0 +1 @@ +A client for receiving push notifications diff --git a/fastlane/en-US/title.txt b/fastlane/en-US/title.txt new file mode 100644 index 0000000..07a07d9 --- /dev/null +++ b/fastlane/en-US/title.txt @@ -0,0 +1 @@ +Gotify diff --git a/fastlane/en-US/video.txt b/fastlane/en-US/video.txt new file mode 100644 index 0000000..82dba1b --- /dev/null +++ b/fastlane/en-US/video.txt @@ -0,0 +1 @@ +https://raw.githubusercontent.com/gotify/android/master/app.gif