Commit Graph

4053 Commits

Author SHA1 Message Date
ganfra
f52e0f4cc1 Merge pull request #4067 from element-hq/feature/fga/knock_requests_sdk
feat(knock requests) : branch logic for handling knock requests
2024-12-20 10:35:21 +01:00
ganfra
5e2fed1ecd knock requests : rename KnockRequestsActionTarget to KnockRequestAction 2024-12-19 20:08:14 +01:00
ganfra
87ce71a883 knock requests : rename fixture aKnockRequestPresentable 2024-12-19 19:34:11 +01:00
ganfra
c095457212 knock requests : add KnockRequestsException 2024-12-19 19:31:53 +01:00
Benoit Marty
f8b2f24962 Move share and download actions to the bottom sheet 2024-12-19 16:20:50 +01:00
Benoit Marty
dbea0c46d0 Merge pull request #4065 from element-hq/feature/bma/recoveryKeyUi
Update recovery key UI
2024-12-18 21:26:14 +01:00
ganfra
be41e224e8 knock requests : fix test name 2024-12-18 20:36:40 +01:00
ganfra
92380ef3e4 knock requests : rework knock requests service to avoid reloading of data (and weird ui glitch because of them) 2024-12-18 20:24:29 +01:00
ganfra
69307f7c62 knock requests : format and clean 2024-12-18 18:13:13 +01:00
ganfra
79b0098ada knock requests : fix wrong string resource for error 2024-12-18 18:10:00 +01:00
ganfra
01f7fc20f4 Merge branch 'develop' into feature/fga/knock_requests_sdk 2024-12-18 17:21:16 +01:00
Benoit Marty
c0f8cdbc3a Merge pull request #4056 from element-hq/feature/bma/messageActionList
Update message action list
2024-12-18 16:47:51 +01:00
ganfra
3460551e2c Merge pull request #4060 from element-hq/feature/fga/update_rust_sdk_0.2.72
depencies(sdk) : update rust sdk 0.2.72
2024-12-18 16:40:21 +01:00
Benoit Marty
923797d08c Update recovery key UI. Closes #4063 2024-12-18 16:07:02 +01:00
Benoit Marty
6284a70b00 Format file (no other change) 2024-12-18 16:04:48 +01:00
ganfra
fc8f3af85e deps(sdk) : update rust sdk to 0.2.72 and fix api breaks 2024-12-18 15:24:04 +01:00
ganfra
aabe1b3cb5 test(settings) : try to fix flakiness 2024-12-18 15:21:19 +01:00
Benoit Marty
9ea05f2c6d Fix flaky test by using CompletableDeferred 2024-12-17 15:42:50 +01:00
ganfra
a6decdf697 knock requests : add tests to the feature 2024-12-17 15:36:30 +01:00
ganfra
108253ca82 knock requests : make sure to use the correct confirmation submit text 2024-12-17 15:36:08 +01:00
ganfra
23cf3b1d4e knock request : simplify executing action 2024-12-17 15:35:44 +01:00
Benoit Marty
4e78402ada Add EditPoll action and fix tests. 2024-12-17 14:35:19 +01:00
Benoit Marty
f50faf8c31 Add tests on TimelineItemActionComparator 2024-12-17 14:35:19 +01:00
Benoit Marty
dc1a7b80ff Make TimelineItemAction an enum class. 2024-12-17 14:35:19 +01:00
Benoit Marty
52091cb4ae Reorder items in message action list. 2024-12-17 14:35:19 +01:00
Benoit Marty
705f65fd81 Change icon of the remove caption action 2024-12-17 14:35:19 +01:00
Benoit Marty
5bdd8bbb30 Replace ic_developer_options.xml by the icon from Compound. 2024-12-17 14:35:19 +01:00
ganfra
1cc21c2d1c knock requests : makes knock can be handled and is enabled 2024-12-16 20:32:17 +01:00
Benoit Marty
9b6701f4c5 Add a quick filter on the open source licence screen. 2024-12-16 17:36:51 +01:00
ganfra
71c6b2a0e3 knock requests : manage remaining ui states 2024-12-16 12:09:14 +01:00
ganfra
ff3487307e knock requests : sync localazy 2024-12-16 11:07:38 +01:00
Valere
598e230bd7 feat(crypto): Support for new UtdCause for historical messages 2024-12-16 10:58:13 +01:00
bmarty
e18e4142c7 Sync Strings from Localazy 2024-12-16 00:28:36 +00:00
ganfra
8a73a9c158 knock requests : branch the api in presenters 2024-12-13 20:00:00 +01:00
Benoit Marty
30b09097df Merge pull request #4036 from element-hq/feature/bma/extractVoiceMessagePlayer
Extract voice message player to its own module
2024-12-13 19:38:02 +01:00
Benoit Marty
5e0d6a6e8a Extract voice message player to its own module 2024-12-13 15:44:58 +01:00
Benoit Marty
caf8c7392e Add audio file support in the gallery and in the media viewer.
Make MediaPlayerControllerView compatible to control audio playback
2024-12-13 09:45:45 +01:00
Benoit Marty
ecc308a9d7 Merge pull request #4029 from element-hq/feature/bma/eventCache
Add a feature flag to be able to enable the event cache
2024-12-12 17:59:47 +01:00
Benoit Marty
299de21968 Fix tests 2024-12-12 17:53:02 +01:00
Benoit Marty
87de436c98 Add a way to clear the cache for a specific room. 2024-12-12 11:58:46 +01:00
Benoit Marty
4188d58b56 Implement month separator for the Gallery.
Improve day separator rendering in the timeline.
Use Today, Yesterday, and the name of the day if less than 7 days and do not render the year for the current year.
Improve date format for the media viewer.
Rework how date and time are computed.
ActionListView: Time can take more space, so update the layout.
2024-12-11 23:57:57 +01:00
Benoit Marty
6e35ebcdeb Merge pull request #4010 from element-hq/feature/bma/mediaGalleryUi
Media gallery UI
2024-12-11 12:20:30 +01:00
Benoit Marty
caaa88485e Add edge case for the preview. 2024-12-10 11:58:31 +01:00
Benoit Marty
360ba2ba2f Fix alignment for edge cases. 2024-12-10 11:54:50 +01:00
Benoit Marty
7427dc1d94 Fix alignment of avatar according to Figma
https://www.figma.com/design/7TqjqdMBaPpm3IavKsMYu6/Ask-to-join-(Knocking)?node-id=4856-42262
2024-12-10 11:36:55 +01:00
Benoit Marty
8cd88e0086 Improve avatar rendering 2024-12-10 11:34:57 +01:00
ganfra
2791d23cb6 Merge pull request #4012 from element-hq/feature/fga/fix_open_dm_twice
fix(dm) : remove duplicate LaunchedEffect when opening DM
2024-12-10 11:03:24 +01:00
Benoit Marty
b3bae5e95d Fix test. 2024-12-10 10:17:57 +01:00
Benoit Marty
e80dfa9cff Add test. 2024-12-10 09:47:53 +01:00
Benoit Marty
f0fb6698e4 Rename onDone to onBackClick. 2024-12-10 08:51:43 +01:00