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