Benoit Marty
|
8ac06416ef
|
Merge pull request #2436 from element-hq/feature/bma/strings
Sync Localazy strings.
|
2024-02-23 20:38:29 +01:00 |
|
Benoit Marty
|
c746a0acc5
|
Sync Localazy strings - including post treatment.
./tools/localazy/downloadStrings.sh --all
|
2024-02-23 17:45:22 +01:00 |
|
Benoit Marty
|
d0a457d751
|
Add script to sort XML resource by names.
|
2024-02-23 17:45:22 +01:00 |
|
Benoit Marty
|
37e85b4db0
|
Sync Localazy strings.
./tools/localazy/downloadStrings.sh --all
|
2024-02-23 15:42:50 +01:00 |
|
Benoit Marty
|
978a387ac6
|
Update Maestro test after wording change.
|
2024-02-23 15:28:47 +01:00 |
|
ElementBot
|
8a0986fd76
|
Update screenshots
|
2024-02-23 13:41:35 +00:00 |
|
Benoit Marty
|
9119a7b7fb
|
Sync Localazy strings.
./tools/localazy/downloadStrings.sh --all
|
2024-02-23 12:23:11 +01:00 |
|
ganfra
|
0f563d712a
|
Merge pull request #2422 from element-hq/feature/fga/room_list_filters
[Feature] Room list filters
|
2024-02-22 22:59:28 +01:00 |
|
Benoit Marty
|
4477328cf2
|
Merge pull request #2429 from element-hq/feature/bma/testRecoveryKey
Test recovery key
|
2024-02-22 17:37:11 +01:00 |
|
Benoit Marty
|
3d94310d02
|
Merge pull request #2432 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-0.x
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.4
|
2024-02-22 17:36:03 +01:00 |
|
Benoit Marty
|
95264223b3
|
Merge pull request #2428 from element-hq/renovate/compose.bom
Update dependency androidx.compose:compose-bom to v2024.02.01
|
2024-02-22 17:10:59 +01:00 |
|
Benoit Marty
|
01bc5c3d5b
|
Merge pull request #2431 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.1.9
|
2024-02-22 17:10:45 +01:00 |
|
Benoit Marty
|
ee443de771
|
Merge pull request #2433 from element-hq/feature/bma/testLogoutDialog
Test direct logout dialog and RoomDetailsView
|
2024-02-22 17:09:16 +01:00 |
|
Benoit Marty
|
e94a099447
|
Merge pull request #2430 from element-hq/feature/bma/userCertificates
Pass user certificates to the Rust SDK
|
2024-02-22 17:09:02 +01:00 |
|
Jorge Martín
|
1e6895ba80
|
Add null proxy parameter to RustAuthenticationService
|
2024-02-22 17:01:27 +01:00 |
|
Benoit Marty
|
08b01ffb79
|
Preview must be internal.
|
2024-02-22 16:18:34 +01:00 |
|
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 |
|