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");