From a6d9b2e8aa8a3badb2cd9fce67d93d07cf88e832 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 7 Nov 2018 13:03:54 +0100 Subject: [PATCH] New app: Tinte Webcoms --- metadata/com.halftough.webcomreader.yml | 38 +++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 metadata/com.halftough.webcomreader.yml diff --git a/metadata/com.halftough.webcomreader.yml b/metadata/com.halftough.webcomreader.yml new file mode 100644 index 0000000000..f4494ea647 --- /dev/null +++ b/metadata/com.halftough.webcomreader.yml @@ -0,0 +1,38 @@ +Categories: + - Reading +License: GPL-3.0-only +SourceCode: https://gitlab.com/halftough/webcom-reader +IssueTracker: https://gitlab.com/halftough/webcom-reader/issues + +AutoName: Tinte Webcoms +Summary: Reader for selected webcomics +Description: |- + ''Webcom Reader'' allows you to pick webcomics from supported titles and + add them to your library. Marks read, download them to read offline. + + List of working webcoms: + + * [https://www.xkcd.com/ xkcd] + * [http://www.lunarbaboon.com/ Lunarbaboon] + * [http://explosm.net/ Cyanide & Happiness] + + List of planned webcoms: + + * [http://dilbert.com/ Dilbert] + * [https://www.peppercarrot.com/ Pepper & Carrot] + +RepoType: git +Repo: https://gitlab.com/halftough/webcom-reader + +Builds: + - versionName: 0.2.0 + versionCode: 4 + commit: v0.2.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 0.2.0 +CurrentVersionCode: 4