Commit Graph

2477 Commits

Author SHA1 Message Date
Stefan Ceriu 433cc15f9d #4094 - Added Opus Ogg support through FFmpegKit backed media conversion. 2021-06-24 12:28:50 +03:00
Stefan Ceriu a04adf998e #4094 - Optimize expensive date formatters creation. 2021-06-24 11:33:14 +03:00
Stefan Ceriu 7e2305464c #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
Stefan Ceriu 9fea48b8f1 Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController. 2021-06-24 09:50:32 +03:00
Stefan Ceriu 1000736265 #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
langleyd 07f098b7bd Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
Stefan Ceriu 27fbed011e #4094 - Fixed voice message toolbar states after sending message while recording in locked mode. 2021-06-22 16:58:36 +03:00
langleyd 997cf15dd3 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
Stefan Ceriu 172f197b4d #4094 - Added voice messages locked mode playback. 2021-06-22 13:19:39 +03:00
Stefan Ceriu 4910066fa5 #4096 - Weakify display link targets. 2021-06-22 09:59:14 +03:00
Stefan Ceriu d9293e7d2d #4096 - Added locked mode transition and animations, locked recording mode and real time waveform. 2021-06-22 09:42:38 +03:00
Stefan Ceriu 220b9df8ec #4096 - Extracted logic from the VoiceMessagePlaybackView. Exposed power levels from audio recorder. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 1a47d4f058 #4096 - Various small UI tweaks and bug fixes. 2021-06-22 09:42:37 +03:00
Stefan Ceriu fbd03ed206 #4096 - Voice message playback view theme support. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 14f312ad61 #4090 - Added voice messages feature flag. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 29e5557f7a #4096 - Added voice message decoding, timeline cell and playback UI. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 04986bd407 #4090 - Added recording duration label and permissions checking. 2021-06-22 09:42:37 +03:00
Stefan Ceriu 08f274bd61 #4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation. 2021-06-22 09:42:37 +03:00
Stefan Ceriu ad83bbc0f9 #4090 - Corrected dark theme appearance. 2021-06-22 09:42:37 +03:00
Stefan Ceriu b664326555 #4090 - Corrected dark theme appearance. 2021-06-22 09:42:37 +03:00
Stefan Ceriu fbb451f33c #4090 - New voice recording toolbar ui and swipe to cancel interaction. 2021-06-22 09:42:37 +03:00
Gil Eluard 53b2b05b15 Voice Messages - Hold and send
- Added voice message button
- voice recording UI state
2021-06-22 09:42:37 +03:00
ismailgulek 7a0bd344eb Hide invited rooms in recents if auto-accept option enabled 2021-06-21 14:51:09 +03:00
SBiOSoftWhare f985016bd5 Merge pull request #4445 from vector-im/side_menu_font_scale
Side menu: Support Dynamic Type
2021-06-21 09:43:43 +02:00
SBiOSoftWhare 7a6a08ff18 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
manuroe db999b760d Update Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-06-18 16:34:38 +02:00
manuroe af23757cca Room lists: Avoid app freezes by building them on a separated thread
#3777
2021-06-18 15:49:20 +02:00
manuroe 3f9db458e2 Merge branch 'develop' into manu/4430_security_settings_update 2021-06-17 14:11:22 +02:00
manuroe c18ed22281 More cleaning 2021-06-16 18:03:46 +02:00
SBiOSoftWhare 2dfe77fb3c Merge pull request #4429 from vector-im/element_4355
Rooms directory: Join room by alias or id
2021-06-16 16:56:37 +02:00
manuroe 9302517410 Cleaning 2021-06-16 16:11:32 +02:00
manuroe ee315c9d9f Valide the 4S private key before using it 2021-06-16 15:31:39 +02:00
manuroe b436c3c349 Fix build without compilation flag 2021-06-16 15:05:30 +02:00
manuroe ced678eb0f Forgot to push this change. Thanks CI. 2021-06-16 14:40:29 +02:00
manuroe b675444657 Security settings: Reduce the number of secure backup section states 2021-06-16 13:52:27 +02:00
manuroe c23e1c7553 Security settings: Improve the state of the secure backup section to be exhaustive 2021-06-16 13:38:23 +02:00
manuroe 90355a14f2 Security settings: Manage the case where the is a key backup but no secure backup 2021-06-16 12:25:01 +02:00
manuroe ef0305bb65 Security settings: Manage the case when there is no secure backup 2021-06-16 11:50:50 +02:00
manuroe fa69884d24 Security settings: Display section description at the bottom
as before
2021-06-16 11:27:07 +02:00
SBiOSoftWhare 99016633cb RecentsViewController: Improve room management when select a room id or alias from directory. 2021-06-16 11:22:29 +02:00
manuroe a419d61c7f Security settings: Offer to reset the secure backup when there is no key backup 2021-06-16 10:55:59 +02:00
manuroe 40c5841b9b Security settings: Add an option to reset the secure backup
It will overwrite the existing one if any
2021-06-16 09:53:31 +02:00
manuroe 5e2d75a2fb Key Backup setup: Create the key backup using 4S if it exists 2021-06-16 08:18:23 +02:00
manuroe df628da793 Secure backup: Allow to execute a random closure the secure backup is unlocked
Only from swift.
We should change the name "SecretsRecovery" classes
2021-06-16 07:50:18 +02:00
manuroe 961d323407 Security settings: Introduce a dynamic section for SECURE BACKUP
This is a copy from SettingsKeyBackupTableViewSection.
We need to get the current status of the key backup to be able to display right actions.
2021-06-15 19:22:54 +02:00
SBiOSoftWhare d99b95f892 ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare b95ac9708a RecentsViewController: Try to open a room preview when select a room id or alias from directory. 2021-06-15 16:17:43 +02:00
manuroe c28900e7d2 Security settings: Display the cross-signing section
like element-web.
2021-06-15 16:09:56 +02:00
manuroe b1444a2781 SecurityViewController: Fix crash
but this code is not used in production
2021-06-15 16:07:30 +02:00
SBiOSoftWhare eac3a27d63 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00