mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
The contact book is used to search for users by email or phone number on Riot.
- Update `NSContactsUsageDescription` to turn on by default the matrix user discovering when the user allows the access to the local contacts. - Ask to the existing users the permission to upload emails when the contact access is already granted. - Update matrix ids for all the local contacts in only one request when device contacts are loaded and an identity server is available.
This commit is contained in:
@@ -37,9 +37,6 @@ enum {
|
||||
SETTINGS_SECTION_CONTACTS_INDEX,
|
||||
SETTINGS_SECTION_ADVANCED_INDEX,
|
||||
SETTINGS_SECTION_OTHER_INDEX,
|
||||
#ifdef MX_USE_CONTACTS_SERVER_SYNC
|
||||
SETTINGS_SECTION_CONTACTS_INDEX,
|
||||
#endif
|
||||
SETTINGS_SECTION_LABS_INDEX,
|
||||
SETTINGS_SECTION_CRYPTOGRAPHY_INDEX,
|
||||
SETTINGS_SECTION_DEVICES_INDEX,
|
||||
|
||||
Reference in New Issue
Block a user