paleksandrs
7c89480d6b
Code review fixes
2022-11-02 14:09:26 +02:00
Velin92
07803ff919
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
e8e349aa67
Merge branch 'develop' into aleksandrs/6963_multi_session_logout
2022-11-02 14:02:52 +02:00
paleksandrs
338da551ef
Hide push toggles for http pushers when there is no server support
2022-11-02 13:36:58 +02:00
Mauro Romito
38de55c1ab
test may fail on CI
2022-11-02 11:58:55 +01:00
Mauro Romito
f752ac1b50
test improvement
2022-11-02 11:58:19 +01:00
Mauro Romito
a8d06b98cd
tests may fail on CI
2022-11-02 11:57:16 +01:00
Alfonso Grillo
1febddc6a4
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
2f7add90d1
the test may fail on CI without blocking the task/check
2022-11-02 11:23:19 +01:00
Aleksandrs Proskurins
1897d92a67
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
a95621bec3
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
821323db4c
Merge pull request #6985 from vector-im/andy/complete_crypto
...
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
paleksandrs
2025a46a3b
Sign out of all other sessions
2022-10-31 17:21:53 +02:00
paleksandrs
1fa2ab1604
Renamed sign out to logout
2022-10-31 14:44:03 +02:00
paleksandrs
69ccba2bc0
Renamed sign out to logout
2022-10-31 14:36:14 +02:00
paleksandrs
6ba50d3225
Renamed sign out to logout
2022-10-31 14:26:22 +02:00
Giom Foret
9c0dae622a
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
0d94c5129c
Merge branch 'develop' into aleksandrs/6963_multi_session_logout
2022-10-31 11:30:12 +02:00
Mauro Romito
dfae4cbd8d
removing a test that can't pass on the CI due to its speed
2022-10-28 19:27:25 +02:00
Mauro Romito
7503030c5b
test improvements
2022-10-28 17:42:36 +02:00
Mauro Romito
90d38001c6
tests updated for the CI
2022-10-28 17:41:38 +02:00
Mauro Romito
2629d978f8
improving tests for the CI
2022-10-28 17:08:30 +02:00
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