mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Release 37C3 Schedule app, 1.62.0 (97).
This commit is contained in:
parent
003c926ab6
commit
c2704d6c13
1 changed files with 35 additions and 4 deletions
|
|
@ -1,16 +1,35 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
AuthorName: Tobias Preuss
|
||||
AuthorEmail: tobias.preuss+37c3@googlemail.com
|
||||
SourceCode: https://github.com/EventFahrplan/EventFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: 36C3 Schedule
|
||||
AutoName: 37C3 Schedule
|
||||
Description: |
|
||||
Conference program app for the Chaos Communication Congress
|
||||
|
||||
https://events.ccc.de/congress/2019
|
||||
The 37th Chaos Communication Congress (37C3) takes place in Hamburg,
|
||||
27.-30.12.2023, and is the 2023 edition of the annual four-day
|
||||
conference on technology, society and utopia organised by the Chaos
|
||||
Computer Club (CCC) and volunteers.
|
||||
|
||||
Congress offers lectures and workshops and various events 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
|
||||
advances on society.
|
||||
|
||||
For 37 years, 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
|
||||
or presenting your own projects to fellow hackers.
|
||||
|
||||
https://events.ccc.de/congress/2023/
|
||||
|
||||
<b>Features</b>
|
||||
* View program by day and rooms (side by side)
|
||||
|
|
@ -30,8 +49,10 @@ Description: |
|
|||
|
||||
🔤 <b>Supported languages</b>
|
||||
(Event descriptions excluded)
|
||||
* Danish
|
||||
* Dutch
|
||||
* English
|
||||
* Finnish
|
||||
* French
|
||||
* German
|
||||
* Italian
|
||||
|
|
@ -51,6 +72,8 @@ Description: |
|
|||
tracker can be found here:
|
||||
https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
|
||||
🎨 37C3: Unlocked. Design by Robokid + Luis F. Masallera + Euler Void
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/EventFahrplan/EventFahrplan.git
|
||||
|
||||
|
|
@ -419,10 +442,18 @@ Builds:
|
|||
- ccc36c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.62.0
|
||||
versionCode: 97
|
||||
commit: v.1.62.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- ccc37c3
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: Disable auto update in favor of manual update.
|
||||
|
||||
ArchivePolicy: 1
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.55.0
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 1.62.0
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue