An android app to manage your self-hosted Zipline instance (zipline is https://zipline.diced.sh)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Created AuthContext (user role) & ZiplineContext (public server settings) to avoid fetching the settings on every page change (not yet applied to the app)
Increased minimum Zipline version to 4.2.3 as it's the only version with /api/server/public
& /api/server/settings/web
Added functions to fetch /api/server/public
& /api/server/settings/web
& their types
In the last commits i updated all the app code so it targets as main android SDK 35 instead of SDK 34 since play store was complaining about it and fixed some issues reported by the few people who enrolled in the play store 14 days closed testing period