Skip to content

maqqo/android

This branch is 966 commits behind cryptomator/android:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6a8cae Β· Dec 23, 2020

History

48 Commits
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Oct 31, 2016
Jul 21, 2017
Dec 23, 2020
Dec 23, 2020
Aug 14, 2020
Dec 23, 2020
Apr 21, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020
Dec 23, 2020

Repository files navigation

cryptomator-android

Twitter Community Documentation Crowdin

Cryptomator offers multi-platform transparent client-side encryption of your files in the cloud.

Cryptomator for Android is currently available in the following distribution channels:

  1. Using Google Play
  2. Using Cryptomator's Website
  3. Building from source using Gradle (instructions below)

Building

Dependencies

  • Git
  • JDK 8
  • Gradle

Run Git and Gradle

git submodule init && git submodule update // (not necessary if cloned using --recurse-submodules)
./gradlew assembleLicenseDebug

Before connecting to Onedrive or Dropbox you have to enter valid API keys in secrets.properties.

License

This project is dual-licensed under the GPLv3 for FOSS projects as well as a commercial license for independent software vendors and resellers. If you want to modify this application under different conditions, feel free to contact our support team.

About

Cryptomator for Android

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 63.6%
  • Kotlin 36.4%