mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
109 lines
3.3 KiB
YAML
109 lines
3.3 KiB
YAML
Categories:
|
|
- Time
|
|
License: Apache-2.0
|
|
AuthorName: Tobias Preuss
|
|
AuthorEmail: tobias.preuss+fosdem@googlemail.com
|
|
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
|
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
|
Liberapay: EventFahrplan
|
|
|
|
AutoName: FOSDEM Schedule
|
|
Description: |
|
|
Conference program app for the FOSDEM conference
|
|
|
|
https://fosdem.org
|
|
|
|
'''About FOSDEM'''
|
|
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.
|
|
|
|
'''Features'''
|
|
* 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
|
|
* Add events to favorites list
|
|
* Export favorites list
|
|
* Setup alarms for individual events
|
|
* Add events to your personal calendar
|
|
* Share a website link to an event with others
|
|
* Keep track of program changes
|
|
* Automatic program updates (configurable in settings)
|
|
* Vote and leave comments on FOSDEM talks and workshops
|
|
|
|
'''🔤 Supported languages'''
|
|
(Event descriptions excluded)
|
|
* Dutch
|
|
* English
|
|
* 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
|
|
personalize the conference schedule.
|
|
|
|
💣 Bug reports are very welcome. It would be awesome if you
|
|
can describe how to reproduce the particular error in the
|
|
issue tracker at: [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.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 at:
|
|
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2021.
|
|
|
|
🎨 The name FOSDEM and the gear logo are registered trademarks
|
|
of FOSDEM VZW. Used with permission.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/johnjohndoe/CampFahrplan.git
|
|
|
|
Builds:
|
|
- versionName: 1.46.0-FOSDEM-Edition
|
|
versionCode: 75
|
|
commit: v.1.46.0-FOSDEM-Edition
|
|
subdir: app
|
|
gradle:
|
|
- fosdem
|
|
prebuild:
|
|
- 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
|
|
|
|
- versionName: 1.49.1-FOSDEM-Edition
|
|
versionCode: 81
|
|
commit: v.1.49.1-FOSDEM-Edition
|
|
subdir: app
|
|
gradle:
|
|
- fosdem
|
|
prebuild:
|
|
- cp local.properties gradle.properties
|
|
- sed -i -e 's/6.8/6.7.1/' ../gradle/wrapper/gradle-wrapper.properties
|
|
|
|
- versionName: 1.50.0-FOSDEM-Edition
|
|
versionCode: 82
|
|
commit: v.1.50.0-FOSDEM-Edition
|
|
subdir: app
|
|
gradle:
|
|
- fosdem
|
|
prebuild: cp local.properties gradle.properties
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.50.0-FOSDEM-Edition
|
|
CurrentVersionCode: 82
|