From 90c0cc44a4664faaa9f401bb04823dd93a97eddd Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Fri, 13 Jul 2018 15:45:02 +0200 Subject: [PATCH] =?UTF-8?q?Include=20=C3=96ffi=2010.0=20in=20the=20F-Droid?= =?UTF-8?q?=20main=20repository.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Öffi is the king of public transit (-: From version 10 on, the app is licensed under GPLv3! It is build reproducibly using F-Droid's fdroidserver, as well as my traditional build toolchain. Thanks to F-Droid's support for reproducable builds, it will be signed using my release key I've been using for years on Google Play and my previous F-Droid repository. This will hopefully aid migration. --- metadata/de.schildbach.oeffi.txt | 44 ++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/de.schildbach.oeffi.txt diff --git a/metadata/de.schildbach.oeffi.txt b/metadata/de.schildbach.oeffi.txt new file mode 100644 index 0000000000..b6c7854c56 --- /dev/null +++ b/metadata/de.schildbach.oeffi.txt @@ -0,0 +1,44 @@ +Categories:Navigation +License:GPL-3.0-only +Author Name:Andreas Schildbach +Web Site:https://oeffi.schildbach.de +Source Code:https://gitlab.com/oeffi/oeffi +Issue Tracker: +Bitcoin:1PW21MuBgPnjfUQriwK7TnRADFotEhdysr + +Auto Name:Öffi +Summary:The King of Public Transit +Description: +All-in-one app for public transit: + +* trip planner (door to door), +* live departure times (including delays), +* nearby stations (also on a map) and +* interactive network plans. + +Öffi makes use of official time table and connection data of the selected public +transit authority! This ensures that disruptions become visible as soon as the +transit authority has included them with the data. + +Requested permissions: + +* Full network access, because Öffi needs to query information services for departures and disruptions. +* Location, so Öffi can show nearby stations and navigate you from your current location. +* Contacts/Calendar, so Öffi can route you to your contacts or location from a calendar event, store a connection in your calendar or e-mail it to your friends. + +Other than that, Öffi will not use your private data. +. + +Repo Type:git +Repo:https://gitlab.com/oeffi/oeffi.git +Binaries:https://oeffi.schildbach.de/downloads/oeffi-%v.apk + +Build:10.0-aosp,610 + commit=v10.0 + subdir=oeffi + submodules=yes + gradle=yes + prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "3.4.1" }' >> ../build.gradle + +Auto Update Mode:None +Update Check Mode:None