davidoskky
918661be2d
* Detect click on images in WebView * First stub of the fragment to show the image in full screen * Scale image dimension to fit the display * Hide toolbar from Image view * Add back button to the Image view * Open one image on tap * Allow zooming on images * Revert to using Toolbar for navigation. * Remove vibration when opening the Image view * Do not open links associated with images * Send all images in the webpage to the Image fragment. * Change image on swipe * Store article images in cache in background. * Use PhotoView in place of WebView to display images. Implemented a pager to swipe through images. * Removed debugging logging. |
||
---|---|---|
.github | ||
.idea | ||
app | ||
docs | ||
gradle/wrapper | ||
res | ||
.gitignore | ||
build.gradle | ||
build.sh | ||
CHANGELOG.md | ||
check-for-issues.sh | ||
crowdin.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.md | ||
publish-version.sh | ||
README.md | ||
settings.gradle | ||
version.sh |
ReaderForSelfoss (Only available from F-Droid)
It's an RSS Reader for Android, that only works with Selfoss
The project is not dead at all.
I still want to work on it, but for the last few months, I didn't have that much time to do so.
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)