bmarty
609e1b4ac5
Sync Strings from Localazy
1 month ago
bmarty
1768f24fd0
Sync Strings from Localazy
1 month ago
Benoit Marty
6fc801ede6
Use aNotificationData and aNotifiableMessageEvent
...
And cleanup existing tests.
1 month ago
Benoit Marty
ce650b06fb
Include sender name in notification for invite content.
1 month ago
Benoit Marty
88a30eb321
Fix DefaultNotifiableEventResolverTest tests.
1 month ago
Benoit Marty
1a9fe939ef
Fix test compilation issue.
1 month ago
Benoit Marty
6fa585f4c8
Add unit test on RustNotificationService
...
And fix mapping error.
1 month ago
bmarty
4583ffeaf9
Sync Strings from Localazy
2 months ago
bmarty
bb0a281342
Sync Strings from Localazy
2 months ago
bmarty
1035f9ae60
Sync Strings from Localazy
2 months ago
Benoit Marty
375ac25d8d
Migrate license to AGPL - XML files.
2 months ago
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2 months ago
Benoit Marty
9e60fa9367
Add missing test on reset methods.
2 months ago
Benoit Marty
a81448c243
Always use the custom url, even if no Matrix gateway is detected.
2 months ago
bmarty
5ad2764402
Sync Strings from Localazy
2 months ago
Benoit Marty
61c66073e6
Fix formatting error
2 months ago
Benoit Marty
e524c6cc64
Add missing test on null redacted eventId.
2 months ago
Benoit Marty
ea2957797a
Add test on DefaultOnRedactedEventReceived
2 months ago
Benoit Marty
d55bb57fa4
Improve FakeActiveNotificationsProvider.
2 months ago
Benoit Marty
46106c96f7
Remove unused method ActiveNotificationsProvider.getAllNotifications()
2 months ago
Benoit Marty
d867a5fe6f
Cleanup notification for redacted event.
2 months ago
Benoit Marty
43d619217c
NotifiableEvent does not need to be Serializable anymore.
2 months ago
Benoit Marty
19bca0775a
Remove usage of `with(notificationDataFactory)` for code clarity.
2 months ago
Benoit Marty
68e3e0d2b2
Format file
2 months ago
ganfra
7310adcf07
Rust sdk : fix tests after api breaks
2 months ago
ganfra
2361b597d9
Rust sdk : handle the remaining changes
2 months ago
bmarty
cd267249ec
Sync Strings from Localazy
2 months ago
Jorge Martin Espinosa
7859526280
Improve the text for mentions and replies in notifications ( #3328 )
2 months ago
Benoit Marty
c5d1bed5b4
Fix test compilation issue.
2 months ago
Benoit Marty
57d927e9aa
Suggestion for room alias.
...
Rename `Mention` to `IntentionalMention` for clarity
Remove dead code, there is no intentional mention for Room or RoomAlias.
Rename `IntentionalMention.AtRoom` to `IntentionalMention.Room` to match Rust naming
2 months ago
Benoit Marty
f2b38e50e3
Add test on function name which may start or end with spaces and fix existing issues.
2 months ago
bmarty
3e67448006
Sync Strings from Localazy
3 months ago
ElementBot
8bd48fdc60
Sync Strings ( #3297 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
3 months ago
ganfra
e1a1e4814e
Sync on push : test SyncOnNotifiableEvent
3 months ago
ganfra
0b32dbebb5
tests : refactor some classes
3 months ago
ganfra
97d4e639e5
Sync on push : call startSync/stopSync
3 months ago
ganfra
08030b558a
Sync on push : call room.subscribeToSync when notifiable event is received
3 months ago
bmarty
76804d9e48
Sync Strings from Localazy
3 months ago
ganfra
aebcc52309
Join Room : makes sure we can join by alias
3 months ago
ElementBot
1f01bd73c4
Sync Strings ( #3232 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
3 months ago
Benoit Marty
5bda29ca7e
Rework FakeMatrixRoom so that it contains only lambdas. ( #3229 )
...
* Upgrade lint to 8.7.0-alpha01
* FakeMatrixRoom: lambda everywhere
Fix test compilation issues
3 months ago
Benoit Marty
756e04493e
Remove `PushBindsModule` and use `ContributesBinding`.
4 months ago
Benoit Marty
6ea629a4d2
Rename interface `NotificationDrawerManager` to `NotificationCleaner` since it actually contains only method to remove notifications.
4 months ago
Benoit Marty
83051d7231
Update documentation
4 months ago
Jorge Martin Espinosa
0be7058416
Unify the way we decide whether a room is a DM or a group room ( #3100 )
...
* Add centralised 'room is DM' check
Also add extension functions for `MatrixRoom` and `MatrixRoomInfo`.
* Use the centralised method and extension functions through the app, including:
- Room list.
- Room details screen.
- Invites.
- Notifications.
Replace most `isDirect` usages with `isDm`.
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
4 months ago
jmartinesp
dabaa2d265
Sync Strings from Localazy
4 months ago
Jorge Martin Espinosa
05df1f2065
Fix crash when getting the system ringtone for ringing calls ( #3131 )
4 months ago
bmarty
32c5da898b
Sync Strings from Localazy
4 months ago
Benoit Marty
8cc5f35e0c
Fix image not rendering after clearing cache.
4 months ago
ElementBot
fd6bcb7857
Sync Strings ( #3077 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
4 months ago