Go to file
2017-06-04 18:13:29 +02:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Forced nl strings to english. 2017-06-04 18:13:29 +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 Updated Custom tab code and added buttons at the bottom of the article viewer. 2017-06-03 22:52:01 +02:00
CHANGELOG.md Drawer with caching. 2017-06-04 16:09:42 +02:00
circle.yml Testing circle ci. 2017-05-30 20:35:01 +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-30 20:37:27 +02:00
settings.gradle Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00

ReaderForSelfoss

CircleCI

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