Commit graph

966 commits

Author SHA1 Message Date
paleksandrs
96f5f862e2 Code review fixes 2022-11-02 14:09:26 +02:00
Velin92
c7f23f8a40
Merge pull request #7007 from vector-im/mauroromito/7005_fix_missing_keystrokes
Rich Text Composer: Fixing missing keystrokes + fixing long press backspace not deleting all the text
2022-11-02 13:03:12 +01:00
paleksandrs
484cab4451 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-11-02 14:02:52 +02:00
paleksandrs
0ed9f9b91f Hide push toggles for http pushers when there is no server support 2022-11-02 13:36:58 +02:00
Mauro Romito
f1c784eed8 test may fail on CI 2022-11-02 11:58:55 +01:00
Mauro Romito
f63090da03 test improvement 2022-11-02 11:58:19 +01:00
Mauro Romito
bfcf5206f0 tests may fail on CI 2022-11-02 11:57:16 +01:00
Alfonso Grillo
171a8ddebd
Merge pull request #7001 from vector-im/alfogrillo/improve_kebab_menu
Improve kebab menu in session overview (PSG-832)
2022-11-02 11:35:36 +01:00
Mauro Romito
85a4dbdc85 the test may fail on CI without blocking the task/check 2022-11-02 11:23:19 +01:00
Aleksandrs Proskurins
fee2d06f79
Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
2022-11-02 11:43:03 +02:00
Aleksandrs Proskurins
5b99d7f339
Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
2022-11-02 11:42:55 +02:00
Anderas
5450a68576
Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
paleksandrs
f8a9107c2b Sign out of all other sessions 2022-10-31 17:21:53 +02:00
paleksandrs
4e79da8f5f Renamed sign out to logout 2022-10-31 14:44:03 +02:00
paleksandrs
dc5652217e Renamed sign out to logout 2022-10-31 14:36:14 +02:00
paleksandrs
1b559eea74 Renamed sign out to logout 2022-10-31 14:26:22 +02:00
Giom Foret
67453cb0cb Voice broadcast - Disable the sleep mode during the recording until we are able to handle it
Currently go to "sleep mode" pauses the voice broadcast recording
2022-10-31 11:42:51 +01:00
paleksandrs
c02f144314 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-31 11:30:12 +02:00
Mauro Romito
b0adf3c496 removing a test that can't pass on the CI due to its speed 2022-10-28 19:27:25 +02:00
Mauro Romito
26cfa3493b test improvements 2022-10-28 17:42:36 +02:00
Mauro Romito
8a93711581 tests updated for the CI 2022-10-28 17:41:38 +02:00
Mauro Romito
1c92373e75 improving tests for the CI 2022-10-28 17:08:30 +02:00
Alfonso Grillo
3b8e8d12a7 Cleanup UI tests 2022-10-28 17:00:30 +02:00
Alfonso Grillo
9b8f158941 Fix memory leak 2022-10-28 16:44:34 +02:00
Mauro Romito
91e80597b5 simplify the test to make it pass on the CI 2022-10-28 16:30:20 +02:00
Alfonso Grillo
ebd30b1304 Add InfoSheet SwiftUI preview 2022-10-28 16:29:49 +02:00
Aleksandrs Proskurins
f1a6abbda0 Refresh fix 2022-10-28 17:26:22 +03:00
Aleksandrs Proskurins
09338d86a0 UI and unit tests 2022-10-28 17:25:56 +03:00
Alfonso Grillo
6d7c53da03 Show rename sheet 2022-10-28 16:17:19 +02:00
Alfonso Grillo
7ab8038ac4 Delete bottom sheet modifier 2022-10-28 15:56:19 +02:00
Alfonso Grillo
acd58d7500 Show bottom sheet in rename session screen 2022-10-28 15:55:46 +02:00
Alfonso Grillo
6cb07dd309 Show bottom sheet in other sessions screen 2022-10-28 15:50:35 +02:00
Mauro Romito
6cf2d84025 test improvements for slow ci 2022-10-28 15:44:05 +02:00
Mauro Romito
aa4f20bf65 removing comment 2022-10-28 15:37:40 +02:00
Mauro Romito
5ab8121972 improving UI tests for slow CI 2022-10-28 15:36:07 +02:00
Alfonso Grillo
93c24dd11d Add MVVM-C for InfoSheet 2022-10-28 15:14:42 +02:00
Giom Foret
e8c8323655 Bug Fix : Crash if the room has avatar and voice broadcast tiles 2022-10-28 14:54:50 +02:00
Mauro Romito
f59172dfff updated package + tests 2022-10-28 14:15:18 +02:00
giomfo
58042e7562
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
a9a7b112d1 Add .viewSessionInfo view action 2022-10-28 12:06:56 +02:00
Alfonso Grillo
7cd944e8ff Hide keyboard in UserSessionName 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8c041fa273 Fix failing UTs 2022-10-28 11:38:09 +02:00
Alfonso Grillo
ca446d3e5a Improve InlineTextButton API 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8948f00c58 Improve UserOtherSessionsUITests 2022-10-28 11:38:09 +02:00
Alfonso Grillo
e2f4fdeb67 Add UI tests 2022-10-28 11:38:09 +02:00
Alfonso Grillo
f73a187dfb Refine InfoView 2022-10-28 11:38:09 +02:00
Alfonso Grillo
a6b35c7ead Add iOS 15- fallback 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8fec660f7e Refine UX 2022-10-28 11:38:09 +02:00
Alfonso Grillo
5504a160d2 Show rename info alert 2022-10-28 11:38:09 +02:00
Alfonso Grillo
55ab2ab14f Show bottom sheet in user other sessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo
8ababcf52e Add “learn more” button in UserOtherSessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo
c6342a3ea2 Improve UserSessionCardView 2022-10-28 11:38:09 +02:00
Alfonso Grillo
57717ac6c3 Fix bug in InlineTextButton 2022-10-28 11:38:09 +02:00
Alfonso Grillo
0210dccdc6 Add inactive sessions copy 2022-10-28 11:38:09 +02:00
Alfonso Grillo
a28de2b8b8 Localise content 2022-10-28 11:38:09 +02:00
Alfonso Grillo
6058149d93 Add bottom sheet modifier 2022-10-28 11:38:09 +02:00
Alfonso Grillo
87d642d689 Style info view 2022-10-28 11:38:09 +02:00
Alfonso Grillo
ce61fc127f Add UserSessionOverviewViewBindings 2022-10-28 11:38:09 +02:00
Alfonso Grillo
503db0ad43 Add InfoView skeleton 2022-10-28 11:38:09 +02:00
Alfonso Grillo
f2e5506a97 Add empty onLearnMoreAction closure 2022-10-28 11:38:09 +02:00
Aleksandrs Proskurins
0fec3325f8 Fixed unit tests 2022-10-28 10:59:00 +03:00
Aleksandrs Proskurins
f4f988d503 Padding fix 2022-10-28 10:46:19 +03:00
Aleksandrs Proskurins
ea107bdf8a PSG-976 Exclude current session from security recommendations and other sessions 2022-10-28 10:14:19 +03:00
Alfonso Grillo
99bfa3394f Add UI tests 2022-10-27 17:29:29 +02:00
Alfonso Grillo
bea790a6d3 Improve kebab menu in UserSessionOverview 2022-10-27 17:29:29 +02:00
Yoan Pintas
3d855db758
Avoid simultaneous state changes (#6986) 2022-10-27 17:15:18 +02:00
Aleksandrs Proskurins
ddac7d0151 Sing out filtering 2022-10-27 17:35:39 +03:00
Aleksandrs Proskurins
86bddebe8d Removed warnings 2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins
2c5446df88 Separator fix 2022-10-27 15:57:10 +03:00
Stefan Ceriu
ee43a271b7 Fixes #6988 - Prevent actor switching when tearing down the rendezvous 2022-10-27 15:10:35 +03:00
Stefan Ceriu
10bfa581b4 Fixes #6987 - Prevent ZXing from unnecessarily requesting camera access 2022-10-27 15:10:35 +03:00
Stefan Ceriu
6c1cf5a7e2 Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Aleksandrs Proskurins
d2cde943de Multi session logut 2022-10-27 10:04:42 +03:00
Andy Uhnak
ba175027e3 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Mauro Romito
19939ae420 fixed a test 2022-10-26 17:35:59 +02:00
Mauro Romito
8044724f82 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 17:19:19 +02:00
manuroe
601cb1a56e
Merge branch 'develop' into resilience-rc 2022-10-26 17:13:56 +02:00
Mauro Romito
26caa7ed48 removed RiotSettings a non RiotSwiftUI reference from the ViewState code 2022-10-26 17:09:26 +02:00
aringenbach
9b1c3bd53e Enable WYSIWYG plain text support 2022-10-26 16:20:45 +02:00
Mauro Romito
b998dfe051 Merge branch 'resilience-rc' into mauroromito/6954_wysiwyg_max_min_toggle 2022-10-26 15:51:02 +02:00
Aleksandrs Proskurins
1a6486a41c Sing out bottom bar 2022-10-26 16:07:01 +03:00
Anderas
065e74b94d
Merge pull request #6974 from vector-im/andy/crypto_methods
Curate MXCrypto protocol methods
2022-10-26 09:56:34 +01:00
Yoan Pintas
b26fdd974e
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
Andy Uhnak
4210821ab7 Curate MXCrypto protocol methods 2022-10-25 18:11:13 +01:00
Velin92
0a6f5395c2
Merge pull request #6971 from vector-im/mauroromito/6954_wysiwyg_max_min_toggle
Rich Text Composer - Maximise/Minimise toggle
2022-10-25 19:04:12 +02:00
Yoan Pintas
745429089a
Avoid unnecessary send state request (#6970) 2022-10-25 16:51:03 +02:00
Mauro Romito
2fcceaa8fc removed unused code 2022-10-25 16:47:48 +02:00
Mauro Romito
672bc39951 fix 2022-10-25 16:44:27 +02:00
Mauro Romito
8d89b662a6 tests and identifier improvements 2022-10-25 16:32:21 +02:00
Mauro Romito
be08438b63 speeding the animation a bit 2022-10-25 16:24:56 +02:00
Yoan Pintas
b97e10cb66
Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
Mauro Romito
40942b119f minor adjustments 2022-10-25 11:22:16 +02:00
Giom Foret
12fc751980 Voice Broadcast - Fix the chunk sequence number index
Bug: The first chunk index was 2 instead of 1
2022-10-25 09:56:02 +02:00
Aleksandrs Proskurins
af0a868d7a Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-25 10:43:34 +03:00
Aleksandrs Proskurins
3cb257751c
Merge pull request #6953 from vector-im/aleksandrs/6928_multi_session_selection
Device Manager: Multi-session selection
2022-10-25 10:39:48 +03:00
Aleksandrs Proskurins
9d89906a86 Code review fixes 2022-10-25 09:17:58 +03:00
Aleksandrs Proskurins
bfbcc3c066 Sign out menu button 2022-10-25 08:41:05 +03:00
Mauro Romito
254dfb64ed improving anim, however it only works with swiftui build 2022-10-24 17:17:55 +02:00
Aleksandrs Proskurins
d08b715c38 More UI tests 2022-10-24 12:15:43 +03:00
Mauro Romito
63fbbcefda animation 2022-10-21 18:18:21 +02:00