Move default encrypt/receipt to send settings

This commit is contained in:
M66B
2019-10-02 09:26:32 +02:00
parent 8c2d9d281b
commit 13e09da162
7 changed files with 69 additions and 82 deletions

View File

@@ -162,8 +162,9 @@ public class ApplicationEx extends Application {
editor.putBoolean("reversed", true);
editor.remove("swipe_reversed");
}
}
} else if (version < 741)
editor.remove("send_dialog");
if (BuildConfig.DEBUG && false) {
editor.remove("app_support");