Go to file
Amine Bou f57ec1f6c0
Add hidden tags option (#212)
* Add filter for hidden tags. (#207)

This commit adds the option to configure hidden tags. Articles tagged
with these hidden tags won't appear in the list of articles by default.
To see these articles the user must explicitly filter by those tags.

* Closes #211. Handling hidden tags in the lateral panel.

* Changelog.
2018-08-02 22:04:15 +02:00
.github Removed every config string added at build time. 2018-05-23 20:39:50 +02:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Add hidden tags option (#212) 2018-08-02 22:04:15 +02:00
docs Trying jekkyl. 2018-01-21 18:53:00 +01:00
gradle/wrapper Updated AS. Enabled build cache. 2018-03-27 20:00:02 +02:00
.gitignore Adde dHTTP version check for fdroid. 2018-05-25 22:22:32 +02:00
build.gradle Dependencies update to solve fdroid issues. 2018-07-07 13:50:32 +02:00
build.sh Changing the tag handling. 2018-05-26 10:51:11 +02:00
CHANGELOG.md Add hidden tags option (#212) 2018-08-02 22:04:15 +02:00
crowdin.yml Update Crowdin configuration file 2017-11-29 13:27:00 +01:00
gradle.properties D8 enabling and gradle cache debug. 2018-03-28 19:13:47 +02:00
gradlew Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
gradlew.bat Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
LICENSE.md LICENSE 2017-05-28 03:07:11 +02:00
README.md Add store logos, put badges on the same line (#210) 2018-08-01 20:32:21 +02:00
settings.gradle Fixed build issue. 2018-05-24 21:43:27 +02:00
version.sh Changing the tag handling. 2018-05-26 10:51:11 +02:00

ReaderForSelfoss

Slack Channel Build Status Code Triagers Badge Crowdin

It's an RSS Reader for Android, that only works with Selfoss

Get it on Google Play Get it on F-Droid

Also, the last APK built from source is available here.

Join the alpha channel

Keep in mind, it could be instable, but you'll have the new updates faster

  • First, join the google group.
  • Then, join the alpha channel of the app.
  • You'll be able to update the app for the current alpha version.

Want to help ?

Check the Contribution guide