From bb1b5b3d035757ea789026af29a5cf70c9cab1e3 Mon Sep 17 00:00:00 2001 From: libertysoft3 Date: Fri, 28 Dec 2018 01:36:12 -0800 Subject: [PATCH] New app: SaidIt --- metadata/org.saiditnet.redreader.yml | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 metadata/org.saiditnet.redreader.yml diff --git a/metadata/org.saiditnet.redreader.yml b/metadata/org.saiditnet.redreader.yml new file mode 100644 index 0000000000..613720d97d --- /dev/null +++ b/metadata/org.saiditnet.redreader.yml @@ -0,0 +1,40 @@ +Categories: + - Internet +License: GPL-3.0-or-later +WebSite: https://saidit.net +SourceCode: https://github.com/libertysoft3/RedReader +IssueTracker: https://github.com/libertysoft3/RedReader/issues +Changelog: https://github.com/libertysoft3/RedReader/blob/HEAD/assets/changelog.txt + +AutoName: SaidIt +Summary: Client for saidit.net +Description: |- + An official client for news site saidit.net. This app is a fork of + QuantumBadger's RedReader. + + * Free and Open Source - no ads/tracking. + * Swipe posts and comments left and right to perform customizable actions + * Advanced cache management - automatically stores past versions of posts and comments. + * Support for multiple accounts. + * Two-column tablet mode + * Image precaching (optional). + * Built in image viewer, and GIF player. + * Support for imgur albums and gifv files + * Compression + * Night mode (i.e. a dark theme) + * Translations for some languages + +RepoType: git +Repo: https://github.com/libertysoft3/RedReader + +Builds: + - versionName: 1.9.9 + versionCode: 85 + commit: saidit-v1.9.9 + gradle: + - yes + +AutoUpdateMode: Version saidit-v%v +UpdateCheckMode: Tags +CurrentVersion: 1.9.9 +CurrentVersionCode: 85