Go to file
2017-06-14 21:10:53 +02:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Using extension methods to clean the code a little. 2017-06-14 21:10:53 +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 Kotlin version update. 2017-06-13 21:38:35 +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 Create README.md 2017-06-13 14:54:04 +02:00
settings.gradle Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00

ReaderForSelfoss

CircleCI

codebeat 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