Commit graph

8142 commits

Author SHA1 Message Date
Jorge Martin Espinosa
9b27547196 Use the right colors for @room mention pills (#3376)
* `@room` mentions the current user, so it should use the same colors as an explicit mention to them

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-09-02 15:14:54 +00:00
Benoit Marty
9c21a96d3d Merge pull request #3373 from element-hq/sync-localazy
Sync Strings
2024-09-02 13:22:11 +02:00
Benoit Marty
6c306ead08 Fix typo (also fixed on Localazy). 2024-09-02 13:21:14 +02:00
Benoit Marty
b6c457fca4 Merge pull request #3369 from element-hq/feature/bma/fixPinLockCrash
Ensure starting PinUnlockActivity does not crash the application.
2024-09-02 12:28:36 +02:00
ElementBot
3658f07c73 Update screenshots 2024-09-02 10:19:03 +00:00
Benoit Marty
5995212777 Remove subtitle. 2024-09-02 12:11:53 +02:00
Benoit Marty
8213b0a980 Change the way we do not delete the crypto database. 2024-09-02 11:29:44 +02:00
Benoit Marty
06f0fd1f64 App migration: also move the cache files. 2024-09-02 11:26:59 +02:00
bmarty
39ef8b38bb Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
renovate[bot]
b3a17212eb Update plugin dependencycheck to v10.0.4 2024-09-01 14:07:00 +00:00
Benoit Marty
40832d7815 Introduce SessionPathsFactory. 2024-08-30 18:42:00 +02:00
Benoit Marty
93cace6954 Provide distinct cache directory to the Rust SDK. 2024-08-30 18:36:20 +02:00
Benoit Marty
9f67c65c2c Merge pull request #3360 from element-hq/feature/bma/sessionVerificationBannerIsBack
Add banner entry point to set up recovery
2024-08-30 16:56:11 +02:00
Benoit Marty
a74dde96e0 Merge pull request #3359 from element-hq/feature/bma/signOutOnIdentityConfirmation
Add a way to sign out when the user is asked to verify the session.
2024-08-30 16:42:23 +02:00
Benoit Marty
d6d7b100ec Ensure starting PinUnlockActivity does not crash the application.
Fix regression from #3222 fc6436dada
2024-08-30 16:15:54 +02:00
renovate[bot]
d34bc4cbc0 Update dependency com.posthog:posthog-android to v3.6.1 2024-08-30 13:16:43 +00:00
ganfra
689e76190d Merge pull request #3358 from element-hq/renovate/com.posthog-posthog-android-3.x
Update dependency com.posthog:posthog-android to v3.6.0
2024-08-30 14:22:47 +02:00
Benoit Marty
3bc1c80659 Merge pull request #3364 from element-hq/renovate/io.nlopez.compose.rules-detekt-0.x
Update dependency io.nlopez.compose.rules:detekt to v0.4.11
2024-08-30 13:17:46 +02:00
Benoit Marty
53dafc706c AvatarData.toMediaRequestData() can be internal. 2024-08-30 13:12:03 +02:00
Benoit Marty
2b201477da CoilMediaFetcher.mediaData cannot be null. 2024-08-30 13:07:39 +02:00
Benoit Marty
cb7ca7c575 Log more errors. 2024-08-30 13:06:26 +02:00
Benoit Marty
1949c2ec0b Rework: extract AvatarFactory and MediaRequestDataFactory from CoilMediaFetcher 2024-08-30 12:57:49 +02:00
Benoit Marty
b1d4e5c206 Merge pull request #3363 from element-hq/renovate/android.gradle.plugin
Update android.gradle.plugin to v8.6.0
2024-08-30 10:45:26 +02:00
renovate[bot]
4e473c9cdd Update dependency io.nlopez.compose.rules:detekt to v0.4.11 2024-08-30 08:29:31 +00:00
Benoit Marty
85eb9e9477 Merge pull request #3362 from element-hq/renovate/dependencyanalysis
Update dependencyAnalysis to v2.0.1
2024-08-30 10:26:18 +02:00
Benoit Marty
022a2fe2bd Increase test coverage of securityBannerState() 2024-08-30 09:15:53 +02:00
renovate[bot]
03c8b03134 Update android.gradle.plugin to v8.6.0 2024-08-29 20:15:09 +00:00
renovate[bot]
7ebb30d454 Update dependencyAnalysis to v2.0.1 2024-08-29 20:15:04 +00:00
ElementBot
9d4a2cfafa Update screenshots 2024-08-29 16:48:33 +00:00
Benoit Marty
f0c2229621 Add banner entry point to set up recovery 2024-08-29 18:34:55 +02:00
ElementBot
50fa209baf Update screenshots 2024-08-29 14:39:56 +00:00
Benoit Marty
a645e9762f Show sign out button only at initial step. 2024-08-29 16:29:30 +02:00
Benoit Marty
20a8862b3f Add a way to sign out when the user is asked to verify the session. 2024-08-29 15:56:08 +02:00
Benoit Marty
4843a802b6 Merge pull request #3357 from element-hq/renovate/com.google.testparameterinjector-test-parameter-injector-1.x
Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17
2024-08-29 15:10:08 +02:00
renovate[bot]
c081695c85 Update dependency com.posthog:posthog-android to v3.6.0 2024-08-29 12:47:43 +00:00
renovate[bot]
e32647a80e Update dependency com.google.testparameterinjector:test-parameter-injector to v1.17 2024-08-29 12:47:38 +00:00
Benoit Marty
82fa369c8b Merge pull request #3320 from element-hq/feature/bma/cleanNotificationOfRedactedEvent
Redact message on displayed notification
2024-08-29 14:46:13 +02:00
Benoit Marty
5b8e4b568f Merge pull request #3355 from element-hq/feature/bma/resetIdentityIteration2
[Identity reset] Remove instruction to reset identity on another client.
2024-08-29 13:17:13 +02:00
Benoit Marty
74a1cb7bed Merge pull request #3356 from element-hq/feature/bma/signOutFixes
Small fixes around logging out.
2024-08-29 12:54:32 +02:00
Benoit Marty
9ae32a9618 Fix Maestro test. 2024-08-29 12:52:51 +02:00
Benoit Marty
f0952240a0 Fix test. 2024-08-29 12:38:58 +02:00
Benoit Marty
6657ebf42a Provide dark theme parameter. 2024-08-29 12:23:39 +02:00
Benoit Marty
fae47143f1 Ensure success logout url is opened in all cases. 2024-08-29 12:16:38 +02:00
Benoit Marty
ef62d56c9a Change PinUnlockState.signOutAction type to AsyncAction. 2024-08-29 11:49:57 +02:00
Benoit Marty
329c0670ed Make LogoutUseCase.logout return the result of the SDK method. 2024-08-29 11:47:22 +02:00
Benoit Marty
b888aa30ae Change test name. 2024-08-29 11:13:57 +02:00
Benoit Marty
8441795e0d Use let. 2024-08-29 11:07:43 +02:00
ElementBot
b70079a0d5 Update screenshots 2024-08-29 08:08:12 +00:00
Benoit Marty
1302d2d60d Sync English strings. 2024-08-29 09:51:28 +02:00
Benoit Marty
b4e9799fec Better handling on null reset handler.
This is not an error, but in this case, the reset identity is successful.
2024-08-29 09:41:13 +02:00