Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay access to local contacts until they're needed for display #4619

Merged
merged 4 commits into from
Jul 29, 2021

Conversation

pixlwave
Copy link
Member

@pixlwave pixlwave commented Jul 28, 2021

This is a simple first pass at #4616 by moving LegacyAppDelegate.refreshLocalContacts into ContactsTableViewController. This way, local contacts won't get loaded until they are about to be displayed. This technically fixes the contacts part of #4484 too, although there is additional work to complete for that issue around the appearance of behaviour of the request.

Depends on matrix-org/matrix-ios-sdk#1172

@pixlwave pixlwave merged commit 9d77cf5 into develop Jul 29, 2021
@pixlwave pixlwave deleted the doug/4616_access_contacts_when_needed branch July 29, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants