e077a3f4c5
Identities: WIP, the list does not look so bad now
f45c3facfd
update kotlin plugin and some deps
Keep scroll position when going back in visited pages
See AntennaPod's EpisodeItemListRecyclerView.java
, there is cool stuff going on with the recycler's layoutManager.findFirstVisibleItemPosition()
Accessibility option for preformatted blocks
636a096d6f
rename a few things around and clean imports
3190d608ca
PageFragment: fix loading URLs appearance
30d7ce72b8
PageAdapter: fix empty lines issues in pre blocks
117c70100f
consider blockquotes as a blocks instead of lines
9c0603cf67
PageFragment: show the URL being loaded
Fix reconfigs forgetting the current URL
It probably doesn't survive cold process restarts but I don't it should anyway. Rotating screen and night theme does not reset the page!
020f48149b
PageViewModel: docs
f02220f430
PageFragment: move some data to the view model
4ff8e82271
cleanup and renaming things around
Keep scroll position when going back in visited pages