Commit Graph

9710 Commits

Author SHA1 Message Date
Benoit Marty
d909054f2b Update README with dual licensing 2025-01-07 10:00:54 +01:00
Benoit Marty
b7e903c3c8 New LICENSE-COMMERCIAL file 2025-01-07 09:59:50 +01:00
Benoit Marty
730eb4169e Merge pull request #4111 from surakin/sticker-mimetype-fallback
Change sticker mimetype fallback to image
2025-01-06 11:26:19 +01:00
ganfra
a374e71ee3 Merge pull request #4108 from element-hq/feature/fga/design_counter
design : CounterAtom
2025-01-06 10:50:06 +01:00
Benoit Marty
8134466a6e Merge pull request #4114 from element-hq/sync-localazy
Sync Strings
2025-01-06 10:18:12 +01:00
bmarty
3b54afe57d Sync Strings from Localazy 2025-01-06 00:27:39 +00:00
Marco Antonio Alvarez
e65f9c8e47 sign off
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
2025-01-04 20:02:38 +01:00
Marco Antonio Alvarez
b07888e807 If there's no mime type in the sticker event we can safely assume it's an image anyway.
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
2025-01-04 19:41:04 +01:00
ElementBot
f80fa13d0e Update screenshots 2025-01-03 14:42:17 +00:00
ganfra
a7383b9ef7 feature(knock) : use ListItemContent.Counter according to design 2025-01-03 15:30:52 +01:00
ganfra
d6f95fd47d design : introduce CounterAtom and ListItemContent.Counter 2025-01-03 15:30:28 +01:00
Benoit Marty
9e2ff83f73 Merge pull request #4101 from element-hq/feature/bma/unifiedPushGatewayResolverImprovement
Unified push gateway resolver improvement
2025-01-02 16:16:04 +01:00
Benoit Marty
1272ee43d6 Merge pull request #4103 from element-hq/feature/bma/fixDmAvatarRtl
Fix dm avatar rtl
2025-01-02 16:15:11 +01:00
Benoit Marty
52648d2abf Fix quality checks 2025-01-02 08:16:06 +01:00
ElementBot
1d34ce8e71 Update screenshots 2025-01-02 06:15:47 +00:00
Benoit Marty
e76519c525 Add overlapRatio parameter 2025-01-02 07:04:35 +01:00
Benoit Marty
6650a959e7 Fix issue when rendering in RTL. 2025-01-02 07:04:34 +01:00
Benoit Marty
eadf9e3db7 Add preview on AvatarRow 2025-01-02 07:04:33 +01:00
Benoit Marty
f863bbc43f Extract AvatarRow to its own file 2025-01-02 07:04:31 +01:00
ElementBot
905439b118 Update screenshots 2024-12-31 14:25:31 +00:00
Benoit Marty
6609c93181 Fix DmAvatar rendering in RTL layout 2024-12-31 15:09:35 +01:00
Benoit Marty
9d70e459b8 Add preview for DmAvatars and Rtl layout. 2024-12-31 14:48:05 +01:00
Benoit Marty
b85d4bac1d UnifiedPush: extract logic to resolve the gateway url and unit test it. 2024-12-31 10:01:39 +01:00
Benoit Marty
9ada3791d7 Add test on VectorUnifiedPushMessagingReceiver.onReceive 2024-12-31 09:38:44 +01:00
Benoit Marty
4c8af0a66c Add missing tests on DefaultUnifiedPushGatewayResolver 2024-12-31 09:32:09 +01:00
Benoit Marty
e2cb0173a6 Fix issue with logger. 2024-12-30 13:20:06 +01:00
Benoit Marty
86a44b9035 Ensure that when no Matrix gateway exists, the default one is used. 2024-12-30 13:18:37 +01:00
Benoit Marty
b9225b4a6f Merge pull request #4077 from element-hq/renovate/com.android.tools-desugar_jdk_libs-2.x
Update dependency com.android.tools:desugar_jdk_libs to v2.1.4
2024-12-30 12:35:01 +01:00
Benoit Marty
96e3052767 Merge pull request #4100 from element-hq/sync-localazy
Sync Strings
2024-12-30 12:07:37 +01:00
Benoit Marty
dfa8918b82 Merge pull request #4098 from Half-Shot/hs/log-line-fix
Add a log function for handling complex values to the WebView client.
2024-12-30 11:40:30 +01:00
Will Hunt
9b05c4568d Merge branch 'develop' into hs/log-line-fix 2024-12-30 10:23:47 +00:00
Will Hunt
a7c05c79b1 Update WebViewWidgetMessageInterceptor.kt
Improve parameter naming
2024-12-30 10:15:14 +00:00
bmarty
1cadb353dd Sync Strings from Localazy 2024-12-30 10:12:13 +00:00
Benoit Marty
9ba376ba9c Merge pull request #4090 from element-hq/renovate/io.sentry-sentry-android-7.x
Update dependency io.sentry:sentry-android to v7.19.1
2024-12-30 10:19:25 +01:00
Benoit Marty
538c7cc373 Merge pull request #4088 from element-hq/sync-localazy
Sync Strings
2024-12-30 10:18:33 +01:00
Benoit Marty
1131331b3a Fix compilation issue after string key renamed. 2024-12-30 09:43:57 +01:00
Benoit Marty
b13ccc0659 Merge pull request #4037 from element-hq/feature/bma/pullRequestTemplate
Update pull request template and CI automation
2024-12-30 09:34:19 +01:00
Benoit Marty
2162eb90f8 Merge pull request #4085 from element-hq/gradlew-update-8.12
Update Gradle Wrapper from 8.11.1 to 8.12
2024-12-30 09:31:40 +01:00
Benoit Marty
856abb7980 Merge pull request #4084 from element-hq/renovate/dagger
Update dagger to v2.54
2024-12-30 09:30:49 +01:00
Benoit Marty
5d8613079e Merge pull request #4081 from element-hq/feature/bma/explicitReason
Show more detail about the error when pusher registration fails.
2024-12-30 09:30:20 +01:00
Half-Shot
37ebf5a2d5 Add a log function for handling complex values to the WebView client. 2024-12-27 14:57:38 +00:00
renovate[bot]
d820cd3106 Update dependency io.sentry:sentry-android to v7.19.1 2024-12-23 14:41:41 +00:00
renovate[bot]
a369218aeb Update kotlin to v1.10.1 (#4073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 09:14:56 +00:00
renovate[bot]
65d358e683 Update dependency net.java.dev.jna:jna to v5.16.0 (#4087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 07:56:32 +00:00
bmarty
7a57ec1cc1 Sync Strings from Localazy 2024-12-23 00:16:39 +00:00
gradle-update-robot
5b38920d94 Update Gradle Wrapper from 8.11.1 to 8.12
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
2024-12-21 00:29:51 +00:00
renovate[bot]
77ca05373d Update dagger to v2.54 2024-12-20 20:39:27 +00:00
Benoit Marty
16fd764c1e Merge pull request #4083 from element-hq/renovate/io.mockk-mockk-1.x
Update dependency io.mockk:mockk to v1.13.14
2024-12-20 17:07:42 +01:00
Benoit Marty
d608eeace7 Merge pull request #4080 from element-hq/feature/bma/galleryLoading
Improve gallery loading state
2024-12-20 16:40:45 +01:00
renovate[bot]
98c7e09b60 Update dependency io.mockk:mockk to v1.13.14 2024-12-20 15:33:20 +00:00