Commit Graph

1043 Commits

Author SHA1 Message Date
Alfonso Grillo 4650725461 Fix memory leak 2022-10-28 16:44:34 +02:00
Mauro Romito 577904e018 simplify the test to make it pass on the CI 2022-10-28 16:30:20 +02:00
Alfonso Grillo 6957e566c0 Add InfoSheet SwiftUI preview 2022-10-28 16:29:49 +02:00
Aleksandrs Proskurins f2fe6df24b Refresh fix 2022-10-28 17:26:22 +03:00
Aleksandrs Proskurins 912bf55e09 UI and unit tests 2022-10-28 17:25:56 +03:00
Alfonso Grillo c2440520cb Show rename sheet 2022-10-28 16:17:19 +02:00
Alfonso Grillo 088fc59c6c Delete bottom sheet modifier 2022-10-28 15:56:19 +02:00
Alfonso Grillo f25d57e940 Show bottom sheet in rename session screen 2022-10-28 15:55:46 +02:00
Alfonso Grillo 7817581d20 Show bottom sheet in other sessions screen 2022-10-28 15:50:35 +02:00
Mauro Romito cdf44fd07b test improvements for slow ci 2022-10-28 15:44:05 +02:00
Mauro Romito 4a641d018f removing comment 2022-10-28 15:37:40 +02:00
Mauro Romito dd695adae6 improving UI tests for slow CI 2022-10-28 15:36:07 +02:00
Alfonso Grillo 67d9983935 Add MVVM-C for InfoSheet 2022-10-28 15:14:42 +02:00
Giom Foret c3a5d5a7fb Bug Fix : Crash if the room has avatar and voice broadcast tiles 2022-10-28 14:54:50 +02:00
Mauro Romito d32eede373 updated package + tests 2022-10-28 14:15:18 +02:00
giomfo 4c27eb275c 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 43256d10e8 Add .viewSessionInfo view action 2022-10-28 12:06:56 +02:00
Alfonso Grillo e81b05b5df Hide keyboard in UserSessionName 2022-10-28 11:38:09 +02:00
Alfonso Grillo 852722488f Fix failing UTs 2022-10-28 11:38:09 +02:00
Alfonso Grillo b25b9fd028 Improve InlineTextButton API 2022-10-28 11:38:09 +02:00
Alfonso Grillo 06009e52ff Improve UserOtherSessionsUITests 2022-10-28 11:38:09 +02:00
Alfonso Grillo 0828b6a9d4 Add UI tests 2022-10-28 11:38:09 +02:00
Alfonso Grillo b90b9b539e Refine InfoView 2022-10-28 11:38:09 +02:00
Alfonso Grillo a9f8ad9c3a Add iOS 15- fallback 2022-10-28 11:38:09 +02:00
Alfonso Grillo bad9e371c6 Refine UX 2022-10-28 11:38:09 +02:00
Alfonso Grillo af2fd6fae6 Show rename info alert 2022-10-28 11:38:09 +02:00
Alfonso Grillo 733e06479a Show bottom sheet in user other sessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo 7bb5121242 Add “learn more” button in UserOtherSessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo 926a7abcce Improve UserSessionCardView 2022-10-28 11:38:09 +02:00
Alfonso Grillo ce83f911ce Fix bug in InlineTextButton 2022-10-28 11:38:09 +02:00
Alfonso Grillo 066277d972 Add inactive sessions copy 2022-10-28 11:38:09 +02:00
Alfonso Grillo 5465c74d46 Localise content 2022-10-28 11:38:09 +02:00
Alfonso Grillo ba5132e6ee Add bottom sheet modifier 2022-10-28 11:38:09 +02:00
Alfonso Grillo 2f4805862e Style info view 2022-10-28 11:38:09 +02:00
Alfonso Grillo a0f9e6ac9e Add UserSessionOverviewViewBindings 2022-10-28 11:38:09 +02:00
Alfonso Grillo 662dfbf474 Add InfoView skeleton 2022-10-28 11:38:09 +02:00
Alfonso Grillo 4b66a03e57 Add empty onLearnMoreAction closure 2022-10-28 11:38:09 +02:00
Aleksandrs Proskurins 4bd8e2a02f Fixed unit tests 2022-10-28 10:59:00 +03:00
Aleksandrs Proskurins 49b98bdf79 Padding fix 2022-10-28 10:46:19 +03:00
Aleksandrs Proskurins 19b0e837be PSG-976 Exclude current session from security recommendations and other sessions 2022-10-28 10:14:19 +03:00
Alfonso Grillo baa8dc1784 Add UI tests 2022-10-27 17:29:29 +02:00
Alfonso Grillo 09563a68c5 Improve kebab menu in UserSessionOverview 2022-10-27 17:29:29 +02:00
Yoan Pintas 2714f7fc66 Avoid simultaneous state changes (#6986) 2022-10-27 17:15:18 +02:00
Aleksandrs Proskurins f0c69a6370 Sing out filtering 2022-10-27 17:35:39 +03:00
Aleksandrs Proskurins 59ee1f3513 Removed warnings 2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins 267aed1875 Separator fix 2022-10-27 15:57:10 +03:00
Stefan Ceriu cd72306c12 Fixes #6988 - Prevent actor switching when tearing down the rendezvous 2022-10-27 15:10:35 +03:00
Stefan Ceriu 7e8889c491 Fixes #6987 - Prevent ZXing from unnecessarily requesting camera access 2022-10-27 15:10:35 +03:00
Stefan Ceriu cbf3acaaef Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Aleksandrs Proskurins 14dd9f2414 Multi session logut 2022-10-27 10:04:42 +03:00