6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
69 lines
1.8 KiB
YAML
69 lines
1.8 KiB
YAML
Categories:
|
|
- Time
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/tuxmobil/CampFahrplan
|
|
IssueTracker: https://github.com/tuxmobil/CampFahrplan/issues
|
|
|
|
Name: 30C3 Schedule (Camp)
|
|
Summary: Schedule of the Chaos Communcation Events
|
|
Description: |-
|
|
CampFahrplan is a viewer for schedules of the Chaos Communication Camp by the
|
|
Chaos Computer Club e.V.
|
|
|
|
In addition to an daily overview of talks, the app lets you read the abstracts,
|
|
highlight talks, add a talk to your calendar, share talks with others, and set
|
|
reminders within the app.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/tuxmobil/CampFahrplan.git
|
|
|
|
Builds:
|
|
- versionName: 1.31.0
|
|
versionCode: 34
|
|
commit: 682819e737f01
|
|
subdir: app
|
|
init: cp gradle.properties.example gradle.properties
|
|
gradle:
|
|
- camp2015
|
|
|
|
- versionName: 1.31.0
|
|
versionCode: 35
|
|
commit: 36136ad023ceec36cbe64fcc7161dc2ed1e86ff2
|
|
subdir: app
|
|
init: cp gradle.properties.example gradle.properties
|
|
gradle:
|
|
- camp2015
|
|
|
|
- versionName: 1.31.1
|
|
versionCode: 36
|
|
commit: b99da8dbb86b48a61e259da3289a0718e5a9edc1
|
|
subdir: app
|
|
init: cp gradle.properties.example gradle.properties
|
|
gradle:
|
|
- camp2015
|
|
|
|
- versionName: 1.32.0
|
|
versionCode: 37
|
|
commit: 65b5ca2dc5a381a30027223884481b795a708dc5
|
|
subdir: app
|
|
init: cp gradle.properties.example gradle.properties
|
|
gradle:
|
|
- camp2015
|
|
|
|
- versionName: 1.32.2
|
|
versionCode: 39
|
|
commit: 20c2001a6631fc008b679e3c6579f6adb8cb6bef
|
|
subdir: app
|
|
init: cp gradle.properties.example gradle.properties
|
|
gradle:
|
|
- camp2015
|
|
|
|
MaintainerNotes: 'On update: Change flavor and update apk name.'
|
|
|
|
ArchivePolicy: 0 versions
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
UpdateCheckName: nerd.tuxmobil.fahrplan.congress
|
|
CurrentVersion: 1.32.2
|
|
CurrentVersionCode: 39
|