mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Experiment: rule to set notifications local only
This commit is contained in:
@@ -7629,6 +7629,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
||||
log("ui_ignored changed", next.id);
|
||||
}
|
||||
// ui_silent
|
||||
// ui_local_only
|
||||
if (!prev.ui_browsed.equals(next.ui_browsed)) {
|
||||
same = false;
|
||||
log("ui_browsed changed", next.id);
|
||||
|
||||
Reference in New Issue
Block a user