A simple android app to access Google Drive without having to log in device-wide
Find a file
2025-03-11 17:52:14 +01:00
.idea Changed icon, added some OAuth preparation. 2025-03-10 00:10:28 +01:00
app OAuth flow almost fully implemented (thanks to AppAuth). Persistence of AuthState is still to do. 2025-03-11 17:52:14 +01:00
gradle OAuth flow almost fully implemented (thanks to AppAuth). Persistence of AuthState is still to do. 2025-03-11 17:52:14 +01:00
.gitignore First commit. 2025-03-06 15:36:09 +01:00
build.gradle.kts First commit. 2025-03-06 15:36:09 +01:00
gradle.properties First commit. 2025-03-06 15:36:09 +01:00
gradlew First commit. 2025-03-06 15:36:09 +01:00
gradlew.bat First commit. 2025-03-06 15:36:09 +01:00
settings.gradle.kts OAuth flow almost fully implemented (thanks to AppAuth). Persistence of AuthState is still to do. 2025-03-11 17:52:14 +01:00