Merge branch 'master' into kotlin-rewrite

This commit is contained in:
Niko Diamadis
2023-01-25 00:03:10 +01:00
11 changed files with 10 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<string name="websocket_closed_logout">Please login, the authentication token isn\'t valid anymore.</string>
<string name="websocket_closed">Connection closed</string>
<string name="grouped_message">Received %d messages while being disconnected</string>
<string name="delete_all">Clear messages</string>
<string name="delete_all">Delete all messages</string>
<string name="delete_app">Delete application</string>
<string name="error_delete_app">Could not delete this app</string>
<string name="delete_logs">Delete logs</string>
@@ -62,7 +62,7 @@
<string name="no_certificate_selected">No certificate selected</string>
<string name="remove_ca_certificate">Remove CA Certificate</string>
<string name="warning">Warning</string>
<string name="http_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.</string>
<string name="http_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.</string>
<string name="i_understand">I Understand</string>
<string name="connection">%s@%s</string>
<string name="no_messages_yet">There are no messages, yet.\nSend a message to Gotify\nand it will appear here.</string>

View File

@@ -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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -0,0 +1 @@
A client for receiving push notifications

1
fastlane/en-US/title.txt Normal file
View File

@@ -0,0 +1 @@
Gotify

1
fastlane/en-US/video.txt Normal file
View File

@@ -0,0 +1 @@
https://raw.githubusercontent.com/gotify/android/master/app.gif