Commit graph

12502 commits

Author SHA1 Message Date
Benoit Marty
c26b61c0c6 Cleanup 2025-11-17 13:41:16 +01:00
Benoit Marty
78f976e3d9 Using Kdoc is not correct here. 2025-11-17 13:40:19 +01:00
Benoit Marty
36de3bab9f Ignore some ktlint rules. 2025-11-17 13:39:42 +01:00
renovate[bot]
c3ba5169b4
fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 2025-11-15 00:57:34 +00:00
Benoit Marty
b40ccd94c8
Merge pull request #5726 from element-hq/feature/bma/notificationCleanup
Notification robustness
2025-11-14 18:02:45 +01:00
Benoit Marty
017a259f1c Update notification content 2025-11-14 15:40:31 +01:00
Benoit Marty
1d7d00e4bb Improve code readability and documentation. 2025-11-14 15:10:24 +01:00
Benoit Marty
dbb9bb1338 Update KDoc 2025-11-14 14:23:29 +01:00
ganfra
2120b5c5bd
Merge pull request #5728 from element-hq/feature/fga/members_improvements
Changes : member list improvements
2025-11-14 14:01:28 +01:00
Jorge Martin Espinosa
dcfe025dd2
Fix navigation stack overflow when sharing media (#5724)
* Fix navigation stack overflow when sharing media

* Improve the handling of back navigation in the navigation button too
2025-11-14 13:50:13 +01:00
ElementBot
f8fb069fbe Update screenshots 2025-11-14 11:42:00 +00:00
ganfra
5046148708 change(room members): address PR reviews 2025-11-14 12:27:45 +01:00
ganfra
2bcf6f32d1
Merge pull request #5730 from element-hq/renovate/sqldelight
Update sqldelight to v2.2.1
2025-11-14 10:01:31 +01:00
Benoit Marty
8a53be3b33 Fix warning 2025-11-14 09:39:55 +01:00
Benoit Marty
6f13feed13 No need for an id, can use ordinal. 2025-11-14 09:38:31 +01:00
Benoit Marty
b64a46738e Small cleanup 2025-11-14 09:33:40 +01:00
Benoit Marty
1c8b637858 No need to use apply setContentText accept null parameter. 2025-11-14 09:24:41 +01:00
renovate[bot]
6cee36e3be
Update sqldelight to v2.2.1 2025-11-14 01:08:22 +00:00
Benoit Marty
f1e12c1c1c Do not attempt to restore the pusher after 2 removal in a short time. 2025-11-13 23:15:00 +01:00
Benoit Marty
9498e6f7fb Restore deleted code 2025-11-13 18:11:39 +01:00
Benoit Marty
358731def3 Update comment 2025-11-13 18:06:27 +01:00
Benoit Marty
d3339872ff Ensure that disabling (resp. enabling) notification unregisters (resp. registers) the pusher 2025-11-13 17:50:21 +01:00
ElementBot
b33388bccd Update screenshots 2025-11-13 16:28:58 +00:00
ganfra
3279684dc6 change(room members): moderation sheet design updates 2025-11-13 17:13:45 +01:00
ganfra
51959703b1 change(room members): remove useless call to updateMembers 2025-11-13 16:48:43 +01:00
ganfra
9618e9ad51 quality : format code 2025-11-13 16:00:07 +01:00
Benoit Marty
c7d4689473 Add missing test. 2025-11-13 15:39:20 +01:00
Benoit Marty
c453d2adac Add unit test on DefaultUnifiedPushRemovedGatewayHandler 2025-11-13 15:34:33 +01:00
Benoit Marty
0dcd63c7f9 Add unit test on DefaultServiceUnregisteredHandler 2025-11-13 15:13:05 +01:00
Benoit Marty
71e8df2628 Rename val 2025-11-13 14:58:44 +01:00
Benoit Marty
f9c0b9e8bb UnifiedPush: emit error when registration fails.
Note that I did not manage to have the method `onRegistrationFailed` invoked. If the network is not available for instance, unregistering the previous pusher will fail first.
2025-11-13 14:56:20 +01:00
ganfra
7400fd6c84 Merge branch 'develop' into feature/fga/members_improvements 2025-11-13 14:30:29 +01:00
Benoit Marty
6b7e8f72f5 Improve logs 2025-11-13 12:26:46 +01:00
Benoit Marty
e706e5fa0e Unregister the pusher when the topic is deleted (unregistered) 2025-11-13 12:26:35 +01:00
Benoit Marty
3a3ab4e696 Cleanup NotificationCreator. 2025-11-13 11:59:58 +01:00
Benoit Marty
8c6a7ccac5 Use the method setLargeIcon(Bitmap?) instead of setLargeIcon(Icon?) because it may scale the Bitmap on versions before API 27. Starting in API 27, the framework does this automatically. 2025-11-13 11:41:11 +01:00
Benoit Marty
8638c06207
Merge pull request #5721 from element-hq/feature/bma/matrixUiModules
Let notifications use avatar fallback.
2025-11-13 10:22:39 +01:00
ganfra
3cc455c1aa change(room members): makes sure to subscribe to timeline items changes 2025-11-12 17:53:52 +01:00
Benoit Marty
04589ec091 Fix package name 2025-11-12 12:24:46 +01:00
renovate[bot]
7b7c42915a
Update dependency io.sentry:sentry-android to v8.26.0 (#5720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 10:44:10 +00:00
renovate[bot]
bf88382fc4
Update dependency org.maplibre.gl:android-sdk to v12.1.0 (#5714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:32:54 +01:00
renovate[bot]
fe6cf5a253
Update plugin dependencycheck to v12.1.9 (#5717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:32:29 +01:00
renovate[bot]
f2a7a2a3ce
Update plugin ktlint to v14 (#5713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:32:05 +01:00
Benoit Marty
38c03d6453
Merge pull request #5710 from element-hq/feature/bma/textComposerLayout
Fix layout issue in text composer
2025-11-12 11:29:57 +01:00
Benoit Marty
573767aca1 Let notifications use avatar fallback.
Extract code which handles Matrix image to its own api / impl / test modules.
2025-11-12 11:28:42 +01:00
renovate[bot]
e7e2f38c3c
Update dependency org.matrix.rustcomponents:sdk-android to v25.11.11 (#5716)
* Update dependency org.matrix.rustcomponents:sdk-android to v25.11.11

* Fix API breaks:
  - `Client.loginWithQrCode` is now `Client.newLoginWithQrCodeHandler`.
  - Rust's `OtherState` can now have `RoomCreate` and `RoomHistoryVisibility` values.
  - Fix fixtures

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-11-11 15:29:37 +00:00
SpiritCroc
6416c79925
Fix rendering notifications if event ID is duplicated (#5711) 2025-11-10 21:54:09 +01:00
Benoit Marty
30cc45c089 Ensure bottom sheet is collapsed when leaving RTE mode. Closes #5635 2025-11-10 16:59:36 +01:00
Benoit Marty
8149cc06f1 Format - no other change. 2025-11-10 16:59:00 +01:00
Benoit Marty
24c213901e Rename MessageComposerEvents to MessageComposerEvent 2025-11-10 16:29:30 +01:00