Added advanced account option for summary only notifications

This commit is contained in:
M66B
2023-04-11 08:36:48 +02:00
parent 18dc1b6f93
commit 9d716427ba
15 changed files with 3094 additions and 22 deletions

View File

@@ -7978,6 +7978,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
log("accountColor changed", next.id);
}
// accountNotify
// accountSummary
// accountAutoSeen
if (!prev.folderName.equals(next.folderName)) {
same = false;