Commit Graph

7961 Commits

Author SHA1 Message Date
renovate[bot]
dd26b9fdfd Update telephoto to v0.13.0 2024-08-22 05:29:39 +00:00
renovate[bot]
4385a7779c Update dagger to v2.52 (#3270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 08:48:22 +00:00
Benoit Marty
180fbaaa0a Merge pull request #3318 from element-hq/feature/bma/checkMethodName
Add test on function name which may start or end with spaces
2024-08-21 09:25:47 +02:00
Jorge Martin Espinosa
fd4de40851 Fix reset identity with password stuck in loading state. (#3317)
Make sure `resetIdentityFlowManager.whenResetIsDone` is registered *after* the previous reset attempt is cancelled, otherwise the current one will be cancelled instead.
2024-08-20 19:04:20 +00:00
Benoit Marty
a8f0c6c2b2 Add test on function name which may start or end with spaces and fix existing issues. 2024-08-20 17:11:30 +02:00
renovate[bot]
fc3c589130 Update lifecycle to v2.8.4 (#3315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 11:03:01 +00:00
renovate[bot]
7ccdd0e744 Update lifecycle to v2.8.0 (#2848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martin Espinosa <jorgem@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-08-20 12:37:30 +02:00
Benoit Marty
1ffb9b473f Merge pull request #3314 from element-hq/gradlew-update-8.10
Update Gradle Wrapper from 8.9 to 8.10
2024-08-20 11:17:40 +02:00
gradle-update-robot
3c3d6f4ea1 Update Gradle Wrapper from 8.9 to 8.10.
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-08-20 08:38:21 +00:00
Benoit Marty
b96ce45f5d Merge pull request #3313 from element-hq/feature/bma/fixGradleUpdateAction2
Gradle update action: add label and use other token.
2024-08-20 10:29:50 +02:00
Benoit Marty
5608c4b27a Update Gradle: Change the token used by the action so workflows are triggered in the resulting PR 2024-08-20 10:25:36 +02:00
Benoit Marty
1942ca9433 Update Gradle: add label PR-Dependencies to PR it creates. 2024-08-20 10:18:08 +02:00
Benoit Marty
5a54ee74a0 Merge pull request #3311 from element-hq/feature/bma/fixGradleUpdateAction
Gradle update action: Use JDK 17 and skip early in forks.
2024-08-20 09:58:02 +02:00
Benoit Marty
b59e17481d Update Gradle: ddd workflow_dispatch 2024-08-20 09:33:37 +02:00
Benoit Marty
f52751efff Renovate: Disable gradle update. Update of gradle is done by a specific GitHub action. 2024-08-20 09:31:29 +02:00
Benoit Marty
eeaf206615 Gradle update action: Use JDK 17 and skip early in forks. 2024-08-20 09:24:21 +02:00
Benoit Marty
5c2072ae5b Merge pull request #3307 from element-hq/feature/bma/cleanup
Cleanup and add unit test for DefaultPinnedMessagesBannerFormatter
2024-08-20 09:10:31 +02:00
Benoit Marty
0a0fd703a4 Merge pull request #3308 from element-hq/sync-localazy
Sync Strings - New language: Dutch.
2024-08-19 09:54:06 +02:00
bmarty
5765d9bf9f Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
Benoit Marty
c420fcad18 Merge pull request #3240 from element-hq/feature/valere/message_shields
Timeline UI | MessageShield Support
2024-08-16 14:25:33 +02:00
Benoit Marty
e8262559b1 Merge pull request #3306 from element-hq/renovate/com.otaliastudios-transcoder-0.x
Update dependency com.otaliastudios:transcoder to v0.11.0
2024-08-16 12:29:52 +02:00
Benoit Marty
1f68dff8ba Merge pull request #3304 from element-hq/renovate/androidx.test-runner-1.x
Update dependency androidx.test:runner to v1.6.2
2024-08-16 12:29:30 +02:00
Benoit Marty
6b620ccb57 Add unit test for DefaultPinnedMessagesBannerFormatter 2024-08-16 12:26:39 +02:00
Benoit Marty
260d3eb39e Remove useless Boxes. 2024-08-16 11:58:18 +02:00
Benoit Marty
615e75296c Default value to redact own message should be true. 2024-08-16 11:58:18 +02:00
Benoit Marty
7182baf298 Move editMessageLambda to the constructor. 2024-08-16 11:58:17 +02:00
ElementBot
12bdeed60d Update screenshots 2024-08-16 09:44:36 +00:00
Benoit Marty
350c678199 Add preview for message shield dialog. 2024-08-16 11:33:52 +02:00
Benoit Marty
0190cb5626 Add UI test on clicking on message shield.
Need to add content description on the shield icon.
2024-08-16 11:16:07 +02:00
Benoit Marty
750ecbee82 Add test on TimelineEvents.ShowShieldDialog and TimelineEvents.HideShieldDialog 2024-08-16 10:45:20 +02:00
ElementBot
970d11ffd1 Update screenshots 2024-08-16 08:07:11 +00:00
Benoit Marty
f280ea6a0d Iterate on mapping MessageShield -> icon
iOS impl: https://github.com/element-hq/element-x-ios/blob/develop/ElementX/Sources/Services/Timeline/TimelineItemContent/EncryptionAuthenticity.swift#L59-L65
2024-08-16 09:56:01 +02:00
Benoit Marty
0362498fae Make extension isCritical a val instead of a fun. 2024-08-16 09:56:01 +02:00
Benoit Marty
69f6ea7641 Merge pull request #3298 from element-hq/feat/jme/3268-crypto-identity-reset
Feature: identity reset
2024-08-16 09:11:15 +02:00
renovate[bot]
171caba93d Update dependency com.otaliastudios:transcoder to v0.11.0 2024-08-15 16:37:57 +00:00
renovate[bot]
4532734c54 Update dependency androidx.test:runner to v1.6.2 2024-08-15 00:44:35 +00:00
ElementBot
05f02f2aa7 Update screenshots 2024-08-14 15:49:23 +00:00
ElementBot
73b0cd9757 Update screenshots 2024-08-14 15:31:44 +00:00
Benoit Marty
34268a30ea Iterate on shield mapping and rendering
Also handle click on the timeline and information displayed on long click.
2024-08-14 17:24:11 +02:00
Jorge Martín
9c09f96c0b Fix most review comments 2024-08-14 16:53:50 +02:00
Benoit Marty
5dceba8146 Merge branch 'develop' into feature/valere/message_shields 2024-08-14 12:37:31 +02:00
renovate[bot]
c0f2e6bc57 Update dependency io.sentry:sentry-android to v7.14.0 (#3302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 12:18:38 +00:00
Jorge Martín
08ed272991 Add an extra test 2024-08-13 08:55:07 +02:00
Jorge Martín
429853b957 Remove unused import 2024-08-13 08:55:07 +02:00
ElementBot
76a091629f Update screenshots 2024-08-13 08:55:07 +02:00
Jorge Martín
b3e811bc7e Fix Konsist failures 2024-08-13 08:55:07 +02:00
Jorge Martín
4f1adb1609 Fix vertical position for the primary button in VerifySelfSessionView 2024-08-13 08:55:06 +02:00
ElementBot
b022652b0d Update screenshots 2024-08-13 08:55:06 +02:00
Jorge Martín
04cb1b7d2e Fix OidcView preview 2024-08-13 08:55:06 +02:00
Jorge Martín
0ddadd8c5a Fix lint issues 2024-08-13 08:55:06 +02:00