1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-03 13:44:40 +00:00

Search for sender only not in trash

This commit is contained in:
M66B 2023-08-12 15:19:56 +02:00
parent 72b3c42f45
commit 60c16a2f22

View file

@ -2428,6 +2428,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
criteria.in_keywords = false;
criteria.in_message = false;
criteria.in_notes = false;
criteria.in_trash = false;
}
FragmentMessages.search(