cryptomator / cryptomator/android
Add HiDrive support
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/android/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/android/blob/develop/.github/CODE_OF_CONDUCT.md)
### Summary
Add support for HiDrive without using WebDAV.
### Motivation
Copied from [cryptomator/ios#264:](https://github.com/cryptomator/ios/issues/264)
> Currently, it's already possible to use HiDrive via WebDAV. However, is comes with two caveats:
>
> 1. You have to pay for the HiDrive protocol package.
> 2. You have to deactivate 2FA to use WebDAV comfortable.
>
> (Source: https://community.cryptomator.org/t/feature-request-hidrive-api-integration/10589)
>
> Using the [HiDrive API](https://developer.hidrive.com/) would be more convenient.
### Considered Alternatives
_No response_
### Anything else?
This issue is the android equivalent of https://github.com/cryptomator/ios/issues/264
Contributor guide
Assessment
This issue has not been assessed yet.