Go to file
2017-06-08 21:28:15 +02:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Drawer reloading on slide to refresh. 2017-06-08 20:43:22 +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 Changelog for 1.5.1.1 2017-06-08 21:11:23 +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 Create README.md 2017-06-08 21:28:15 +02:00
settings.gradle Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00

ReaderForSelfoss

CircleCI

Stories in Ready

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