mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Release FOSDEM 2024 Schedule app, 1.63.0 (98).
This commit is contained in:
parent
cda9e70623
commit
90e5947221
1 changed files with 18 additions and 5 deletions
|
|
@ -36,17 +36,21 @@ Description: |
|
|||
|
||||
<b>🔤 Supported languages</b>
|
||||
(Event descriptions excluded)
|
||||
* Danish
|
||||
* Dutch
|
||||
* English
|
||||
* Finnish
|
||||
* French
|
||||
* German
|
||||
* Italian
|
||||
* Japanese
|
||||
* Lithuanian
|
||||
* Polish
|
||||
* Portuguese
|
||||
* Russian
|
||||
* Spanish
|
||||
* Swedish
|
||||
* Turkish
|
||||
|
||||
💡 Questions regarding the content can only be answered by the
|
||||
FOSDEM content team. This app simply offers a way to consume and
|
||||
|
|
@ -54,14 +58,15 @@ Description: |
|
|||
|
||||
💣 Bug reports are very welcome. It would be awesome if you
|
||||
can describe how to reproduce the particular error in the
|
||||
issue tracker at: <a href="https://github.com/EventFahrplan/EventFahrplan/issues">https://github.com/EventFahrplan/EventFahrplan/issues</a>.
|
||||
issue tracker at:
|
||||
https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
|
||||
🏆 The app is based on the EventFahrplan app
|
||||
https://f-droid.org/packages/info.metadude.android.rc3.schedule
|
||||
https://f-droid.org/packages/info.metadude.android.congress.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 at:
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2023.
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2024.
|
||||
|
||||
🎨 The name FOSDEM and the gear logo are registered trademarks
|
||||
of FOSDEM VZW. Used with permission.
|
||||
|
|
@ -126,8 +131,16 @@ Builds:
|
|||
- fosdem
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.63.0-FOSDEM-Edition
|
||||
versionCode: 98
|
||||
commit: v.1.63.0-FOSDEM-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- fosdem
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
ArchivePolicy: 1
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.57.0-FOSDEM-Edition
|
||||
CurrentVersionCode: 92
|
||||
CurrentVersion: 1.63.0-FOSDEM-Edition
|
||||
CurrentVersionCode: 98
|
||||
|
|
|
|||
Loading…
Reference in a new issue