Benoit Marty
|
5d021a557c
|
Simplify the presenter
|
2025-10-28 18:21:06 +01:00 |
|
Benoit Marty
|
1e66db9a28
|
EventId cannot be null here.
|
2025-10-28 18:15:25 +01:00 |
|
Benoit Marty
|
95c735a90e
|
Add Forward action to MediaDetailsBottomSheet. Closes #5454
Improve API of Callback when forwarding Event.
|
2025-10-28 18:13:53 +01:00 |
|
Benoit Marty
|
7f22777ad9
|
Extract code for forwarding Event to its own modules.
|
2025-10-28 15:42:39 +01:00 |
|
ganfra
|
83d8151012
|
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
|
2af5570231
|
Revert "Make sure declining a call stops observing the ringing call state (#5…" (#5615)
This reverts commit 651263111e.
|
2025-10-27 17:25:56 +01:00 |
|
ganfra
|
ef52fb38f2
|
misc(navigation) : fix tests on space module
|
2025-10-27 14:15:32 +01:00 |
|
ganfra
|
81161c4c5a
|
misc(navigation) : fix and add test on JoinedRoomLoadedFlowNode
|
2025-10-27 13:54:33 +01:00 |
|
ElementBot
|
b1addb4521
|
Sync Strings from Localazy (#5610)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
|
2025-10-27 13:53:07 +01:00 |
|
ElementBot
|
1024c513ee
|
Update screenshots
|
2025-10-27 10:56:46 +00:00 |
|
ganfra
|
819e916e3c
|
Merge branch 'develop' into feature/fga/space_flow_inject_room
|
2025-10-27 11:41:26 +01:00 |
|
ganfra
|
7f04a9fcf7
|
misc(navigation) : add onDetailsClick on SpaceView
|
2025-10-27 10:11:57 +01:00 |
|
ganfra
|
da95a4b838
|
misc(navigation) : makes SpaceFlowGraph child of RoomGraph
|
2025-10-24 20:48:22 +02:00 |
|
Benoit Marty
|
9baf948b35
|
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
|
a9bc148d00
|
Merge pull request #5607 from element-hq/feature/bma/notificationStyle
Update notification style
|
2025-10-24 19:20:18 +02:00 |
|
ganfra
|
35531baff3
|
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
|
1080319b36
|
Update ref.
|
2025-10-24 18:29:45 +02:00 |
|
Benoit Marty
|
b6b0ad91ce
|
Let notifications uses the brandColor.
|
2025-10-24 18:22:41 +02:00 |
|
ganfra
|
450aaf1ef3
|
Fix ktlint
|
2025-10-24 18:15:15 +02:00 |
|
Benoit Marty
|
a11af0c2b2
|
Remove element_logo_green.xml from the diagnostic notification.
|
2025-10-24 17:06:03 +02:00 |
|
Benoit Marty
|
6e9af83b6a
|
Let notifications uses the brandColor.
|
2025-10-24 17:04:48 +02:00 |
|
ganfra
|
6c42250145
|
misc(navigation) : use JoinedRoomLoadedFlowNode as parent of SpaceFlowNode
|
2025-10-24 16:26:54 +02:00 |
|
ElementBot
|
5229f5df23
|
Update screenshots
|
2025-10-24 14:22:53 +00:00 |
|
ganfra
|
72fda96df1
|
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
|
f5e7a43f69
|
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
|
257325022c
|
Fix warning
|
2025-10-24 15:09:45 +02:00 |
|
Benoit Marty
|
211c07c7e9
|
Quick reply action: use icon from compound
|
2025-10-24 13:25:38 +02:00 |
|
Benoit Marty
|
ac5c3ba607
|
Accept / reject invitation actions: use icons from compound
|
2025-10-24 13:23:59 +02:00 |
|
Benoit Marty
|
e8ac2f5f7b
|
Mark as read: use icon from compound
|
2025-10-24 13:22:00 +02:00 |
|
renovate[bot]
|
bacbf3cb9f
|
Update plugin sonarqube to v7.0.1.6134
|
2025-10-24 09:05:55 +00:00 |
|
Benoit Marty
|
9a39594b3a
|
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
|
f1b8f878de
|
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
|
6eec5fafe1
|
Cleanup
|
2025-10-24 09:47:04 +02:00 |
|
Benoit Marty
|
6ef9964de9
|
Cleanup and remove warning, this code is not reachable by production code.
|
2025-10-24 09:44:30 +02:00 |
|
Benoit Marty
|
5eb117e1d0
|
Add missing test on DefaultScreenTracker
|
2025-10-24 09:41:46 +02:00 |
|
Jorge Martin Espinosa
|
51bf99cfba
|
Clearing the room list search clears the search term too (#5603)
|
2025-10-24 09:30:10 +02:00 |
|
Benoit Marty
|
e14351fc61
|
Add missing test on NoopScreenTracker
|
2025-10-24 09:12:54 +02:00 |
|
Benoit Marty
|
ea15eeca18
|
Add missing test on NoopAnalyticsService
|
2025-10-24 09:07:32 +02:00 |
|
ganfra
|
0745f308c5
|
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
|
752a4ea846
|
Fix detekt issue.
|
2025-10-23 18:03:22 +02:00 |
|
ganfra
|
b779ac0086
|
design(home) : better comment on padding
|
2025-10-23 18:00:33 +02:00 |
|
ElementBot
|
d0a3656f82
|
Update screenshots
|
2025-10-23 15:38:44 +00:00 |
|
Benoit Marty
|
78ebd1a6a7
|
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 |
|
ganfra
|
318ad1edbd
|
design(home) : clean up
|
2025-10-23 17:22:39 +02:00 |
|
Benoit Marty
|
85035da028
|
Add unit test on DefaultLockScreenService
|
2025-10-23 17:20:36 +02:00 |
|
ganfra
|
21c21259cb
|
design(home) : allow scrolling to top when clicking on already selected tab
|
2025-10-23 17:00:40 +02:00 |
|
Benoit Marty
|
7cea6f0f8f
|
Remove dead code.
|
2025-10-23 16:52:24 +02:00 |
|
Benoit Marty
|
0284fd22e8
|
Delete the PIN code only when the last session is deleted.
|
2025-10-23 16:48:26 +02:00 |
|
Benoit Marty
|
7777607a37
|
Use parameter wasLastSession
|
2025-10-23 16:48:25 +02:00 |
|
Benoit Marty
|
34a5785f38
|
Use TestScope.backgroundScope
|
2025-10-23 16:48:24 +02:00 |
|