Doug
fa182416a6
Remove old MXKRecentsDataSource methods.
2021-07-27 15:59:36 +01:00
Doug
8a3e60c5e7
Remove old conformances.
2021-07-27 14:53:58 +01:00
Doug
c6e412e916
Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
...
Remove all unnecessary datasource/delegate methods.
2021-07-27 14:51:10 +01:00
Gil Eluard
f6874da977
Slide to lock should be more generous #4602
...
- Distance needed to enter lock mode reduced
2021-07-27 14:55:06 +02:00
Gil Eluard
2b2fe0c6bd
Tapping on waveform in composer glitches UI #4603
...
- Fixed
2021-07-26 22:19:04 +02:00
Gil Eluard
9e8cc25f82
Tap/hold to send voice messages isn't intuitive #4601
...
- Fixed
2021-07-26 21:59:16 +02:00
Doug
6463e5c106
Remove the observer in destroy.
2021-07-26 15:16:27 +01:00
Doug
014cd63752
Fix crash from potentially calling removeObserver multiple times.
...
Let the system remove it for us.
2021-07-26 15:01:55 +01:00
Doug
efb348fb9e
Merge branch 'develop' into doug/4523_remove_contacts_from_people_tab
2021-07-26 13:55:43 +01:00
Doug
e585041d04
Update search bar string and appearance.
2021-07-26 12:54:24 +01:00
Doug
19f3594062
Enable local contact sync if granted access. Improve layout.
2021-07-26 12:23:02 +01:00
David Langley
b276a15518
Fix Crash when opening the new Room Notification Settings Screen (Not yet released) ( #4599 )
2021-07-26 11:39:45 +01:00
Gil Eluard
b42d4bd3f8
Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists
2021-07-26 12:03:49 +02:00
Gil Eluard
e97b2cd448
Merge branch 'gil/4509_show_spaces_in_left_panel' into gil/4494_space_menu
2021-07-26 12:03:31 +02:00
Gil Eluard
18a8bd088e
Merge branch 'element_4509' into gil/4509_show_spaces_in_left_panel
2021-07-26 12:03:04 +02:00
Gil Eluard
5bb3122384
Fixed build issue after merge
2021-07-26 12:02:38 +02:00
David Langley
73b4839802
add swiftUI view for notification settings
2021-07-26 10:40:52 +01:00
Gil Eluard
fe0c81cdc6
Merge branch 'spaces' into element_4509
2021-07-26 10:42:49 +02:00
Doug
45084810d0
Add RequestContactsAccessFooterView.
...
Update InviteFriendsHeaderView and StartChatViewController styles to match Figma doc.
2021-07-23 16:43:39 +01:00
Doug
56ab44e94b
Trim whitespace from the identity server text entry and don't allow an empty string.
2021-07-23 14:27:25 +01:00
Doug
d450b73017
Configure identity server keyboard for safer URL entry.
2021-07-23 14:08:51 +01:00
Gil Eluard
238810c1d2
Merge branch 'gil/4494_space_menu' into gil/4501_show_suggested_in_room_lists
2021-07-23 11:30:43 +02:00
Doug
367fb799ec
Merge branch 'develop' into doug/4519_decrypt_notifications_by_default_fix
...
# Conflicts:
# CHANGES.rst
# Config/BuildSettings.swift
2021-07-23 10:15:44 +01:00
Gil Eluard
4ea7c3c477
[Spaces] Space menu #4494
...
- Implemented Leave feature
- UI & code tweaks
2021-07-23 11:00:16 +02:00
SBiOSoftWhare
a75ee5e354
RecentsDataSource: Factorize section reset management and do not make it in refreshRoomsSection method.
2021-07-23 10:42:08 +02:00
Gil Eluard
b90247543a
[Spaces] Show suggested in room lists #4501
...
- Request space suggested rooms in `RecentsDataSource`
2021-07-22 22:35:15 +02:00
Doug
18eeec2a05
Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab
2021-07-22 14:37:25 +01:00
manuroe
09f7701e09
Merge branch 'develop' into element_4090
2021-07-22 14:16:35 +02:00
Gil Eluard
1f9fe064a2
[Spaces] Space menu #4494
...
- First implementation of the space contextual menu
2021-07-22 10:11:05 +02:00
Doug
97a47048ed
Begin adding link detection to RoomBubbleCellData.
2021-07-21 15:14:25 +01:00
Stefan Ceriu
d82104c415
Fixes #4583 - Mention user does not work (settings -> members -> select a member -> mention)
2021-07-21 16:20:50 +03:00
Gil Eluard
796e742d18
[Spaces] Show spaces in left panel #4509
...
- Code tweaks after SDK update
2021-07-20 09:58:50 +02:00
Doug
fc92841cfb
Merge branch 'develop' into doug/4523_remove_contacts_from_people_tab
2021-07-19 15:17:43 +01:00
Stefan Ceriu
08e1d8f761
#4090 - Activating the shared AVAudioSession before recording or playback.
2021-07-19 15:54:14 +03:00
Stefan Ceriu
fa7e89be62
#4090 - Various tweaks and fixes following code review. Switched back to DateFormatters for formatting durations, sanitising audio player durations and current times.
2021-07-19 15:48:37 +03:00
Gil Eluard
fab56d55b6
[Spaces] Show spaces in left panel #4509
...
- Update title in the navigation bar according to the selected tab
2021-07-16 16:20:28 +02:00
Stefan Ceriu
031ef98ac4
#4090 - Added voice messages switch to the labs section in settings.
2021-07-16 16:57:29 +03:00
Stefan Ceriu
f6fa186184
#4090 - Fixed the AttachmentCacheManager's serial nature.
2021-07-16 15:47:56 +03:00
Gil Eluard
1275046dcb
[Spaces] Show spaces in left panel #4509
...
- Prevent crash when logging in
2021-07-16 14:20:42 +02:00
Stefan Ceriu
bbaa6b0fcc
Revert "Revert " #4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account.""
...
This reverts commit f8076657531b7aeb068a7d2107f4feca607f2547.
2021-07-16 13:46:06 +03:00
Stefan Ceriu
ce336e7491
Revert " #4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account."
...
This reverts commit 9a2b60239c671322b99abc786b251e970aebebe8.
2021-07-16 13:31:38 +03:00
Stefan Ceriu
80930c354f
#4090 - Switched the sendVoiceMessage method duration parameter to an integer.
2021-07-16 12:49:28 +03:00
Stefan Ceriu
31e7a9e413
#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account.
2021-07-16 12:05:47 +03:00
Stefan Ceriu
f5c59a05e6
#4094 - Redrawing waveforms on bound changes.
2021-07-16 09:06:36 +03:00
Doug
41d16c5aa9
Typo.
2021-07-15 18:24:02 +01:00
Doug
b0ae59d681
Drop use of deprecated currentUserNotificationSettings property in favour of UNUserNotificationCenter.
2021-07-15 18:23:36 +01:00
Gil Eluard
ca20af2bd2
[Spaces] Show spaces in left panel #4509
...
- Display the none hierarchical list of spaces in the left panel
- Space switching when new space selected
- Refresh space list and recents data after sync
2021-07-15 14:10:01 +02:00
Stefan Ceriu
4ab02023dd
#4094 - Fixed flickering elapsed time labels and other tweaks.
2021-07-14 14:40:54 +03:00
Doug
84b8936d36
Use the layer's corner radius rather than a custom mask.
...
This will ensure the mask bounds always match the view's size.
2021-07-14 10:37:54 +01:00
Doug
34607a066d
Always update the path of the attachmentView's mask to handle reuse.
2021-07-14 10:15:50 +01:00