No description
Find a file
Roshless 2ec5aad100
All checks were successful
/ build (push) Successful in 3m25s
/ publish-release (push) Successful in -29s
/ deploy (push) Successful in 6s
feature: autocopy url after file upload
2025-12-25 18:36:40 +01:00
.forgejo/workflows switch to using keystore 2025-12-25 13:48:42 +01:00
app feature: autocopy url after file upload 2025-12-25 18:36:40 +01:00
gradle/wrapper update dependencies and stuff 2025-09-28 13:22:46 +02:00
.gitignore update gitignore 2025-12-25 13:48:42 +01:00
build.gradle move to jetpack compose, navigation3 2025-12-25 13:49:34 +01:00
gradle.properties various properties and stuff changes 2025-09-28 16:55:04 +02:00
gradlew update dependencies and refresh project 2024-01-16 00:45:07 +01:00
key.jks add jks file 2024-01-26 20:00:21 +01:00
LICENSE add license 2020-09-05 15:16:38 +02:00
README.md add some more info to readme 2024-08-27 18:33:01 +02:00
settings.gradle initial commit 2020-09-05 15:15:38 +02:00

drofup

Android client for gofu.

Basically just a WebView wrapper for the website with URL/credentials in settings. The only real feature and single reason I wrote this is to be able to use Share Intent.

PWA is the next step, unfortunately WebAPK is limited to Chrome and proprietary. :(