session-ios/Signal/src/Models
Michael Kirk 742f8cf902 Avoid unnecessariy flashing avatars
Make avatar building sync

Tests on a iPhone5 with 1k threads, 3k contacts show no noticeable lag.

Profiling shows ~4% of usage goes to contact avatar building, but once
cached, even that goes towards zero.

// FREEBIE
2017-08-01 12:07:54 -04:00
..
TSMessageAdapaters Add owsFail free function for swift. 2017-07-11 16:20:20 -04:00
AccountManager.swift Code Cleanup 2017-07-10 11:09:39 -05:00
CompareSafetyNumbersActivity.swift Fix some compiler warnings 2017-05-05 14:26:29 -04:00
OWSAvatarBuilder.h Avoid unnecessariy flashing avatars 2017-08-01 12:07:54 -04:00
OWSAvatarBuilder.m Avoid unnecessariy flashing avatars 2017-08-01 12:07:54 -04:00
OWSCall.h remove unneccessary hack 2017-07-05 11:51:18 -05:00
OWSCall.m create interaction in thread when missing call due to changed identity 2017-06-07 15:04:21 -04:00
OWSContactAvatarBuilder.h require explicit avatar diameter 2017-05-30 13:07:34 -07:00
OWSContactAvatarBuilder.m Avoid unnecessariy flashing avatars 2017-08-01 12:07:54 -04:00
OWSDeviceProvisioningURLParser.h Provision device from QRCode. 2016-09-02 12:40:21 -04:00
OWSDeviceProvisioningURLParser.m Provision device from QRCode. 2016-09-02 12:40:21 -04:00
OWSGroupAvatarBuilder.h Disappearing Messages 2016-10-12 09:30:25 -04:00
OWSGroupAvatarBuilder.m Avoid unnecessariy flashing avatars 2017-08-01 12:07:54 -04:00
OWSMessagesBubblesSizeCalculator.h Update SignalServiceKit pod. 2017-01-06 13:28:41 -05:00
OWSMessagesBubblesSizeCalculator.m Respond to CR. 2017-07-12 13:18:03 -04:00
SyncPushTokensJob.swift log when starting token sync in prod 2017-07-03 16:05:04 -05:00