Go to file
2017-06-28 13:25:53 +02:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Some more code cleaning. 2017-06-14 21:26:26 +02:00
gradle/wrapper gradle update. 2017-06-18 08:29:54 +02:00
.gitignore Fixed build problem. 2017-05-28 15:48:47 +02:00
build.gradle gradle update. 2017-06-18 08:29:54 +02:00
CHANGELOG.md Changelog for 1.5.1.1 2017-06-08 21:11:23 +02:00
circle.yml Added tests and testing in ci. 2017-06-12 19:44:11 +02:00
gradle.properties Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +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 Update README.md 2017-06-28 13:25:53 +02:00
settings.gradle Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00

ReaderForSelfoss

CircleCI

codebeat badge

Code Triagers Badge

This is the repo of Reader For Selfoss.

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

Build

You can directly import this project into IntellIJ/Android Studio.

You'll have to:

  • Create your own launcher icon

  • Configure Fabric, or remove it.

  • Define the following in res/values/strings.xml or create res/values/secrets.xml

    • mercury: A Mercury web parser api key for the internal browser
    • feedback_email: An email to receive users feedback.
    • source_url: an url to the source code, used in the settings
    • tracker_url: an url to the tracker, used in the settings