diff --git a/metadata/info.metadude.android.fosdem.schedule.yml b/metadata/info.metadude.android.fosdem.schedule.yml index 03a637b851..6b00d24eed 100644 --- a/metadata/info.metadude.android.fosdem.schedule.yml +++ b/metadata/info.metadude.android.fosdem.schedule.yml @@ -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