mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
sparss.floss - add af
This commit is contained in:
parent
f967822bb7
commit
bb5c97d493
1 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,5 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Reading
|
||||
- Internet
|
||||
|
|
@ -10,6 +12,8 @@ Changelog: https://github.com/Etuldan/spaRSS/releases
|
|||
|
||||
AutoName: spaRSS
|
||||
Description: |-
|
||||
<b>Note:</b> This app has been discontinued.
|
||||
|
||||
Based on https://f-droid.org/packages/net.fred.feedex and https://f-droid.org/packages/de.shandschuh.sparserss, this checks
|
||||
RSS/Atom news feeds, polling for updates from the device on a regular basis.
|
||||
Fetched items are available for offline reading.
|
||||
|
|
@ -27,7 +31,7 @@ Description: |-
|
|||
* custom widgets
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Etuldan/spaRSS
|
||||
Repo: https://github.com/Etuldan/spaRSS.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.9.2
|
||||
|
|
@ -319,7 +323,7 @@ Builds:
|
|||
- sed -i -e '/fileTree/acompile project(":libs:textdrawable")' build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: None
|
||||
UpdateCheckName: net.etuldan.sparss
|
||||
CurrentVersion: 1.11.8
|
||||
CurrentVersionCode: 75
|
||||
|
|
|
|||
Loading…
Reference in a new issue