Skip to content

Releases: frynet/multostrov

v0.0.1: BIG UPDATE

24 Mar 10:47
Compare
Choose a tag to compare
v0.0.1: BIG UPDATE Pre-release
Pre-release
Changed the way to trim excess web-content.

Has been reached more speed for inter-page transitions.

What's new:
- now requests in WebView are intercepting directly and preprocessing before rendering in WebView (before displaying to user)
- now using library Jsoup for trimming content instead of javascript hooking up at the end of web-pages
- some code refactoring
- add some documentation