Shipped this project!
I rewritten from react-native to Kotlin an app to manage your self-hosted Zipline instance on your phone, since often web Uis for mobile aren’t the best.
This ship only includes small UI/UX changes (like fixing long names overflowing and hiding some buttons) and also fixed some crashes
I didn’t devlog that but i also added update checking,
- via Play Store API if downloaded from Play Store
- via fetching the Forgejo releases api and comparing the tag, if downloaded from forgejo releases or fdroid (still pending approval for fdroid, https://gitlab.com/fdroid/fdroiddata/-/merge_requests/36552 )
