element-ios/Riot/Model/Contact
manuroe 844ce6874a Fix crash in [MXKContactManager localContactsSplitByContactMethod]
https://github.com/matrix-org/riot-ios-rageshakes/issues/36

Do not call this method from another thread than main to avoid race conditions within MXKContactManager queues.
This does not affect performance on the UI. CPU eating processing seems to be in the for-loops in the block.
2017-06-12 09:17:53 +02:00
..
Contact.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
Contact.m Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
ContactsDataSource.h Remove warnings and useless methods 2017-05-09 10:03:55 +02:00
ContactsDataSource.m Fix crash in [MXKContactManager localContactsSplitByContactMethod] 2017-06-12 09:17:53 +02:00