Files
Spark/core
Sergey Ponomarev 058591ec38 ContactGroup: make getOfflineContacts() to return sorted list
Make it similar to getContactItems() that returns a sorted copy.
Remove ContactList.ContactItemComparator as it's the same as the ContactGroup.itemComparator.
Remove sorting of the group.getOfflineContacts() results in the BroadcastDialog()
2026-01-06 11:32:58 +01:00
..