Benoit Marty
|
e9c0a0a18e
|
Add test about clicking an Avatar in a DM room detail.
|
2024-02-22 16:18:07 +01:00 |
|
Benoit Marty
|
5d33f8dafc
|
Exclude ContentToPreview from coverage.
|
2024-02-22 16:12:29 +01:00 |
|
Benoit Marty
|
236725dfb2
|
Merge try blocks.
|
2024-02-22 16:06:01 +01:00 |
|
Benoit Marty
|
bbed475f93
|
Fix copyright date on new files.
|
2024-02-22 15:59:44 +01:00 |
|
ElementBot
|
90786ee31f
|
Update screenshots
|
2024-02-22 14:56:53 +00:00 |
|
renovate[bot]
|
6d6b8696db
|
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.4
|
2024-02-22 14:48:34 +00:00 |
|
Benoit Marty
|
aa1e214e46
|
Add test on RoomDetailsView
|
2024-02-22 15:47:21 +01:00 |
|
Benoit Marty
|
69e66d9101
|
Add test on RoomDetailsView
|
2024-02-22 15:31:58 +01:00 |
|
Benoit Marty
|
f48446439f
|
Use aRoomNotificationSettings.
|
2024-02-22 15:25:26 +01:00 |
|
Benoit Marty
|
6801ef9524
|
Add test on RoomDetailsView
|
2024-02-22 15:23:22 +01:00 |
|
Benoit Marty
|
5a80f89e12
|
Add parameter to avoid copy of objects.
|
2024-02-22 14:43:17 +01:00 |
|
Benoit Marty
|
48e8900a2c
|
Create extension to cleanup LogoutViewTest
|
2024-02-22 14:32:18 +01:00 |
|
Benoit Marty
|
6521ffe0aa
|
Add test on DefaultDirectLogoutView
|
2024-02-22 14:28:17 +01:00 |
|
Benoit Marty
|
cf38553701
|
Add more states in DirectLogoutStateProvider
|
2024-02-22 14:03:59 +01:00 |
|
renovate[bot]
|
77d34f5e5a
|
Update dependency com.posthog:posthog-android to v3.1.9
|
2024-02-22 12:27:41 +00:00 |
|
Benoit Marty
|
cbf1ea1354
|
Add DirectLogoutStateProvider, and add preview for DefaultDirectLogoutView
|
2024-02-22 12:53:38 +01:00 |
|
Benoit Marty
|
d51430dfe4
|
Create extensions backupStateFlow() and recoveryStateFlow.
|
2024-02-22 12:37:44 +01:00 |
|
Benoit Marty
|
f29f46b9e9
|
Safer code, add some try catch blocks.
Filter out system alias before reading the keyStore entry.
use `size` instead of `count()`
Kotlin style.
|
2024-02-22 12:06:54 +01:00 |
|
ElementBot
|
33796b38a2
|
Update screenshots
|
2024-02-22 10:55:58 +00:00 |
|
ganfra
|
77ba3f905a
|
Merge develop into feature/fga/room_list_filters
|
2024-02-22 11:15:43 +01:00 |
|
Benoit Marty
|
f1790c9a7a
|
Move getAdditionalCertificates function to a dedicated class (no change in the implementation).
|
2024-02-22 11:09:55 +01:00 |
|
Benoit Marty
|
7efef9441b
|
Merge pull request #2392 from poljar/poljar/user-certs
Add the user certificates as additional certificates to the ClientBuilder
|
2024-02-22 10:51:44 +01:00 |
|
Benoit Marty
|
e623a4ec3f
|
Maestro: scroll to be able to leave the DM.
|
2024-02-22 10:31:19 +01:00 |
|
Benoit Marty
|
64db9fa173
|
Add TestTag to the Recovery key field.
|
2024-02-22 10:25:47 +01:00 |
|
Benoit Marty
|
c85b716098
|
Add Maestro test to verify the session using recovery key.
|
2024-02-22 09:53:12 +01:00 |
|
Benoit Marty
|
03c8a14093
|
Add prefix MAESTRO_ to Maestro env variable.
|
2024-02-22 09:29:05 +01:00 |
|
Benoit Marty
|
25ba857da6
|
Add RECOVERY_KEY to Maestro env variable.
|
2024-02-22 09:24:45 +01:00 |
|
Benoit Marty
|
229ee205d8
|
Use mxCallbackFlow
|
2024-02-22 09:11:08 +01:00 |
|
Benoit Marty
|
fb451282fe
|
Use method references, and avoid using navigateUp(): let the parent Node decide how to navigate.
|
2024-02-22 08:57:12 +01:00 |
|
Benoit Marty
|
efa56e6124
|
Merge pull request #2421 from element-hq/feature/bma/lastSessionRecovery
Last session recovery
|
2024-02-22 08:47:50 +01:00 |
|
renovate[bot]
|
72eaa7d3ba
|
Update dependency androidx.compose:compose-bom to v2024.02.01
|
2024-02-22 07:47:26 +00:00 |
|
renovate[bot]
|
93ea86d3f2
|
Update dependency androidx.compose.compiler:compiler to v1.5.10 (#2427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-22 08:46:38 +01:00 |
|
ganfra
|
35319c7c05
|
RoomListFilters : add more tests.
|
2024-02-21 20:55:49 +01:00 |
|
Benoit Marty
|
244e835af6
|
Merge pull request #2425 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.4.0
|
2024-02-21 18:48:06 +01:00 |
|
Benoit Marty
|
1034c4599c
|
Changelog
|
2024-02-21 18:39:21 +01:00 |
|
Benoit Marty
|
544b4b4389
|
Cleanup after rebase.
|
2024-02-21 18:34:15 +01:00 |
|
Benoit Marty
|
1ea9d41d27
|
Fix test clicking on enter recovery key calls the expected callback
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
9ecbbf3955
|
Add more tests on RoomListView
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
3cf0375bb6
|
Add tests on RoomListView (e2e banner)
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
4e8aa3a135
|
Remove empty line.
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
89cd8ad33e
|
Add tests on VerifySelfSessionView
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
addc3d4782
|
Improve test framework.
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
bb4c050819
|
Fix parameter order.
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
c3b160f890
|
Fix compilation issue on minimal.
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
8d8cbab17e
|
Force a refresh of the verification status when the recovery state value change.
The session can become verified when the user enters their recovery key, and in this case the callback `didFinish` is not invoked.
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
2381c0cdcd
|
Keep references on TaskHandle, to avoid it to be garbage collected, and so the listeners are stopped.
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
06caf35ff4
|
Make isLastSession "live"
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
fb368f058b
|
Remove feature flag SecureStorage
|
2024-02-21 18:30:57 +01:00 |
|
Benoit Marty
|
6c5567d075
|
Go directly to the enter recovery key screen when coming from the banner which ask the user to do so.
|
2024-02-21 18:30:57 +01:00 |
|
ElementBot
|
e94563202d
|
Update screenshots
|
2024-02-21 18:30:08 +01:00 |
|