mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Merge branch 'fosdem-2021-schedule' into 'master'
Update FOSDEM Schedule to 1.49.0 (80). See merge request fdroid/fdroiddata!8091
This commit is contained in:
commit
38e618ccb2
1 changed files with 17 additions and 8 deletions
|
|
@ -7,7 +7,7 @@ Liberapay: EventFahrplan
|
|||
|
||||
AutoName: FOSDEM Schedule
|
||||
Description: |
|
||||
Conference program app for the FOSDEM conference in Brussels
|
||||
Conference program app for the FOSDEM conference
|
||||
|
||||
[https://fosdem.org]
|
||||
|
||||
|
|
@ -15,8 +15,7 @@ Description: |
|
|||
FOSDEM is a free event that offers open source communities a
|
||||
place to meet, share ideas and collaborate.
|
||||
Every year, thousands of developers of free and open source
|
||||
software from all over the world gather at the event in
|
||||
Brussels.
|
||||
software from all over the world gather at the event.
|
||||
|
||||
'''Features'''
|
||||
* View program by day and rooms (side by side)
|
||||
|
|
@ -29,7 +28,7 @@ Description: |
|
|||
* Share a website link to an event with others
|
||||
* Keep track of program changes
|
||||
* Automatic program updates (configurable in settings)
|
||||
* Integration with the c3nav indoor navigation project [https://c3nav.de]
|
||||
* Vote and leave comments on FOSDEM talks and workshops
|
||||
|
||||
🔤 '''Supported languages'''
|
||||
(Event descriptions excluded)
|
||||
|
|
@ -38,9 +37,11 @@ Description: |
|
|||
* French
|
||||
* German
|
||||
* Italian
|
||||
* Japanese
|
||||
* Portuguese
|
||||
* Russian
|
||||
* Spanish
|
||||
* Swedish
|
||||
|
||||
💡 Questions regarding the content can only be answered by the
|
||||
FOSDEM content team. This app simply offers a way to consume and
|
||||
|
|
@ -52,11 +53,11 @@ Description: |
|
|||
[https://github.com/EventFahrplan/EventFahrplan/issues]
|
||||
|
||||
🏆 The app is based on the EventFahrplan app
|
||||
[https://play.google.com/store/apps/details?id=info.metadude.android.congress.schedule]
|
||||
[https://play.google.com/store/apps/details?id=info.metadude.android.rc3.schedule]
|
||||
which was initially built for the camp and annual congress of
|
||||
the Chaos Computer Club. The source code of the app is publicly
|
||||
available on GitHub
|
||||
[https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2020].
|
||||
[https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2021].
|
||||
|
||||
🎨 The name FOSDEM and the gear logo are registered trademarks
|
||||
of FOSDEM VZW. Used with permission.
|
||||
|
|
@ -75,7 +76,15 @@ Builds:
|
|||
- cp local.properties gradle.properties
|
||||
- sed -i -e 's/6.6.1/6.5/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
- versionName: 1.49.0-FOSDEM-Edition
|
||||
versionCode: 80
|
||||
commit: v.1.49.0-FOSDEM-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- fosdem
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.46.0-FOSDEM-Edition
|
||||
CurrentVersionCode: 75
|
||||
CurrentVersion: 1.49.0-FOSDEM-Edition
|
||||
CurrentVersionCode: 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue