Go to file
davidoskky 918661be2d
Expand images on tap (#315)
* 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.
2020-12-22 20:06:38 +01:00
.github Update CONTRIBUTING.md 2018-11-26 16:22:34 +01:00
.idea Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
app Expand images on tap (#315) 2020-12-22 20:06:38 +01:00
docs Update index.html 2019-03-16 11:26:57 +01:00
gradle/wrapper Fixed migration issue. 2020-12-22 18:02:03 +01:00
res Added screenshots. 2020-07-13 08:59:34 +02:00
.gitignore Publish version. 2018-10-13 22:13:56 +02:00
build.gradle Fixed migration issue. 2020-12-22 18:02:03 +01:00
build.sh Still not working. 2018-11-13 22:01:41 +01:00
CHANGELOG.md Changelog. 2019-01-05 21:47:45 +01:00
check-for-issues.sh Removed acra because the issues wern't sent anyway. 2020-02-01 14:30:03 +01:00
crowdin.yml Update Crowdin configuration file 2017-11-29 13:27:00 +01:00
gradle.properties Auto migration to android x. 2018-10-12 20:36:18 +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
publish-version.sh Note for build. 2018-11-13 22:02:44 +01:00
README.md Update README.md 2020-11-14 14:06:09 +01:00
settings.gradle ... 2018-11-03 11:29:53 +01:00
version.sh Changing the tag handling. 2018-05-26 10:51:11 +02:00

ReaderForSelfoss (Only available from F-Droid)

Crowdin

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.

Get it on F-Droid

Screen captures

card view list view

Like my app ?

Buy Me A Coffee

Want to help ?

  1. You'll have to have a Selfoss instance running. You'll find everything you need to install it here.

  2. Check the Contribution guide.

  3. Build the project by following these steps (you should have read them after the contribution guide)