mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add Attestation Coronavirus app
This commit is contained in:
parent
4c5ebde652
commit
80f9bed944
3 changed files with 30 additions and 0 deletions
28
metadata/com.adrienpoupa.attestationcoronavirus.yml
Normal file
28
metadata/com.adrienpoupa.attestationcoronavirus.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
Categories:
|
||||||
|
- Phone & SMS
|
||||||
|
License: GPL-3.0-only
|
||||||
|
AuthorName: Adrien Poupa
|
||||||
|
AuthorEmail: adrien@poupa.fr
|
||||||
|
WebSite: https://adrien.poupa.fr
|
||||||
|
SourceCode: https://github.com/AdrienPoupa/AttestationCoronavirus
|
||||||
|
IssueTracker: https://github.com/AdrienPoupa/AttestationCoronavirus/issues
|
||||||
|
|
||||||
|
AutoName: Attestation Coronavirus
|
||||||
|
Description: Generates the PDF attestation file required by the French government
|
||||||
|
to go out. One has to print the documents. It is not an official application.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/AdrienPoupa/AttestationCoronavirus
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.0.3
|
||||||
|
versionCode: 3
|
||||||
|
commit: 0.0.3
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.0.3
|
||||||
|
CurrentVersionCode: 3
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Generates the PDF attestation file required by the French government to go out.
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Générez votre attestation de déplacement sur votre mobile.
|
||||||
Loading…
Reference in a new issue