3 Commits

Author SHA1 Message Date
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Patrick Geneva
95d88d6a82
Fixed crash on startup when host address is empty (#6078) 2021-03-06 05:40:46 -05:00
Patrick Geneva
88bd826168
Mango: Add first working version (#6034)
* Add Mango extension first pass

Has browse, chapters, and searching.
The api endpoint is just the whole entire library, so searching is done locally.
Requires login, so will need to view the webview first to login, then everything works as expected.
https://github.com/hkalexling/Mango/

* Added automatic authentication

* Sort based on time since there is no chapter number in the api.

* Requested changes.
2021-03-05 22:02:50 -05:00