Beter explanations

This commit is contained in:
M66B
2019-09-07 17:53:06 +02:00
parent 1afb4392cd
commit 2124bfd8ce
25 changed files with 32 additions and 65 deletions

View File

@@ -130,9 +130,11 @@ public class ApplicationEx extends Application {
if (prefs.getBoolean("autonext", false))
editor.putString("onclose", "next");
editor.remove("autonext");
} else if (version < 693) {
editor.remove("message_swipe");
editor.remove("message_select");
}
if (BuildConfig.DEBUG && false) {
editor.remove("app_support");
editor.remove("notify_archive");

View File

@@ -365,9 +365,6 @@ public class FragmentQuickSetup extends FragmentBase {
else if (EntityFolder.ARCHIVE.equals(folder.type))
account.swipe_right = folder.id;
if (account.swipe_right == null && account.swipe_left != null)
account.swipe_right = account.swipe_left;
db.account().updateAccount(account);
// Create identity