Commit Graph

2361 Commits

Author SHA1 Message Date
ismailgulek 17f602b9e6 Merge branch 'develop' into element_4471 2021-08-13 11:52:12 +03:00
Doug 00c557f23d Remove directRoomBorderView from InviteRecentTableViewCell.xib. 2021-08-12 09:50:18 +01:00
ismailgulek 15f548febe Merge branch 'develop' into element_4471 2021-08-12 11:08:29 +03:00
Doug 23b30876e3 Merge branch 'develop' into doug/4677_fix_contacts_warnings 2021-08-10 09:41:57 +01:00
ismailgulek 7721775d95 Merge remote-tracking branch 'origin/element_4362' into element_4362 2021-08-09 18:09:54 +03:00
ismailgulek d9f25f65d9 Merge branch 'develop' into element_4362 2021-08-09 18:09:45 +03:00
ismailgulek c7bc1bcde1 Update Riot/Modules/Authentication/SSO/SSOURLConstants.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-08-09 18:06:08 +03:00
Doug 759c6454b4 Add missing Weakify/Strongify. 2021-08-09 15:59:46 +01:00
Doug 832df3badc Fix warnings: Block implicitly retains 'self' 2021-08-09 15:45:59 +01:00
ismailgulek ea33c2d03d Merge branch 'develop' into ismail/4642_additions 2021-08-06 16:22:38 +03:00
ismailgulek b22868b0a0 Use new strings for ended calls 2021-08-06 16:20:10 +03:00
Doug 6ac42fd0a5 Merge branch 'develop' into doug/4520_remove_dm_avatar_border 2021-08-06 12:26:18 +01:00
Stefan Ceriu ecfa544cd0 Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments. 2021-08-06 14:22:52 +03:00
Stefan Ceriu 2a6f0233a8 Fixes voice message audio quality. 2021-08-06 14:22:52 +03:00
Doug 5e5cee80c8 Remove green border from DM avatars. 2021-08-06 12:04:19 +01:00
ismailgulek f7549d3d8e Merge branch 'develop' into element_4471 2021-08-06 13:34:09 +03:00
Stefan Ceriu fb1cbe181c #4655 - Localized lock screen voice message name placeholder. 2021-08-05 16:55:02 +03:00
ismailgulek 90b08de62f Update Riot/Modules/Room/VoiceMessages/VoiceMessageMediaServiceProvider.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2021-08-05 16:55:02 +03:00
ismailgulek 08161b31a5 Fix room avatar 2021-08-05 16:55:02 +03:00
Stefan Ceriu f259a479d2 #4656 - Stop recording voice message and go into locked mode when the application becomes inactive. Updated changes.rst. 2021-08-05 16:55:02 +03:00
Stefan Ceriu 8e73c7546e #4655 - Allowing voice message playback to be controlled from the lock screen or the control center. 2021-08-05 16:55:02 +03:00
ismailgulek ab9cd41ba7 Merge branch 'develop' into element_4642 2021-08-04 10:57:34 +03:00
Doug 311d1af210 Merge branch 'develop' into doug/2368_allow_silent_notifications 2021-08-03 16:02:53 +01:00
ismailgulek 0a53a63a74 Add strings for incoming calls 2021-08-03 17:07:15 +03:00
ismailgulek 8aecaa2ab1 Adapt string changes & new icons 2021-08-03 17:02:40 +03:00
ismailgulek 3d66d7288d Update icon color 2021-08-03 17:01:38 +03:00
ismailgulek a2516f6fc1 Remove type and dot labels 2021-08-03 17:01:17 +03:00
Stefan Ceriu 02c449275c Voice messages - Updated recorded audio file name. 2021-08-03 14:59:44 +03:00
Stefan Ceriu fc459766a0 Voice messages - Increased recording state microphone icon size. 2021-08-03 14:59:44 +03:00
Stefan Ceriu 5db1b825fa #4641 - Voice messages - always access local cache manager state from the internal work queue. 2021-08-03 14:59:44 +03:00
ismailgulek ecd0d4f121 stable ids for MSC 2858 2021-08-03 14:07:05 +03:00
Gil Eluard 8f9b977112 Merge branch 'develop' into gil/voice_messages_rc 2021-07-29 14:11:49 +02:00
Doug 7b39ed4b69 Merge branch 'develop' into doug/2368_allow_silent_notifications 2021-07-29 11:38:57 +01:00
Doug 729c4a5957 Use MXWeakify/MXStrongifyAndReturnIfNil. 2021-07-29 11:37:19 +01:00
Doug ae075c7445 Merge pull request #4621 from vector-im/doug/4620_fix_read_only_room_crash
Only set the voice message toolbar view on RoomInputToolbarView.
2021-07-29 11:11:28 +01:00
SBiOSoftWhare 375c155403 Merge branch 'develop' into steve/improve_recentsdatasource 2021-07-29 12:04:49 +02:00
Doug 113193db64 Move refreshLocalContacts call to viewDidAppear. 2021-07-29 09:37:14 +01:00
Doug e9681ac85c Request confirmation for contact sync on self rather than a non-existent presentedViewController. 2021-07-29 09:31:07 +01:00
Doug 78e21cc40b Only set the voice message toolbar view on RoomInputToolbarView. 2021-07-28 16:40:03 +01:00
Doug b71d5c6df0 Move LegacyAppDelegate.refreshLocalContacts to ContactsTableViewController. 2021-07-28 16:07:07 +01:00
Doug 40218b1120 Update notifications disabled alert. 2021-07-28 12:45:06 +01:00
Doug cd418ac6b7 Turn the toggle off if notifications were denied. 2021-07-28 11:38:49 +01:00
Doug 66d70bed00 Merge pull request #4608 from vector-im/doug/4523_remove_contacts_from_people_tab
Remove contacts section from people tab
2021-07-28 10:53:58 +01:00
Doug 3a67262e92 Update string. 2021-07-27 17:38:40 +01:00
Doug 49bf20267f Cherry-pick ceb5a35 and 949d3d9 as an additional option, rather than replacing the toggle. 2021-07-27 17:31:22 +01:00
Doug 42b4c8f405 Fix compile error. 2021-07-27 17:15:43 +01:00
Doug 3546be297c Merge branch 'develop' into doug/2368_2_allow_silent_notifications 2021-07-27 16:52:30 +01:00
Doug 0b6d7216ee Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
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