Commit Graph
14 Commits
Author SHA1 Message Date
Jacek Krasiukianis 2b947cffd5 Merge remote-tracking branch 'origin/main' into HEAD 2025-10-06 15:03:10 +02:00
Mateusz Szklarek 076a235442 Change proton mail icon to the variant without white background 2025-09-29 15:17:24 +02:00
Maciej Gomółka b94308f7a5 Change a way of blurring the screen on cover view 2025-09-25 12:37:21 +00:00
Maciej Gomółka bf81bfedd5 Change a way of blurring the screen on cover view 2025-09-25 09:41:55 +02:00
Jacek Krasiukianis 1f2d2fb05b Annotate StateStore with @MainActor 2025-09-15 16:56:27 +02:00
Jacek Krasiukianis 6808824457 ET-4334 Fix Sign Out button not working in lock screen 2025-08-22 13:54:43 +02:00
Jacek Krasiukianis 8679922e62 ET-4199 Hide logout button in Share extension lock screen 2025-08-11 12:08:15 +00:00
Jacek Krasiukianis 19db6f7bc2 ET-3506 Satisfy threading assertion (crashed simulator) 2025-08-01 10:53:45 +02:00
Xavi Gil efb1f7528a ET-3960: Composer password protection - move reusable components to InboxCoreUI 2025-07-29 16:13:22 +02:00
Maciej Gomółka f440949233 Wrap PIN screen content into scroll view 2025-07-28 11:24:02 +00:00
Jacek Krasiukianis 3b49b52397 ET-638 Use protocol to pass MailSession to LockScreen 2025-07-15 12:38:50 +02:00
Maciej Gomółka 4727fca432 Merge branch 'main' into release/5.1.0-main
# Conflicts:
#	Modules/App/Sources/UI/Actions/Views/MailboxActionBar/MailboxActionBarView.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/Cells/ExpandedMessageViews/MessageDetailsView.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/ConversationDetailScreen.swift
#	Modules/App/Tests/Doubles/MailSessionSpy.swift
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithArchiveLocationNoLabelsLayoutsCorrectly.collapsed_dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithArchiveLocationNoLabelsLayoutsCorrectly.collapsed_light.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithArchiveLocationNoLabelsLayoutsCorrectly.expanded_dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithArchiveLocationNoLabelsLayoutsCorrectly.expanded_light.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithCustomLocationAndLabelsLayoutsCorrectly.collapsed_dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithCustomLocationAndLabelsLayoutsCorrectly.collapsed_light.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithCustomLocationAndLabelsLayoutsCorrectly.expanded_dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithCustomLocationAndLabelsLayoutsCorrectly.expanded_light.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithInboxLocationLayoutsCorrectly.collapsed_dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithInboxLocationLayoutsCorrectly.collapsed_light.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithInboxLocationLayoutsCorrectly.expanded_dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithInboxLocationLayoutsCorrectly.expanded_light.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithOutboxLocationLayoutsCorrectly.dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/ConversationDetails/__Snapshots__/MessageDetailsViewSnapshotTests/testMessageDetailsWithOutboxLocationLayoutsCorrectly.light.png
#	Modules/InboxContacts/Sources/Generated/Rust.generated.swift
#	ProtonPackages/et-protoncore
#	mail-sdk-version
2025-07-15 11:36:55 +02:00
Jacek Krasiukianis a3c604bcde cleanup debugging prints 2025-07-14 14:31:53 +00:00
Jacek Krasiukianis 2622a6a43f ET-638 Reusable lock screen 2025-07-02 15:48:02 +02:00