From 58780682efa9738b38c3c9ce2207a0552c2b8329 Mon Sep 17 00:00:00 2001 From: Christophe Date: Wed, 27 Mar 2019 22:45:53 +0100 Subject: [PATCH] Update FreshRSS metadata - Remove mention of alpha status - Add changelog URL - Add 1.1.0 version - Add screenshots - Add changelog metadata for version 1.1.0 --- metadata/fr.chenry.android.freshrss.yml | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/metadata/fr.chenry.android.freshrss.yml b/metadata/fr.chenry.android.freshrss.yml index 5b9865140e..8681282d29 100644 --- a/metadata/fr.chenry.android.freshrss.yml +++ b/metadata/fr.chenry.android.freshrss.yml @@ -4,21 +4,9 @@ Categories: License: GPL-3.0-or-later SourceCode: https://git.feneas.org/christophehenry/freshrss-android IssueTracker: https://git.feneas.org/christophehenry/freshrss-android/issues +Changelog: https://git.feneas.org/christophehenry/freshrss-android/blob/develop/CHANGELOG.md AutoName: FreshRSS -Summary: Client for FreshRSS (https://www.freshrss.org/) -Description: | - Client for [https://www.freshrss.org/ FreshRSS] - '''WARNING: This is an alpha release. Beware of bug along the path''' - - This application lets you: - * sync with RSS services compatible with Google Reader API - * view all your subscriptions - * view subsciptions with unread articles - * read your subscription's articles - * set an article as read/unread - * share an article to another application (for instance you favorite social network application) - * open the original web page of the article RepoType: git Repo: https://git.feneas.org/christophehenry/freshrss-android.git @@ -31,7 +19,14 @@ Builds: gradle: - yes + - versionName: 1.1.0 + versionCode: 5 + commit: v1.1.0 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: v1.0.1 -CurrentVersionCode: 4 +CurrentVersion: v1.1.0 +CurrentVersionCode: 5