Multiplatform RSS reader for Selfoss (http://selfoss.aditu.de/)
davidoskky
0bf9ca9a49
The articles were being opened by setting a click listener on the binding. In card view this was being done through a function and as such it used the overall viewbind of the view rather than the binding of the item viewholder. Now the functions are more explicit to avoid future errors. Pulled up a few members from ItemCardAdapter and ItemListAdapter to ItemAdapter. |
||
---|---|---|
.github | ||
androidApp | ||
docs | ||
fastlane/metadata/android/en-US | ||
gradle/wrapper | ||
iosApp | ||
shared | ||
.drone.yml | ||
.gitignore | ||
BREAKING.md | ||
build.gradle.kts | ||
build.sh | ||
CHANGELOG.md | ||
check-for-issues.sh | ||
crowdin.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
LICENSE.md | ||
publish-version.sh | ||
README.md | ||
settings.gradle.kts | ||
sonar-project.properties | ||
version.sh |
ReaderForSelfoss-multiplatform
It's an RSS Reader for Android and IOS, that only works with Selfoss
If you are a developer, don't hesitate to help with PRs.
If you are a user, you can still create new issues. I'll fix them when I can.
Screen captures
Like my app ?
Want to help ?
-
You'll have to have a Selfoss instance running. You'll find everything you need to install it here.
-
Check the Contribution guide.
-
Build the project by following these steps (you should have read them after the contribution guide)
Useful links
- Check what changed
- See what I'm doing
- Create an issue, or request a new feature
- Help translation the app