Commit Graph
11 Commits
Author SHA1 Message Date
davidoskky e08fc2604f Open one image on tap 2020-12-13 18:22:47 +01:00
davidoskky 41386adf4e Add back button to the Image view 2020-12-13 18:22:47 +01:00
davidoskky 59c307323f Hide toolbar from Image view 2020-12-13 18:22:47 +01:00
davidoskky 41e825bc50 Scale image dimension to fit the display 2020-12-13 18:22:47 +01:00
davidoskky 0bab675560 First stub of the fragment to show the image in full screen 2020-12-13 18:22:47 +01:00
davidoskky 55ced4a5fb Detect click on images in WebView 2020-12-13 18:22:47 +01:00
davidoskkyandGitHub 2d5ab7bf0c Fix crash when a feed has no icon (#318) 2020-12-12 19:06:30 +01:00
davidoskkyandGitHub 9ba281befb Position of the elements in list view fixed in place. (#314)
Closes #287
2020-12-08 20:13:33 +01:00
davidoskkyandGitHub 00c8eed034 Fix back button closing settings from submenu (#313)
* Prevent back button from closing the activity.

* Remove redundant overrides

* Do not close the settings after resetting the themes.

Closes #290
2020-12-08 15:36:12 +01:00
davidoskkyandGitHub a1e4f89cd1 Decode title of articles from html (#312)
* Decode the title of the articles from html.

* Remove unused imports.

Closes #300
2020-12-07 22:22:54 +01:00
davidoskkyandGitHub 36a43b3861 Allow the value of the thumbnail to be null. (#311)
Closes #310
2020-12-07 15:48:58 +01:00