mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Added search for messages with a local note
This commit is contained in:
@@ -1138,6 +1138,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
if (criteria.with_hidden ||
|
||||
criteria.with_encrypted ||
|
||||
criteria.with_attachments ||
|
||||
criteria.with_notes ||
|
||||
criteria.with_types != null)
|
||||
fabSearch.hide();
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user