When we sync messages and are displaying a messagelist, do the listview
updates on the UI thread rather than the sync thread. This is a huge performance boost (based on simple empirical testing) for initial syncs as we now do more work as we add messages to message lists
Loading
Please register or sign in to comment