Merge branch 'gotify' into 'master'
Add Gotify See merge request fdroid/fdroiddata!3893
This commit is contained in:
commit
78661e83b4
28
metadata/com.github.gotify.yml
Normal file
28
metadata/com.github.gotify.yml
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: MIT
|
||||||
|
SourceCode: https://github.com/gotify/android
|
||||||
|
IssueTracker: https://github.com/gotify/android/issues
|
||||||
|
|
||||||
|
AutoName: Gotify
|
||||||
|
Summary: A client for receiving push notifications
|
||||||
|
Description: |-
|
||||||
|
Gotify is a service for sending and receiving push notifications.
|
||||||
|
This app subscribes to [https://github.com/gotify/server gotify/server] and creates push notifications for incoming messages.
|
||||||
|
Note: A self-hosted [https://github.com/gotify/server gotify/server] is required for this app to work.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/gotify/android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.0.1
|
||||||
|
versionCode: 4
|
||||||
|
commit: v2.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||||
|
CurrentVersion: 2.0.1
|
||||||
|
CurrentVersionCode: 4
|
Loading…
Reference in a new issue