Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype of Google Drive Integration with KeePassDroid #41

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

fugisoft
Copy link

I was working on a prototype of KeePassDroid with Google Drive Integration and wanted to send the pull request once it was working. The changes to the code in KeePassDroid are minor but the real issue to solve is how to avoid adding the 3 new permissions to KeePassDroid for Google Drive and the authentication APIs. It might be possible to create a shim Android app that has the extra permissions and then communicate with that app via intents from KeePassDroid to avoid introducing the new permissions. Anyway, just wanted to upload my project once it was working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant