diff --git a/metadata/info.metadude.android.hope.schedule.yml b/metadata/info.metadude.android.hope.schedule.yml
index 772459f7b0..264fa9e586 100644
--- a/metadata/info.metadude.android.hope.schedule.yml
+++ b/metadata/info.metadude.android.hope.schedule.yml
@@ -11,9 +11,9 @@ IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
Translation: https://crowdin.com/project/eventfahrplan
Liberapay: EventFahrplan
-AutoName: HOPE XV Schedule
+AutoName: HOPE_16 Schedule
Description: |
- Program app for the HOPE XV conference (2024)
+ Program app for the HOPE_16 conference (2025)
https://hope.net
@@ -41,18 +41,19 @@ Description: |
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
+ * 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)
* Integration with the Engelsystem project https://engelsystem.de - Online tool for coordinating helpers and shifts on large events
🔤 Supported languages
- (Event descriptions excluded)
+ (Session descriptions excluded)
* Danish
* Dutch
* English
@@ -63,14 +64,15 @@ Description: |
* Japanese
* Lithuanian
* Polish
- * Portuguese
+ * Portuguese (Brazil)
+ * Portuguese (Portugal)
* Russian
* Spanish
* Swedish
* Turkish
💡 Questions regarding the content can only be answered by the
- HOPE Conference content team. This app simply offers a
+ HOPE conference 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
@@ -81,9 +83,9 @@ 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/hope-2024.
+ https://github.com/johnjohndoe/CampFahrplan/tree/hope-2025.
- 🎨 HOPE artwork by Stefan Malenski.
+ 🎨 HOPE owl artwork by Stefan Malenski.
RepoType: git
Repo: https://github.com/johnjohndoe/CampFahrplan.git
@@ -121,12 +123,21 @@ Builds:
- hope2024
prebuild: cp local.properties gradle.properties
+ - versionName: 1.72.0-HOPE-Edition
+ versionCode: 110
+ commit: v.1.72.0-HOPE-Edition
+ subdir: app
+ gradle:
+ - hope2025
+ prebuild: cp local.properties gradle.properties
+
MaintainerNotes: |
The branch for the HOPE conference is maintained
in a separate fork of the main repository on purpose in order
to keep the latter well organized and less complex.
+ArchivePolicy: 1
AutoUpdateMode: None
UpdateCheckMode: None
-CurrentVersion: 1.65.0-HOPE-Edition
-CurrentVersionCode: 103
+CurrentVersion: 1.72.0-HOPE-Edition
+CurrentVersionCode: 110