cryptonite icon indicating copy to clipboard operation
cryptonite copied to clipboard

Contribute cryptonite to f-droid

Open nkoester opened this issue 9 years ago • 5 comments

I really would love to see this awesome app make it into the f-droid repository! I myself am not using any gaps and therefore building cryptonite myself seems to be the only way to install. I think advancing on the already taken steps (https://f-droid.org/forums/topic/cryptonite/) will be rewarding and allow everybody to use cryptonite - with or without gapps/playstore.

nkoester avatar Sep 06 '16 18:09 nkoester

https://f-droid.org/forums/topic/cryptonite/ - 404 Page Not Found

twenty-fifth-kislev avatar Nov 27 '17 08:11 twenty-fifth-kislev

Hi @neurodroid any news about this? At least are you ok with the inclusion of your app to F-Droid (someone else could to the rest)? The forum topic has been moved, there is now a Request For Packaging here.

Poussinou avatar Jun 09 '18 17:06 Poussinou

I'm perfectly fine with the inclusion of this app in the F-Droid store. The problem is the questionable status of the Dropbox API and TrueCrypt licenses. You'd have to remove these parts from the app to get it included.

neurodroid avatar Jun 10 '18 20:06 neurodroid

@neurodroid Dropbox API seems to be accepted. Have you got an URL to the repo of the TrueCrypt library you're using, so we could check? If it's using a FOSS license it should be fine.

IzzySoft avatar Jul 24 '18 16:07 IzzySoft

Hello, I am trying to see if we could build this app for F-Droid. I see it still uses the old android update command which has been removed from the Android SDK:

*************************************************************************
The "android" command is deprecated.
For manual SDK, AVD, and project management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager
*************************************************************************
Invalid or unsupported command "update"

Are you planning to switch to the new Gradle-based build system?

Rudloff avatar Feb 03 '19 00:02 Rudloff