From 273b648b6ae9634f6942fa8559bc6783846bcc64 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 20 Jan 2019 16:47:19 +0100 Subject: [PATCH] New app: NextCompanion --- metadata/com.example.hochi.nextcompanion.yml | 36 ++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/com.example.hochi.nextcompanion.yml diff --git a/metadata/com.example.hochi.nextcompanion.yml b/metadata/com.example.hochi.nextcompanion.yml new file mode 100644 index 0000000000..8c4dc4a249 --- /dev/null +++ b/metadata/com.example.hochi.nextcompanion.yml @@ -0,0 +1,36 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Navigation +License: GPL-3.0-only +SourceCode: https://github.com/ikarulus/next-companion +IssueTracker: https://github.com/ikarulus/next-companion/issues + +AutoName: NextCompanion +Summary: Rogue client for nextbike (unofficial) +Description: |- + A minimalistic client for Nextbike. Still under early development, use with + care. + + The app allows you to sign-in, see a list of bikes, rent one and return it. + + The app is neither official, nor feature-rich. It also doesn't allow you to. + sign-up to nextbike or to delete your account, use GPS or read the news + feed. It was just tested for Norderstedt, so it's not guaranteed to work in + all areas. Also, the app has no support for flexzones. + +RepoType: git +Repo: https://github.com/ikarulus/next-companion + +Builds: + - versionName: 0.1.1 + versionCode: 2 + commit: v0.1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.1.1 +CurrentVersionCode: 2