Updated Project: Rewritten from react-native to Kotlin
Zipline is an Android app made to manage your self-hosted Zipline instance (a service which acts as a file uploader (upload files to share them as URLs wit…
Updated Project: Rewritten from react-native to Kotlin
Zipline is an Android app made to manage your self-hosted Zipline instance (a service which acts as a file uploader (upload files to share them as URLs with options such as max views, deletion date etc.) and as a URL shortener (with similar options to files)) since often web UIs aren’t the best to use on mobile
(This is the second Android app I’ve ever made in Kotlin)
GitHub Copilot for code completition
Copilot helped me making the background upload notification service and the code that uses it (just the “download*”/“upload*”/“export*” functions in “network/requests” (6 functions) )
