ReaderforSelfoss/app
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
..
schemas/apps.amine.bou.readerforselfoss.persistence.database.AppDatabase Fixed migration issue. 2020-12-22 18:02:03 +01:00
src Expand images on tap (#315) 2020-12-22 20:06:38 +01:00
.gitignore Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
build.gradle Expand images on tap (#315) 2020-12-22 20:06:38 +01:00
proguard-rules.pro Just trying to fix fragment issues. 2018-10-19 05:27:16 +02:00