From 42899b060e644f0f8276a1fc0b4c59dc1cc0e482 Mon Sep 17 00:00:00 2001 From: tbsprs Date: Thu, 16 Jan 2025 00:54:56 +0100 Subject: [PATCH] Release FOSDEM Schedule app, 1.69.0 (107). --- .../info.metadude.android.fosdem.schedule.yml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/metadata/info.metadude.android.fosdem.schedule.yml b/metadata/info.metadude.android.fosdem.schedule.yml index 883cad2026..6a110cb1f9 100644 --- a/metadata/info.metadude.android.fosdem.schedule.yml +++ b/metadata/info.metadude.android.fosdem.schedule.yml @@ -27,6 +27,7 @@ Description: | * View program by day and rooms (side by side) * Custom grid layout for smartphones (try landscape mode 🙃) and tablets * Read detailed descriptions (speaker names, start time, room name, links, ...) of events + * Search through all events * Add events to favorites list * Export favorites list * Setup alarms for individual events @@ -36,6 +37,7 @@ Description: | * Automatic program updates (configurable in settings) * Vote and leave comments on FOSDEM talks and workshops * Integration with the c3nav indoor navigation project https://nav.fosdem.org + * Integration with the FOSDEM room status API https://api.fosdem.org 🔤 Supported languages (Event descriptions excluded) @@ -49,7 +51,8 @@ Description: | * Japanese * Lithuanian * Polish - * Portuguese + * Portuguese (Brazil) + * Portuguese (Portugal) * Russian * Spanish * Swedish @@ -69,7 +72,7 @@ Description: | 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 at: - https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2024. + https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2025. 🎨 The name FOSDEM and the gear logo are registered trademarks of FOSDEM VZW. Used with permission. @@ -158,8 +161,16 @@ Builds: - fosdem prebuild: cp local.properties gradle.properties + - versionName: 1.69.0-FOSDEM-Edition + versionCode: 107 + commit: v.1.69.0-FOSDEM-Edition + subdir: app + gradle: + - fosdem + prebuild: cp local.properties gradle.properties + ArchivePolicy: 1 AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 1.63.2-FOSDEM-Edition -CurrentVersionCode: 100 +CurrentVersion: 1.69.0-FOSDEM-Edition +CurrentVersionCode: 107