mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add LibreOffice 2021 Schedule.
+ See: https://conference.libreoffice.org
This commit is contained in:
parent
e047cd39d8
commit
dc7f015100
14 changed files with 103 additions and 0 deletions
90
metadata/info.metadude.android.libreoffice.schedule.yml
Normal file
90
metadata/info.metadude.android.libreoffice.schedule.yml
Normal file
|
|
@ -0,0 +1,90 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
AuthorName: Tobias Preuss
|
||||
AuthorEmail: tobias.preuss+libreoffice@googlemail.com
|
||||
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: LibreOffice 2021 Schedule
|
||||
Description: |
|
||||
Program app for the LibreOffice Conference 2021 (online)
|
||||
|
||||
https://conference.libreoffice.org
|
||||
|
||||
<b>About the LibreOffice Conference</b>
|
||||
The LibreOffice Conference is the annual gathering of the
|
||||
worldwide LibreOffice Community and interested developers,
|
||||
marketers, adopters, end-users, and supporters.
|
||||
|
||||
Our program reflects the broad engagement and diversity
|
||||
of the community: it includes talks and workshops from
|
||||
various areas of the project.
|
||||
|
||||
<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
|
||||
* 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)
|
||||
|
||||
<b>🔤 Supported languages</b>
|
||||
(Event descriptions excluded)
|
||||
* Dutch
|
||||
* English
|
||||
* French
|
||||
* German
|
||||
* Italian
|
||||
* Japanese
|
||||
* Portuguese
|
||||
* Russian
|
||||
* Spanish
|
||||
* Swedish
|
||||
|
||||
💡 Questions regarding the content can only be answered by the
|
||||
LibreOffice 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
|
||||
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
|
||||
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/libreoffice-2021.
|
||||
|
||||
🎨 LibreOffice Logo Design by Alan Ward.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/johnjohndoe/CampFahrplan.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.52.0-LibreOffice-Edition
|
||||
versionCode: 84
|
||||
commit: v.1.52.0-LibreOffice-Edition
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- libreoffice2021
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for the LibreOffice Conference 2021 is maintained
|
||||
in a separate fork of the main repository on purpose in order
|
||||
to keep the latter well organized and less complex.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.52.0-LibreOffice-Edition
|
||||
CurrentVersionCode: 84
|
||||
|
|
@ -0,0 +1 @@
|
|||
App für das Konferenzprogramm der LibreOffice Konferenz 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Program app for the LibreOffice Conference 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Application de programme de conférence pour la conférence LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
יישומון לו״ז לוועידת LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Aplikacja do obsługi programu konferencji LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Aplicativo do programa de conferência para LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
App do programa de conferência LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Aplicação do programa de conferência LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Aplicație pentru programul conferinței LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
Приложение программы конференции для LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
LibreOffice konferansı 2021 için konferans programı uygulaması
|
||||
|
|
@ -0,0 +1 @@
|
|||
Застосунок програми конференції для LibreOffice 2021
|
||||
|
|
@ -0,0 +1 @@
|
|||
LibreOffice 2021 会议的会议应用
|
||||
Loading…
Reference in a new issue