cryptomator / android

Cryptomator for Android
https://cryptomator.org
GNU General Public License v3.0
760 stars 126 forks source link

Add HiDrive support #519

Open JaniruTEC opened 9 months ago

JaniruTEC commented 9 months ago

Please agree to the following

Summary

Add support for HiDrive without using WebDAV.

Motivation

Copied from cryptomator/ios#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 would be more convenient.

Considered Alternatives

No response

Anything else?

This issue is the android equivalent of https://github.com/cryptomator/ios/issues/264