Commit Graph
25 Commits
Author SHA1 Message Date
Jacek Krasiukianis 314a0b4ac9 Rust SDK 0.79.0 2025-05-19 14:49:20 +02:00
Jacek Krasiukianis 4bef73432d Rust SDK 0.78.0 2025-05-16 13:17:19 +00:00
Jacek Krasiukianis 9e205b96e6 Cleanup whitespace 2025-04-29 11:07:38 +02:00
Jacek Krasiukianis 9e14b8b250 Revert "Fixed compiler errors"
This reverts commit 2653a2cd63.
2025-04-28 14:52:26 +02:00
Xavi Gil 2653a2cd63 Fixed compiler errors 2025-04-28 11:31:39 +02:00
Mateusz Szklarek afef2f770b Bump Rust SDK to 0.72.13 version 2025-04-25 14:45:51 +02:00
Mateusz Szklarek a05f4ad467 Group all rust functions related to message body together in one wrapper 2025-04-01 11:10:15 +02:00
Mateusz Szklarek 318dfc1450 Add implementation for displayEmbeddedImages action 2025-03-20 10:48:14 +01:00
Mateusz Szklarek b6598da9cd Extend MessageBody.HTML model with options property
Refactor tests and add conformance to Equatable to simplify unit tests
2025-03-20 10:48:14 +01:00
Mateusz Szklarek 210f140bb9 Get rid of @unchecked Sendable for MessageBodyStateStore
Fix subsequent warnings in `MessageBodyProvider` by making closures `Sendable`
2025-03-20 10:19:20 +01:00
Mateusz Szklarek 13e5300b2a Extend MessageBody model with banners property
Refactor `MessageBody` model: separate HTML content from banners
2025-03-20 10:19:20 +01:00
Mateusz Szklarek 3a2ea23d37 Introduce MessageBodyStateStore for MessageDetailsBodyView
Fix concurrency warnings and provide rust wrapper for making it testable
2025-03-20 10:19:20 +01:00
Mateusz Szklarek ae0236b4e7 Move conformance of EmbeddedImageProvider to protocol definition file 2025-03-20 10:19:20 +01:00
Mateusz Szklarek ff14a8a291 Remove notLoaded case which was never returned by MessageBodyProvider 2025-03-20 10:19:20 +01:00
Xavi Gil 8cb99ab77e Moved CIDSchemeHandler and EmbeddedImageProvider to InboxCore 2025-01-31 09:19:46 +00:00
Maciej Gomółka 6c179857ed Refactor after CR 2025-01-30 13:15:20 +00:00
Maciej Gomółka 8c93ba4c57 Display connection error when body cannot render because of offline mode 2025-01-30 13:15:20 +00:00
Maciej Gomółka 86bbf58faa Bump Rust SDK to 0.32.0 version 2025-01-13 17:09:27 +01:00
Xavi Gil 3cabbf9ab0 Composer tech debt: AppLogger moved to InboxCore and other small changes 2024-12-19 13:36:38 +00:00
Maciej Gomółka d2f3f8b722 Refactor after the CR 2024-12-17 22:54:46 +00:00
Maciej Gomółka e599681b39 Align with a new SDK version 2024-12-17 22:54:46 +00:00
Maciej Gomółka b3498bfcbc Prepare for the changes in embedded image API 2024-12-17 22:54:46 +00:00
Xavi Gil dacf205bbf ET-1657: Use Proton contracts in the Composer contact picker 2024-12-13 09:46:28 +00:00
Xavi Gil 10f1bcd08d ET-1500: Changes in Design System Colors 2024-11-14 09:03:20 +00:00
Mateusz Szklarek 42abe44195 Move all application target related files to one directory Modules/App
Move `Keychain` and `DesignSystem` to `Modules`
2024-10-11 08:20:40 +02:00