Release FOSDEM Schedule app, 1.69.0 (107).

This commit is contained in:
tbsprs 2025-01-16 00:54:56 +01:00 committed by Licaon_Kter
parent cbd104311a
commit 42899b060e

View file

@ -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
<b>🔤 Supported languages</b>
(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