Mateusz Szklarek
8ef89dae1b
Refactor after code review
2025-10-14 11:31:52 +02:00
Mateusz Szklarek
5dfbae5f51
Remove few warnings in tests
2025-10-14 09:13:59 +02:00
Mateusz Szklarek
733a7de302
Change the place for updating bottomBar.isVisible state
...
Revert adding `passThroughBlockerView`
2025-09-01 14:09:35 +02:00
Mateusz Szklarek
cb0fec816f
Fix passthrough gestures on toast
...
Add transparent view underneath toast that blocks user gestures
2025-09-01 14:09:26 +02:00
Mateusz Szklarek
74b9b7e5d7
Update background & button color for toasts
2025-08-25 11:12:32 +02:00
Jacek Krasiukianis
11940eb69e
[Refactor] Make Toast.Button.action async
2025-08-25 08:47:51 +00:00
Jacek Krasiukianis
778c796a2c
ET-4417 Prevent bottom bar from being covered with toasts
2025-08-21 17:40:06 +02:00
Jacek Krasiukianis
fde79a492f
ET-4291 Mobile signature setting
2025-08-19 13:18:39 +00:00
Mateusz Szklarek
fb579ba7b6
Rename default case to short in Toast.Duration enum
2025-08-11 11:11:51 +02:00
Mateusz Szklarek
4ebf1ce70c
Reuse informationUndo toast for archiveSuccess
2025-08-11 11:11:51 +02:00
Mateusz Szklarek
7d117f35fb
Remove code duplication for toast factories functions and unify durations
2025-08-11 11:11:51 +02:00
Mateusz Szklarek
3d657ddde8
Ignore recently added id: UUID for value equality & hash computation
...
With that Hashable/== implementation (ignoring id), a Set<Toast> will
treat two toasts that only differ by id as the same element and this is
expected behaviour since it does not make sense to duplicate the banner
with same title, message, button configuration etc.
2025-08-11 11:11:51 +02:00
Mateusz Szklarek
a5457a9152
Add possibility to dismiss toast by unique identifier
2025-08-11 11:11:51 +02:00
Jacek Krasiukianis
745c44e252
Remove unused code
2025-08-08 10:28:03 +00:00
Jacek Krasiukianis
9e205b96e6
Cleanup whitespace
2025-04-29 11:07:38 +02:00
Jacek Krasiukianis
695ce347fb
ET-2530 Fix ToastStateStore crash when event loop error is thrown
2025-03-21 10:44:38 +00:00
Jacek Krasiukianis
205ac25f27
ET-634 Migrate session when no protection is enabled
2025-03-18 14:31:46 +00:00
Xavi Gil
30876fd1ee
Adjusted toast durations
2025-02-14 11:36:05 +01:00
Xavi Gil
2e16babca3
Fixed tests in ComposerModelTests
2025-02-13 16:49:20 +01:00
Xavi Gil
6ad5a29312
Added DraftSavedToastCoordinator for the logic discarding the draft
2025-02-13 16:49:20 +01:00
Xavi Gil
6b17e9c781
ET-1843: Undo send
2025-01-24 16:05:31 +00:00
Xavi Gil
5de50ee92a
Moving ToastStateStore to InboxCoreUI
2024-12-12 09:04:38 +00:00