Go to file
2017-05-29 19:13:42 +02:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Changelog. 2017-05-28 18:25:35 +02:00
gradle/wrapper Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
.gitignore Fixed build problem. 2017-05-28 15:48:47 +02:00
build.gradle Drawables and strings and everything else. Some unconverted java classes. 2017-05-28 13:10:16 +02:00
CHANGELOG.md Changelog. 2017-05-28 18:25:35 +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-05-29 19:13:42 +02:00
settings.gradle Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00

ReaderForSelfoss

Build Status

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