renovate[bot]
0bc71acd8a
fix(deps): update dependencyanalysis to v3.4.0 ( #5624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 11:56:32 +01:00
ganfra
277dd528ee
Merge pull request #5619 from element-hq/feature/fga/space_members
...
Space : add view members entry
2025-10-29 10:53:45 +01:00
renovate[bot]
f1cce0f817
fix(deps): update dependency com.github.matrix-org:matrix-analytics-events to v0.29.2 ( #5621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 09:18:39 +01:00
Jorge Martin Espinosa
7ed888af83
Fix issues with WorkManager on Android 12 and below ( #5606 )
...
* Add `getForegroundInfo` implementation to try to fix issues with WorkManager on Android 12 and below
This may be a MIUI-only issue as I couldn't reproduce it with several emulators on Android 11, 12 and 13.
* Use `setExpedited` only on Android 13 or higher, it's not needed on older versions
* Use an actual string resource, fix tests
* Fix review comments
* Fix broken test with Element Pro:
Instead of using Robolectric with API < 33 (since Pro uses minSdk 33) use a `BuildVersionSdkIntProvider`
* Remove `getForegroundInfo` and the associated permission, as we expect it to be dead code
* Fix lint issues
* Cleanup NotificationIdProvider
---------
Co-authored-by: Benoit Marty <benoit@matrix.org >
2025-10-28 20:06:57 +00:00
Benoit Marty
08f75dda4c
Confirm exit without saving change in room details edit screen ( #5618 )
...
* Room details edit screen: add confirmation dialog when leaving without saving pending changes.
* Improve preview coverage.
* Update screenshots
* Introduce AsyncAction.ConfirmingCancellation and use it for leaving room edition without saving change.
* Fix issue in comment
* Use new `ConfirmingCancellation` object in Change Roles screen
---------
Co-authored-by: ElementBot <android@element.io >
2025-10-28 18:25:51 +01:00
ganfra
4d9d684f2a
Merge pull request #5602 from element-hq/renovate/dependencyanalysis
...
fix(deps): update dependencyanalysis to v3.3.0
2025-10-28 18:06:06 +01:00
ganfra
09552cb20d
Merge pull request #5620 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-25.x
...
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.28
2025-10-28 18:05:17 +01:00
Jorge Martín
003af22c31
Fix api breaks:
...
- `ComposerDraft` now takes a list of media attachments.
- `HumanQrLoginException` has a couple of new cases.
- `Client.loginWithQrCode` now returns a `LoginWithQrCodeHandle`, which we need to call using `scan` to have the same behaviour as before.
2025-10-28 17:14:40 +01:00
renovate[bot]
63d4f7322e
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.10.28
2025-10-28 15:49:23 +00:00
ganfra
212084866c
feature(space): add view members entry
2025-10-28 11:21:10 +01:00
ganfra
d4de8224c0
Merge pull request #5614 from element-hq/feature/fga/space_flow_inject_room
...
Misc : space flow inject room
2025-10-28 10:05:04 +01:00
Jorge Martin Espinosa
048467b900
Revert "Make sure declining a call stops observing the ringing call state (#5…" ( #5615 )
...
This reverts commit 10bf5f1c8c .
2025-10-27 17:25:56 +01:00
ganfra
be6c8637de
misc(navigation) : fix tests on space module
2025-10-27 14:15:32 +01:00
ganfra
1b7eb87441
misc(navigation) : fix and add test on JoinedRoomLoadedFlowNode
2025-10-27 13:54:33 +01:00
ElementBot
b2aa6b1622
Sync Strings from Localazy ( #5610 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com >
2025-10-27 13:53:07 +01:00
ElementBot
45d4e9bf22
Update screenshots
2025-10-27 10:56:46 +00:00
ganfra
0aff4e9779
Merge branch 'develop' into feature/fga/space_flow_inject_room
2025-10-27 11:41:26 +01:00
ganfra
2949dfb426
misc(navigation) : add onDetailsClick on SpaceView
2025-10-27 10:11:57 +01:00
ganfra
06c26582f2
misc(navigation) : makes SpaceFlowGraph child of RoomGraph
2025-10-24 20:48:22 +02:00
Benoit Marty
fc9c90181c
Merge pull request #5592 from element-hq/feature/bma/constValKey
...
Improve how data is handled for the WorkManager.
2025-10-24 19:20:44 +02:00
Benoit Marty
bb12a6f18b
Merge pull request #5607 from element-hq/feature/bma/notificationStyle
...
Update notification style
2025-10-24 19:20:18 +02:00
ganfra
380f22c7e1
Merge pull request #5597 from element-hq/feature/fga/space_room_update_divider
...
design(space): let SpaceRoomItemView divider be full width
2025-10-24 18:36:15 +02:00
Benoit Marty
10d4c102e0
Update ref.
2025-10-24 18:29:45 +02:00
Benoit Marty
0250e6fa75
Let notifications uses the brandColor.
2025-10-24 18:22:41 +02:00
ganfra
69b4fdec04
Fix ktlint
2025-10-24 18:15:15 +02:00
Benoit Marty
06cf6c321e
Remove element_logo_green.xml from the diagnostic notification.
2025-10-24 17:06:03 +02:00
Benoit Marty
d8129e72bc
Let notifications uses the brandColor.
2025-10-24 17:04:48 +02:00
ganfra
d87c484dd8
misc(navigation) : use JoinedRoomLoadedFlowNode as parent of SpaceFlowNode
2025-10-24 16:26:54 +02:00
ElementBot
d75663f09b
Update screenshots
2025-10-24 14:22:53 +00:00
ganfra
e689eaf73a
design(space): let divider be full width
...
# Conflicts:
# features/home/impl/src/main/kotlin/io/element/android/features/home/impl/spaces/HomeSpacesView.kt
2025-10-24 16:07:16 +02:00
ganfra
cec4e105ec
Merge pull request #5605 from element-hq/renovate/org.sonarqube-7.x
...
Update plugin sonarqube to v7.0.1.6134
2025-10-24 15:38:34 +02:00
Benoit Marty
760ca8e810
Fix warning
2025-10-24 15:09:45 +02:00
Benoit Marty
8ee422508b
Quick reply action: use icon from compound
2025-10-24 13:25:38 +02:00
Benoit Marty
60e46209e6
Accept / reject invitation actions: use icons from compound
2025-10-24 13:23:59 +02:00
Benoit Marty
d0c5abadbd
Mark as read: use icon from compound
2025-10-24 13:22:00 +02:00
renovate[bot]
b01499c7ed
Update plugin sonarqube to v7.0.1.6134
2025-10-24 09:05:55 +00:00
Benoit Marty
1b4aeaa79a
Merge pull request #5604 from element-hq/feature/bma/noAnalytics
...
Add missing tests on the analytic modules
2025-10-24 11:03:53 +02:00
Benoit Marty
3010f9313b
Merge pull request #5600 from element-hq/feature/bma/deletePinCode
...
Delete pin code only when the last session is deleted
2025-10-24 09:47:57 +02:00
Benoit Marty
948c68b1ad
Cleanup
2025-10-24 09:47:04 +02:00
Benoit Marty
712da7a94d
Cleanup and remove warning, this code is not reachable by production code.
2025-10-24 09:44:30 +02:00
Benoit Marty
b1033c4bf6
Add missing test on DefaultScreenTracker
2025-10-24 09:41:46 +02:00
Jorge Martin Espinosa
009ceb8704
Clearing the room list search clears the search term too ( #5603 )
2025-10-24 09:30:10 +02:00
Benoit Marty
4fd860687f
Add missing test on NoopScreenTracker
2025-10-24 09:12:54 +02:00
Benoit Marty
514f4d0541
Add missing test on NoopAnalyticsService
2025-10-24 09:07:32 +02:00
renovate[bot]
25a033d61e
fix(deps): update dependencyanalysis to v3.3.0
2025-10-24 02:42:00 +00:00
ganfra
6008af36ec
Merge pull request #5599 from element-hq/feature/fga/home_topbar_2
...
Design : update Home TopBar and RoomList Filters
2025-10-23 18:29:40 +02:00
Benoit Marty
5d1696b122
Fix detekt issue.
2025-10-23 18:03:22 +02:00
ganfra
2de115d57b
design(home) : better comment on padding
2025-10-23 18:00:33 +02:00
ElementBot
5b4e5f68d1
Update screenshots
2025-10-23 15:38:44 +00:00
Benoit Marty
2871a7a9e6
Merge pull request #5596 from element-hq/feature/bma/removeNavigationState
...
Remove application navigation state usage in the push module
2025-10-23 17:35:31 +02:00