mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update 36C3 schedule (1.51.0).
This commit is contained in:
parent
189849f4d4
commit
05f76e358f
1 changed files with 15 additions and 7 deletions
|
|
@ -9,7 +9,7 @@ AutoName: 36C3 Schedule
|
|||
Description: |
|
||||
Conference program app for the Chaos Communication Congress
|
||||
|
||||
[https://events.ccc.de/congress/2019]
|
||||
https://events.ccc.de/congress/2019
|
||||
|
||||
'''Features'''
|
||||
* View program by day and rooms (side by side)
|
||||
|
|
@ -23,9 +23,9 @@ Description: |
|
|||
* Keep track of program changes
|
||||
* Automatic program updates (configurable in settings)
|
||||
* Vote and leave comments on talks and workshops
|
||||
* Integration with the c3nav indoor navigation project [https://c3nav.de]
|
||||
* Integration with the Engelsystem project [https://engelsystem.de] - Online tool for coordinating helpers and shifts on large events
|
||||
* Integration with the Chaosflix [https://github.com/NiciDieNase/chaosflix] - Android app for [http://media.ccc.de], share Fahrplan favorites with Chaosflix to import them as bookmarks
|
||||
* Integration with the c3nav indoor navigation project https://c3nav.de
|
||||
* Integration with the Engelsystem project https://engelsystem.de - Online tool for coordinating helpers and shifts on large events
|
||||
* Integration with the Chaosflix https://github.com/NiciDieNase/chaosflix - Android app for http://media.ccc.de, share Fahrplan favorites with Chaosflix to import them as bookmarks
|
||||
|
||||
🔤 '''Supported languages'''
|
||||
(Event descriptions excluded)
|
||||
|
|
@ -47,7 +47,7 @@ Description: |
|
|||
💣 Bug reports are very welcome. It would be awesome if you
|
||||
can describe how to reproduce the particular error. The issue
|
||||
tracker can be found here:
|
||||
[https://github.com/EventFahrplan/EventFahrplan/issues]
|
||||
https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/EventFahrplan/EventFahrplan.git
|
||||
|
|
@ -385,7 +385,15 @@ Builds:
|
|||
- ccc36c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.51.0
|
||||
versionCode: 83
|
||||
commit: v.1.51.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- ccc36c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.50.0
|
||||
CurrentVersionCode: 82
|
||||
CurrentVersion: 1.51.0
|
||||
CurrentVersionCode: 83
|
||||
|
|
|
|||
Loading…
Reference in a new issue