mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
Pattle repo was archived, disable update checks and update description
This commit is contained in:
parent
4fca83a94f
commit
284da5abbb
1 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ Description: |-
|
||||||
Pattle is an ethical and easy to use app for the Matrix protocol, with the goal
|
Pattle is an ethical and easy to use app for the Matrix protocol, with the goal
|
||||||
to replace proprietary alternatives such as WhatsApp.
|
to replace proprietary alternatives such as WhatsApp.
|
||||||
|
|
||||||
Please note that Pattle is still in development!
|
Please note that Pattle is no longer in development (repo was archived).
|
||||||
|
|
||||||
Registration is not implemented at the moment, so to get an account,
|
Registration is not implemented at the moment, so to get an account,
|
||||||
use <a href="https://riot.im">Riot</a> for now.
|
use <a href="https://riot.im">Riot</a> for now.
|
||||||
|
|
@ -173,8 +173,8 @@ Builds:
|
||||||
build: $$flutter$$/bin/flutter build apk --flavor fdroid -v --suppress-analytics
|
build: $$flutter$$/bin/flutter build apk --flavor fdroid -v --suppress-analytics
|
||||||
|
|
||||||
ArchivePolicy: 0 versions
|
ArchivePolicy: 0 versions
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: None
|
||||||
UpdateCheckData: https://version.pattle.im/|\ ([0-9]+)|.|([0-9]+\.[0-9]+\.[0-9]+)
|
UpdateCheckData: https://version.pattle.im/|\ ([0-9]+)|.|([0-9]+\.[0-9]+\.[0-9]+)
|
||||||
CurrentVersion: 0.18.0
|
CurrentVersion: 0.18.0
|
||||||
CurrentVersionCode: 810
|
CurrentVersionCode: 810
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue