diff --git a/metadata/eu.sum7.conversations.yml b/metadata/eu.sum7.conversations.yml new file mode 100644 index 0000000000..2ed0140afc --- /dev/null +++ b/metadata/eu.sum7.conversations.yml @@ -0,0 +1,30 @@ +Categories: + - Internet +License: GPL-3.0-only +AuthorName: genofire +SourceCode: https://dev.sum7.eu/sum7/Conversations +IssueTracker: https://dev.sum7.eu/sum7/Conversations/issues +Changelog: https://dev.sum7.eu/sum7/Conversations/blob/HEAD/CHANGELOG.md + +AutoName: Conversations with IPv6 + +RepoType: git +Repo: https://dev.sum7.eu/sum7/Conversations + +Builds: + - versionName: 2.5.0+fcr + versionCode: 326 + commit: 2.5.0-sum7 + gradle: + - conversationsFreeCompat + prebuild: sed -i -e 's/targetSdkVersion 28/targetSdkVersion 25/' -e '/ExtraTranslation/a\ + \ \ \ \ \ \ \ abortOnError\ false' build.gradle + +MaintainerNotes: |- + We go back to targetSdk 25 so users can disable the foreground service (and + annoying notification) if they choose to. + +AutoUpdateMode: Version %v+fcr +UpdateCheckMode: Tags ^[0-9.]+-sum7$ +CurrentVersion: 2.5.0+fcr +CurrentVersionCode: 326