bmarty
24fd0a3911
Sync Strings from Localazy
2025-01-13 00:30:35 +00: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
bmarty
7a57ec1cc1
Sync Strings from Localazy
2024-12-23 00:16:39 +00:00
bmarty
01855f09a9
Sync Strings from Localazy
2024-12-09 00:30:45 +00:00
bmarty
545b4f500c
Sync Strings from Localazy
2024-12-02 00:30:02 +00:00
Benoit Marty
14d42010fb
Merge pull request #3916 from element-hq/feature/bma/notificationActions
...
Enable all notification actions: quick reply, accept/decline invite, mark as read from notification.
2024-11-26 18:01:37 +01:00
Benoit Marty
6fc572d48e
Ensure that the SDK is syncing during an incoming call so that the application can detect if the call has been answered on another session.
...
This is dealing with the case the application is not in foreground.
2024-11-22 19:46:57 +01:00
Benoit Marty
c1868ebd14
naming convention
2024-11-22 15:45:41 +01:00
Benoit Marty
41f0278735
Check that action to accept or reject an invitation is added to the notification.
2024-11-22 14:51:07 +01:00
Benoit Marty
c6e6960fc0
Code iteration for parity with other Factories.
2024-11-22 14:05:48 +01:00
Benoit Marty
1049a1584a
Rename const for clarity and convention
2024-11-22 14:04:27 +01:00
Benoit Marty
90fd10329f
Change wording of quick action for invitations.
2024-11-22 14:00:34 +01:00
Benoit Marty
e6474bffb7
Fix test
2024-11-21 21:51:19 +01:00
ElementBot
411895456b
Sync Strings - add translations to Finnish ( #3883 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2024-11-18 11:37:17 +00:00
Benoit Marty
8e3c44b60b
Change signature of getCurrentDistributor.
2024-11-15 15:18:28 +01:00
Benoit Marty
40e727f2e4
Change signature of selectPushProvider and add missing unit test.
2024-11-15 15:13:24 +01:00
Benoit Marty
6b4cd0ca96
Add missing test for DefaultPushService
2024-11-15 15:04:47 +01:00
Benoit Marty
844e0216bd
Properly unregister from the ntfy app when the user logs out.
2024-11-15 12:43:57 +01:00
Benoit Marty
0171b796bb
Update the strings for unsupported calls
2024-11-12 10:20:21 +01:00
Benoit Marty
839254cea1
Notification with image: provide the mimetype if available.
2024-11-06 11:07:59 +01:00
Benoit Marty
08b60a4d64
Add a message in the notification for the caption. Fixes #2602
2024-11-06 11:07:59 +01:00
bmarty
fed502957b
Sync Strings from Localazy
2024-11-04 00:27:46 +00:00
Benoit Marty
a6fdb90838
Add quick fix in notification troubleshot test to perform a Firebase token rotation
2024-10-30 11:54:10 +01:00
bmarty
8cf5729ece
Sync Strings from Localazy
2024-10-28 00:27:09 +00:00
Benoit Marty
2724815d79
Fix other API change: body renamed to filename
2024-10-16 16:09:32 +02:00
Benoit Marty
95a49a626d
Merge pull request #3574 from element-hq/feature/bma/improveMediaModel
...
Clarify model for Event with attachment
2024-10-16 14:57:05 +02:00
bmarty
29a489df0b
Sync Strings from Localazy
2024-10-14 00:27:28 +00:00
ganfra
8b788fe74a
misc : makes sure to always use the same size for fetching avatar thumbnail so caching works properly.
2024-10-10 14:09:49 +02:00
Benoit Marty
f7a3f707fb
Improve mapping regarding filename, caption and formattedCaption
2024-10-08 17:12:48 +02:00
Benoit Marty
6bdb12f053
Remove unused import.
2024-10-07 18:08:51 +02:00
Benoit Marty
08673f44ce
Use backgroundScope
2024-10-07 17:46:19 +02:00
bmarty
05291bcf2f
Sync Strings from Localazy
2024-10-07 00:28:33 +00:00
Benoit Marty
e6ac090915
Do not render images in notification if the setting to hide image is enabled.
2024-10-04 17:01:52 +02:00
Benoit Marty
403bb78112
Improve extension to fix a copy paste issue.
2024-10-04 17:01:52 +02:00
Jorge Martin Espinosa
2efdb3ae45
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
2024-09-30 12:20:28 +00:00
bmarty
3f359d7f0a
Sync Strings from Localazy
2024-09-30 00:26:52 +00:00
Benoit Marty
6e19bc3da7
Merge pull request #3503 from element-hq/bma/invitationWithSender
...
Include inviter in the notification for invitation
2024-09-24 09:40:07 +02:00
bmarty
4119366bff
Sync Strings from Localazy
2024-09-23 08:23:52 +00:00
bmarty
a064fb4fab
Sync Strings from Localazy
2024-09-23 00:23:49 +00:00
Benoit Marty
c4d3fcaa35
Use aNotificationData and aNotifiableMessageEvent
...
And cleanup existing tests.
2024-09-20 12:38:49 +02:00
Benoit Marty
9f713e54b1
Include sender name in notification for invite content.
2024-09-20 12:38:49 +02:00
Benoit Marty
f3b8a5d211
Fix DefaultNotifiableEventResolverTest tests.
2024-09-20 09:14:55 +02:00
Benoit Marty
7dea60018b
Fix test compilation issue.
2024-09-20 09:07:23 +02:00
Benoit Marty
08b63943b8
Add unit test on RustNotificationService
...
And fix mapping error.
2024-09-19 19:43:40 +02:00
bmarty
97cf19cb71
Sync Strings from Localazy
2024-09-17 11:05:35 +00:00
bmarty
e0c24c0f1c
Sync Strings from Localazy
2024-09-16 18:40:24 +00:00
bmarty
e840974dc5
Sync Strings from Localazy
2024-09-16 00:25:04 +00:00
Benoit Marty
62a6e916a6
Migrate license to AGPL - XML files.
2024-09-06 17:43:35 +02:00
Benoit Marty
2b016227e9
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
6eb5610bcc
Add missing test on reset methods.
2024-09-04 10:57:14 +02:00