mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
yarr - archive
This commit is contained in:
parent
d0a621c1d0
commit
e73568d268
1 changed files with 18 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Requires a paid account at feedbin.com
|
||||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-or-later
|
||||
|
|
@ -7,6 +10,18 @@ IssueTracker: https://gitlab.com/Feral2k/yarr/issues
|
|||
Changelog: https://gitlab.com/Feral2k/yarr/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: YARR
|
||||
Description:
|
||||
<b>NOTE:</b> App repo is archived by dev. It is read-only for all users and it is no longer actively maintained.
|
||||
|
||||
YARR (short for Yet Another RSS Reader) is a minimalistic, material design-compliant feed reader for Android, designed to work with and sync between pre-existing feed reader services.
|
||||
|
||||
Notable features:
|
||||
* Offline support for reading feeds without an Internet connection
|
||||
* Import and backup feeds from/to OPML format
|
||||
* View feed enclosures such as audio and video within the entries
|
||||
* Swipe left and right to page through entries
|
||||
* Receive notifications at specified intervals
|
||||
* Dark theme to reduce eyestrain
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Feral2k/yarr.git
|
||||
|
|
@ -19,7 +34,8 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue