renovate[bot]
507d7fdedd
Update plugin dependencycheck to v12
2025-01-11 18:31:43 +00:00
ganfra
dab1ccd278
Merge pull request #4135 from element-hq/feature/bma/en-us
...
Fix import of en-US translations.
2025-01-10 16:14:09 +01:00
Benoit Marty
d7f3bdf499
Fix import of en-US translations.
2025-01-10 15:55:18 +01:00
ganfra
09670d1c93
Merge pull request #4131 from element-hq/renovate/dagger
...
Update dagger to v2.55
2025-01-10 12:12:36 +01:00
renovate[bot]
cfb5c6fe49
Update dagger to v2.55
2025-01-09 23:08:47 +00:00
ganfra
dc870c6ae7
Merge pull request #4129 from element-hq/renovate/appyx
...
Update appyx to v1.6.0
2025-01-09 18:17:54 +01:00
ganfra
78d4a8b2a0
Merge pull request #4105 from element-hq/feature/fga/send_queue_disabled
...
misc(send queue) : do not disable send queue when Network is Offline
2025-01-09 16:14:11 +01:00
renovate[bot]
e103cabded
Update appyx to v1.6.0
2025-01-08 18:48:35 +00:00
Jorge Martin Espinosa
f72fb9650b
Close the media preview screen ASAP with sending queue enabled ( #4089 )
...
* Close the attachment preview screen ASAP when sending media with the send queue is enabled
* When the send queue FF is not enabled make sure to dismiss the screen after the media has been sent
* Make sure we get a scaled thumbnail from videos too, not only for images
* Unify several state holders into `SendActionState`.
* Fix lint issues, add `Flow.firstInstanceOf` extension fun
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-01-08 15:49:17 +00:00
Benoit Marty
28cf775c32
Merge pull request #4120 from element-hq/renovate/com.posthog-posthog-android-3.x
...
Update dependency com.posthog:posthog-android to v3.10.0
2025-01-08 09:29:49 +01:00
Benoit Marty
3a493bbcea
Merge pull request #4122 from element-hq/feature/bma/ignoreOurDependencies
...
Ignore dependency that are not third-party licenses to us.
2025-01-08 09:29:02 +01:00
Benoit Marty
9a49f5be6f
Ignore dependency that are not third-party licenses to us.
2025-01-07 17:29:16 +01:00
Jorge Martin Espinosa
40699dd3fa
Test using Maestro CLI + emulator instead of Cloud ( #4092 )
...
Add Maestro local CI workflow:
- Remove previous Maestro Cloud.
- Use an emulator with Pixel 7 Pro - API 35.
- Allow to record several videos in the background to verify the run.
- Upload test results.
- Allow either dispatching a new flow, running the 'build apk' job or run with a PR after the 'Build APK' flow has succeeded.
2025-01-07 14:05:14 +01:00
renovate[bot]
4120779598
Update dependency com.posthog:posthog-android to v3.10.0
2025-01-07 13:02:42 +00:00
Jorge Martin Espinosa
dfc2ade84e
Replace the InfoListOrganism default bg color ( #4091 )
...
* Replace the `InfoListOrganism` default bg color
* Update screenshots
---------
Co-authored-by: ElementBot <android@element.io >
2025-01-07 14:01:42 +01:00
Benoit Marty
1d3c04f930
Merge pull request #4118 from element-hq/feature/bma/updateLicense
...
Dual licensing: AGPL + Element Commercial
2025-01-07 13:03:14 +01:00
Benoit Marty
945a6219c5
Apply dual licenses: update ide copyright template.
2025-01-07 10:06:53 +01:00
Benoit Marty
05fc76822a
Apply dual licenses: AGPL + Element Commercial to file headers.
...
2 replace all actions have been performed:
- "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial"
- "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
2025-01-07 10:05:04 +01:00
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
ganfra
b3a0e2f9ea
misc(send queue) : do not disable send queue when Network is Offline
2025-01-02 17:39:49 +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