Commit Graph

1283 Commits

Author SHA1 Message Date
Mauro Romito 08d3dbdd5d removing comment 2022-10-28 15:37:40 +02:00
Mauro Romito 04a3753320 improving UI tests for slow CI 2022-10-28 15:36:07 +02:00
Alfonso Grillo da07f67573 Add MVVM-C for InfoSheet 2022-10-28 15:14:42 +02:00
Giom Foret 9d6aa2e5d6 Bug Fix : Crash if the room has avatar and voice broadcast tiles 2022-10-28 14:54:50 +02:00
Mauro Romito a9fa0b92e2 updated package + tests 2022-10-28 14:15:18 +02:00
giomfo eafdf53af8 Voice Broadcast - BugFix - send the last chunk (#7002)
* Voice Broadcast - BugFix - send the last chunk with the right sequence number

- we reset now and teardown the service only after the last chunk is sent
2022-10-28 12:46:08 +02:00
Alfonso Grillo f5162834ea Add .viewSessionInfo view action 2022-10-28 12:06:56 +02:00
Alfonso Grillo f018f05410 Hide keyboard in UserSessionName 2022-10-28 11:38:09 +02:00
Alfonso Grillo 0845fd8324 Fix failing UTs 2022-10-28 11:38:09 +02:00
Alfonso Grillo da548fc314 Improve InlineTextButton API 2022-10-28 11:38:09 +02:00
Alfonso Grillo d625a3f73a Improve UserOtherSessionsUITests 2022-10-28 11:38:09 +02:00
Alfonso Grillo 9336079cf2 Add UI tests 2022-10-28 11:38:09 +02:00
Alfonso Grillo d26c919f80 Refine InfoView 2022-10-28 11:38:09 +02:00
Alfonso Grillo e249fa5c9f Add iOS 15- fallback 2022-10-28 11:38:09 +02:00
Alfonso Grillo fddcb17268 Refine UX 2022-10-28 11:38:09 +02:00
Alfonso Grillo 9f7fc2965c Show rename info alert 2022-10-28 11:38:09 +02:00
Alfonso Grillo 7560a5a978 Show bottom sheet in user other sessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo fc0d081f28 Add “learn more” button in UserOtherSessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo 65792ee72b Improve UserSessionCardView 2022-10-28 11:38:09 +02:00
Alfonso Grillo f1f573ab50 Fix bug in InlineTextButton 2022-10-28 11:38:09 +02:00
Alfonso Grillo a6c2a8ae63 Add inactive sessions copy 2022-10-28 11:38:09 +02:00
Alfonso Grillo 0798b262cf Localise content 2022-10-28 11:38:09 +02:00
Alfonso Grillo 98efc014c7 Add bottom sheet modifier 2022-10-28 11:38:09 +02:00
Alfonso Grillo c25ada3806 Style info view 2022-10-28 11:38:09 +02:00
Alfonso Grillo 42a3d14339 Add UserSessionOverviewViewBindings 2022-10-28 11:38:09 +02:00
Alfonso Grillo c503077b17 Add InfoView skeleton 2022-10-28 11:38:09 +02:00
Alfonso Grillo 24b9e25649 Add empty onLearnMoreAction closure 2022-10-28 11:38:09 +02:00
Aleksandrs Proskurins 1ddb060e56 Fixed unit tests 2022-10-28 10:59:00 +03:00
Aleksandrs Proskurins dd2692e720 Padding fix 2022-10-28 10:46:19 +03:00
Aleksandrs Proskurins 0614b019af PSG-976 Exclude current session from security recommendations and other sessions 2022-10-28 10:14:19 +03:00
Alfonso Grillo 09ffa615cf Add UI tests 2022-10-27 17:29:29 +02:00
Alfonso Grillo fb314813a3 Improve kebab menu in UserSessionOverview 2022-10-27 17:29:29 +02:00
Yoan Pintas 3226cee25b Avoid simultaneous state changes (#6986) 2022-10-27 17:15:18 +02:00
Aleksandrs Proskurins c19cb59604 Sing out filtering 2022-10-27 17:35:39 +03:00
Aleksandrs Proskurins 66fa9fb37f Removed warnings 2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins 807a18af6e Separator fix 2022-10-27 15:57:10 +03:00
Stefan Ceriu 0dcaa7de6a Fixes #6988 - Prevent actor switching when tearing down the rendezvous 2022-10-27 15:10:35 +03:00
Stefan Ceriu 33cf429526 Fixes #6987 - Prevent ZXing from unnecessarily requesting camera access 2022-10-27 15:10:35 +03:00
Stefan Ceriu 7daa4f121e Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Aleksandrs Proskurins c4641f1f00 Multi session logut 2022-10-27 10:04:42 +03:00
Andy Uhnak 2acf773404 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Mauro Romito 4275469b64 fixed a test 2022-10-26 17:35:59 +02:00
Mauro Romito 460eb4f756 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 17:19:19 +02:00
manuroe c63f1e8cc0 Merge branch 'develop' into resilience-rc 2022-10-26 17:13:56 +02:00
Mauro Romito 1e5d499a25 removed RiotSettings a non RiotSwiftUI reference from the ViewState code 2022-10-26 17:09:26 +02:00
aringenbach ac77fb97da Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito 11e0cf2573 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 15:51:02 +02:00
Aleksandrs Proskurins ed627162e6 Sing out bottom bar 2022-10-26 16:07:01 +03:00
Anderas 8334fa1e69 Merge pull request #6974 from vector-im/andy/crypto_methods
Curate MXCrypto protocol methods
2022-10-26 09:56:34 +01:00
Yoan Pintas 8d30c24a98 Add voice broadcast initial state in bubble data (#6972)
- Add voice broadcast initial state in bubble data
- Remove the local record after sending
2022-10-26 08:51:41 +02:00