95f267f701
Added source icon fetching. |
||
---|---|---|
.idea | ||
app | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
CHANGELOG.md | ||
circle.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
README.md | ||
settings.gradle |
ReaderForSelfoss
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:
-
Configure Fabric, or remove it.
-
Define the following in
res/values/strings.xml
or createres/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