mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Release FOSDEM Schedule app, 1.69.0 (107).
This commit is contained in:
parent
cbd104311a
commit
42899b060e
1 changed files with 15 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue