mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Release 38C3 Schedule app, 1.71.0 (109).
This commit is contained in:
parent
ca9f686112
commit
88ca957b59
1 changed files with 19 additions and 11 deletions
|
|
@ -17,7 +17,7 @@ Description: |
|
|||
conference on technology, society and utopia organized by the Chaos
|
||||
Computer Club (CCC) and volunteers.
|
||||
|
||||
Congress offers lectures and workshops and various events on a
|
||||
Congress offers lectures and workshops and various sessions on a
|
||||
multitude of topics including (but not limited to) information
|
||||
technology and generally a critical-creative attitude towards
|
||||
technology and the discussion about the effects of technological
|
||||
|
|
@ -26,7 +26,7 @@ Description: |
|
|||
Starting in 1984, Congress has been organized by the community and
|
||||
appreciates all kinds of participation. You are encouraged to
|
||||
contribute by volunteering, setting up and hosting hands-on and
|
||||
self-organized events with the other components of your assembly
|
||||
self-organized sessions with the other components of your assembly
|
||||
or presenting your own projects to fellow hackers.
|
||||
|
||||
https://events.ccc.de/congress/2024/
|
||||
|
|
@ -34,13 +34,13 @@ Description: |
|
|||
<b>Features</b>
|
||||
* 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
|
||||
* Read detailed descriptions (speaker names, start time, room name, links, ...) of sessions
|
||||
* Search through all sessions
|
||||
* Add sessions 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
|
||||
* Setup alarms for individual sessions
|
||||
* Add sessions to your personal calendar
|
||||
* Share a website link to an session with others
|
||||
* Keep track of program changes
|
||||
* Automatic program updates (configurable in settings)
|
||||
* Vote and leave comments on talks and workshops
|
||||
|
|
@ -49,7 +49,7 @@ Description: |
|
|||
* Integration with the Chaosflix https://github.com/NiciDieNase/chaosflix - Android app for http://media.ccc.de, share Fahrplan favorites with Chaosflix to import them as bookmarks
|
||||
|
||||
🔤 <b>Supported languages</b>
|
||||
(Event descriptions excluded)
|
||||
(Session descriptions excluded)
|
||||
* Danish
|
||||
* Dutch
|
||||
* English
|
||||
|
|
@ -504,10 +504,18 @@ Builds:
|
|||
- ccc38c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.71.0
|
||||
versionCode: 109
|
||||
commit: v.1.71.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- ccc38c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: Disable auto update in favor of manual update.
|
||||
|
||||
ArchivePolicy: 1
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.70.0
|
||||
CurrentVersionCode: 108
|
||||
CurrentVersion: 1.71.0
|
||||
CurrentVersionCode: 109
|
||||
|
|
|
|||
Loading…
Reference in a new issue