Go to file
Hector 3e96ac207e Created new LoggingInterceptor that doesn't log any errors related to… (#291)
* Created new LoggingInterceptor that doesn't log any errors related to SocketTimeoutException.

* Formatted with ktlint

* Intercept timeoutException to bypass the logging but still throwing an exception.
2019-10-12 19:36:55 +02:00
.github Update CONTRIBUTING.md 2018-11-26 16:22:34 +01:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Created new LoggingInterceptor that doesn't log any errors related to… (#291) 2019-10-12 19:36:55 +02:00
docs Update index.html 2019-03-16 11:26:57 +01:00
gradle/wrapper Trying to fix crashes. 2019-05-17 19:05:11 +02:00
.gitignore Publish version. 2018-10-13 22:13:56 +02:00
build.gradle Trying to fix crashes. 2019-05-17 19:05:11 +02:00
build.sh Still not working. 2018-11-13 22:01:41 +01:00
CHANGELOG.md Changelog. 2019-01-05 21:47:45 +01:00
crowdin.yml Update Crowdin configuration file 2017-11-29 13:27:00 +01:00
gradle.properties Auto migration to android x. 2018-10-12 20:36:18 +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
publish-version.sh Note for build. 2018-11-13 22:02:44 +01:00
README.md Update README.md 2019-04-04 10:17:51 +02:00
settings.gradle ... 2018-11-03 11:29:53 +01:00
version.sh Changing the tag handling. 2018-05-26 10:51:11 +02:00

ReaderForSelfoss (Only available from F-Droid)

Crowdin

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

Get it on F-Droid

Want to help ?

  1. You'll have to have a Selfoss instance running. You'll find everything you need to install it here.

  2. Check the Contribution guide.

  3. Build the project by following these steps (you should have read them after the contribution guide)