mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
53 lines
1.5 KiB
YAML
53 lines
1.5 KiB
YAML
Categories:
|
|
- Science & Education
|
|
License: MIT
|
|
AuthorName: Oscar Andell
|
|
AuthorEmail: oscar@andell.eu
|
|
SourceCode: https://github.com/OAndell/Riksdagskollen
|
|
IssueTracker: https://github.com/OAndell/Riksdagskollen/issues
|
|
Changelog: https://github.com/OAndell/Riksdagskollen/releases
|
|
|
|
AutoName: Riksdagskollen
|
|
Description: |-
|
|
Riksdagskollen aims to make the work of Swedish parliament transparent and easily available for anyone.
|
|
It lets you:
|
|
* View new decisions made by the parlament
|
|
* View the results of votes
|
|
* Sort by party
|
|
* Read new questions, motions and other documents put forward by the parties
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/OAndell/Riksdagskollen.git
|
|
|
|
Builds:
|
|
- versionName: 2.3.2
|
|
versionCode: 9
|
|
commit: 2.3.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.4'
|
|
versionCode: 10
|
|
commit: '2.4'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.14.7
|
|
versionCode: 39
|
|
disable: https://github.com/OAndell/Riksdagskollen/issues/19, com.evernote:android-job
|
|
commit: 2.14.7
|
|
subdir: app
|
|
gradle:
|
|
- fdroid
|
|
prebuild:
|
|
- sed -i -e '/com.google.gms/d; /io.fabric.tools/d' ../build.gradle
|
|
- sed -i -e 's|maven.fabric.io/public|maven.google.com|' ../build.gradle build.gradle
|
|
- sed -i -e '/io.fabric/d; /com.google.gms/d; /SafetyApiKey/d' build.gradle
|
|
- sed -i -e '/playImplementation(.*) {/,/}/d; /playImplementation/d' build.gradle
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags ^[0-9.]+-fdroid$
|
|
CurrentVersion: 2.14.7
|
|
CurrentVersionCode: 39
|