Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 411d511e authored by Sumit Pundir's avatar Sumit Pundir
Browse files

Revert "Enabled openPGP by default."

This reverts commit 5bfee1cf.
parent b522fdbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ public class K9 extends Application {
    private static boolean hideTimeZone = false;
    private static boolean hideHostnameWhenConnecting = false;

    private static String openPgpProvider = "org.sufficientlysecure.keychain";
    private static String openPgpProvider = "";
    private static boolean openPgpSupportSignOnly = false;

    private static SortType sortType;