Commit Graph

9781 Commits

Author SHA1 Message Date
ganfra 63dbf930c8 Merge pull request #4131 from element-hq/renovate/dagger
Update dagger to v2.55
2025-01-10 12:12:36 +01:00
renovate[bot] 84cfc820a2 Update dependency org.maplibre.gl:android-sdk to v11.8.0 2025-01-10 06:57:43 +00:00
renovate[bot] 15273eb536 Update dagger to v2.55 2025-01-09 23:08:47 +00:00
renovate[bot] 7ec2bbc3d9 Update android.gradle.plugin to v8.8.0 2025-01-09 23:08:41 +00:00
ganfra dc6d579338 Merge pull request #4129 from element-hq/renovate/appyx
Update appyx to v1.6.0
2025-01-09 18:17:54 +01:00
ganfra e69f54dc3c 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] 6febb00ad6 Update appyx to v1.6.0 2025-01-08 18:48:35 +00:00
Jorge Martin Espinosa 65ce91a8fb 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
renovate[bot] f50b87e237 Update kotlin 2025-01-08 14:11:04 +00:00
renovate[bot] 6ea25275ce Update dependency io.sentry:sentry-android to v7.20.0 2025-01-08 08:31:48 +00:00
Benoit Marty 6d1dac6d2d 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 fc42dcac48 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 7b5481fbcd Ignore dependency that are not third-party licenses to us. 2025-01-07 17:29:16 +01:00
Jorge Martin Espinosa 271f032d95 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] a4a94cf8d0 Update dependency com.posthog:posthog-android to v3.10.0 2025-01-07 13:02:42 +00:00
Jorge Martin Espinosa bb74fed493 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 875963eb64 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 2b9594e8f0 Apply dual licenses: update ide copyright template. 2025-01-07 10:06:53 +01:00
Benoit Marty 97f3be3dc5 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 7a67073cd8 Update README with dual licensing 2025-01-07 10:00:54 +01:00
Benoit Marty f74b8be73c New LICENSE-COMMERCIAL file 2025-01-07 09:59:50 +01:00
Benoit Marty a33266ca0f Merge pull request #4111 from surakin/sticker-mimetype-fallback
Change sticker mimetype fallback to image
2025-01-06 11:26:19 +01:00
ganfra 54be31c670 Merge pull request #4108 from element-hq/feature/fga/design_counter
design : CounterAtom
2025-01-06 10:50:06 +01:00
Benoit Marty 531cea1622 Merge pull request #4114 from element-hq/sync-localazy
Sync Strings
2025-01-06 10:18:12 +01:00
bmarty ae9ad3d4ec Sync Strings from Localazy 2025-01-06 00:27:39 +00:00
Marco Antonio Alvarez 647dcc7280 sign off
Signed-off-by: Marco Antonio Alvarez <surakin@gmail.com>
2025-01-04 20:02:38 +01:00
Marco Antonio Alvarez ec27ea4697 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 179a9d10a7 Update screenshots 2025-01-03 14:42:17 +00:00
ganfra 7255fc0e3a feature(knock) : use ListItemContent.Counter according to design 2025-01-03 15:30:52 +01:00
ganfra cc530d7ebf design : introduce CounterAtom and ListItemContent.Counter 2025-01-03 15:30:28 +01:00
ganfra 8857f38a6b misc(send queue) : do not disable send queue when Network is Offline 2025-01-02 17:39:49 +01:00
Benoit Marty 5880bbba11 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 a411ac87ae Merge pull request #4103 from element-hq/feature/bma/fixDmAvatarRtl
Fix dm avatar rtl
2025-01-02 16:15:11 +01:00
renovate[bot] 4c462c7e93 Update wysiwyg to v2.38.0 2025-01-02 13:29:31 +00:00
Benoit Marty c048cd4ec5 Fix quality checks 2025-01-02 08:16:06 +01:00
ElementBot b1cd02ff70 Update screenshots 2025-01-02 06:15:47 +00:00
Benoit Marty df108adced Add overlapRatio parameter 2025-01-02 07:04:35 +01:00
Benoit Marty 9f6f812377 Fix issue when rendering in RTL. 2025-01-02 07:04:34 +01:00
Benoit Marty cd93ab9cd2 Add preview on AvatarRow 2025-01-02 07:04:33 +01:00
Benoit Marty 3add7be872 Extract AvatarRow to its own file 2025-01-02 07:04:31 +01:00
ElementBot 45f29e015f Update screenshots 2024-12-31 14:25:31 +00:00
Benoit Marty 37cd9efc34 Fix DmAvatar rendering in RTL layout 2024-12-31 15:09:35 +01:00
Benoit Marty 896123979d Add preview for DmAvatars and Rtl layout. 2024-12-31 14:48:05 +01:00
Benoit Marty bbe0f10286 UnifiedPush: extract logic to resolve the gateway url and unit test it. 2024-12-31 10:01:39 +01:00
Benoit Marty bfdedb9405 Add test on VectorUnifiedPushMessagingReceiver.onReceive 2024-12-31 09:38:44 +01:00
Benoit Marty 59bcca0966 Add missing tests on DefaultUnifiedPushGatewayResolver 2024-12-31 09:32:09 +01:00
Benoit Marty c47713b105 Fix issue with logger. 2024-12-30 13:20:06 +01:00
Benoit Marty 70326d9dc5 Ensure that when no Matrix gateway exists, the default one is used. 2024-12-30 13:18:37 +01:00
Benoit Marty 55a5d45d4f 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 81f3a6a08a Merge pull request #4100 from element-hq/sync-localazy
Sync Strings
2024-12-30 12:07:37 +01:00