No description
Find a file
Roshless 1c34d13324
All checks were successful
/ build (push) Successful in 3m24s
/ publish-release (push) Successful in -8s
update dependencies, small updates and removed unused permissions
2026-05-10 19:18:04 +02:00
.forgejo/workflows CI: rename action and remove commented out stuf 2026-04-23 11:53:36 +02:00
app update dependencies, small updates and removed unused permissions 2026-05-10 19:18:04 +02:00
gradle/wrapper migrate agp stuff 2026-04-23 10:28:43 +02:00
.gitignore update gitignore 2025-12-25 13:48:42 +01:00
build.gradle update dependencies, small updates and removed unused permissions 2026-05-10 19:18:04 +02:00
gradle.properties migrate agp stuff 2026-04-23 10:28:43 +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. :(