mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-04 19:16:05 +01:00
73 lines
1.4 KiB
YAML
73 lines
1.4 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Connectivity
|
|
- Science & Education
|
|
- Time
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Michael Pöhn
|
|
AuthorEmail: michael.poehn@fsfe.org
|
|
WebSite: https://codeberg.org/uniqx/MetaApp
|
|
SourceCode: https://codeberg.org/uniqx/MetaApp
|
|
IssueTracker: https://codeberg.org/uniqx/MetaApp/issues
|
|
|
|
AutoName: MetaApp
|
|
|
|
RepoType: git
|
|
Repo: https://codeberg.org/uniqx/MetaApp.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 10000
|
|
commit: v1.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 10001
|
|
commit: v1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.2
|
|
versionCode: 10002
|
|
commit: v1.0.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 10100
|
|
commit: v1.1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 10101
|
|
commit: v1.1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.2
|
|
versionCode: 10102
|
|
commit: v1.1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: |
|
|
This app scrapes https://metalab.at and uses their door-status api. The
|
|
source-code for both sites is available, but not licensed with a
|
|
free-software license.
|
|
https://github.com/Metalab/mos
|
|
https://github.com/Metalab/metadoor
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.1.2
|
|
CurrentVersionCode: 10102
|