Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Releases: mangaloyalty/mangaloyalty-app

0.13.0

30 Dec 10:50
Compare
Choose a tag to compare

Massive service core rework. The service now runs a HTTP server and no longer hijacks server functionality. The UI now connects over HTTP to the server end-point. This ensures that the client and server behave as much as other platforms. Furthermore, the browser emulation core has been rewritten and no longer relies on predetermined knowledge about server behavior, allowing the Android platform to stick close to server releases without additional work.

0.12.2

15 May 17:23
Compare
Choose a tag to compare
  • Rewire browser HTTP cache to improve reliability.

0.12.1

15 May 17:22
Compare
Choose a tag to compare
  • Initial release of mangaloyalty-app for Android. Hooray!