Commit Graph

1294 Commits

Author SHA1 Message Date
Alfonso Grillo 010e006ec6 Cleanup UI tests 2022-10-28 17:00:30 +02:00
Alfonso Grillo 79e25d2351 Fix memory leak 2022-10-28 16:44:34 +02:00
Mauro Romito 346531c9dd simplify the test to make it pass on the CI 2022-10-28 16:30:20 +02:00
Alfonso Grillo 8a9e37d71c Add InfoSheet SwiftUI preview 2022-10-28 16:29:49 +02:00
Aleksandrs Proskurins cde6312964 Refresh fix 2022-10-28 17:26:22 +03:00
Aleksandrs Proskurins e825fadb84 UI and unit tests 2022-10-28 17:25:56 +03:00
Alfonso Grillo 7b434063e5 Show rename sheet 2022-10-28 16:17:19 +02:00
Alfonso Grillo 6c3632c7d7 Delete bottom sheet modifier 2022-10-28 15:56:19 +02:00
Alfonso Grillo 7fd958be86 Show bottom sheet in rename session screen 2022-10-28 15:55:46 +02:00
Alfonso Grillo b5b6154a39 Show bottom sheet in other sessions screen 2022-10-28 15:50:35 +02:00
Mauro Romito 22e42e73ea test improvements for slow ci 2022-10-28 15:44:05 +02:00
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