Commit Graph
45 Commits
Author SHA1 Message Date
Maciej Gomółka 433984d2d2 Merge branch 'main' into feat/ET-4636
# Conflicts:
#	Modules/App/Sources/UI/Actions/Conversation/ConversationActionsMenuAction.swift
#	Modules/App/Sources/UI/Actions/Message/MessageActionsMenu.swift
#	Modules/App/Sources/UI/Actions/Message/MessageActionsMenuState.swift
#	Modules/App/Sources/UI/Actions/Message/MessageActionsMenuStore.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/ConversationDetailListView.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/ConversationDetailModel.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/ConversationDetailScreen.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/MailboxActionSheets.swift
#	Modules/App/Tests/Tests/Snapshots/Actions/MessageActionsSheetSnapshotTests.swift
#	Modules/App/Tests/Tests/Unit/UI/Actions/MessageActionsMenuStoreTests.swift
2025-09-16 12:06:39 +02:00
Maciej Gomółka 0156ecd784 Implement conversation toolbar more menu 2025-09-15 08:01:06 +00:00
Maciej Gomółka 303f57e3c5 Add isMoreAction property to DisplayableAction protocol 2025-09-15 08:01:06 +00:00
Xavi Gil f020df3fcb ET-4669: Fixed wrong swipe star icon 2025-09-09 15:02:11 +02:00
Xavi Gil 323f55828f ET-4667: Remove optimistic updates in Mailbox items 2025-09-09 14:52:49 +02:00
Maciej Gomółka 0385378a7b Change draft icon 2025-09-04 14:31:00 +02:00
Jacek Krasiukianis c24d2d51fc Fix swipe action icon for toggle read 2025-08-25 13:39:46 +02:00
Mateusz Szklarek 0612852c0b Merge branch 'main' into feat/ET-4374_edit_contact_action
# Conflicts:
#	Modules/InboxContacts/Sources/Screens/ContactDetails/Providers/ContactDetailsProvider.swift
2025-08-23 10:22:01 +02:00
Jacek Krasiukianis 975cf6dedc Remove redundant typealias 2025-08-22 07:58:13 +00:00
Maciej Gomółka 295d39b1ce Add snapshot test to message actions sheet 2025-08-21 14:28:33 +02:00
Maciej Gomółka f874661ced Refactor after self review 2025-08-21 13:40:39 +02:00
Maciej Gomółka d8bfce14ab Merge branch 'main' into task/ET-4370
# Conflicts:
#	Modules/App/Sources/UI/Actions/Models/AlertModel+MailboxActions.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/ConversationDetailModel.swift
#	Modules/App/Sources/UI/Screens/ConversationDetail/ConversationDetailScreen.swift
2025-08-21 12:19:38 +02:00
Maciej Gomółka e49a2e8124 Implement new sheets 2025-08-20 13:05:19 +02:00
Jacek Krasiukianis 405a64feac ET-3111 Support shortcut items 2025-08-19 12:15:21 +00:00
Mateusz Szklarek cf9bf3c028 Rename all files related to MessageAddressActionView 2025-08-14 11:37:02 +02:00
Maciej Gomółka 317afab168 Revert "Hide snooze feature"
This reverts commit 4ae1cc364d.
2025-08-06 14:44:46 +02:00
Maciej Gomółka 4ae1cc364d Hide snooze feature 2025-08-04 10:58:59 +02:00
Maciej Gomółka 6e38cbf494 Fix not compiling code 2025-07-03 17:07:19 +02:00
Mateusz Szklarek 5db16bb8de Update localizations for sidebar locations and remove no longer used strings 2025-07-03 13:04:43 +02:00
Maciej Gomółka 2fcc96daa4 Fix navigation after perofmring actions on a conversation / messsage 2025-07-02 15:47:10 +02:00
Mateusz Szklarek 539809d434 Improve the usage of system symbol - add convenience init with symbol enum 2025-05-28 12:52:33 +02:00
Mateusz Szklarek d6667520f5 Replace back & star icons with SF Symbols #9 2025-05-27 15:53:02 +02:00
Xavi Gil 0afbf84b07 ET-3019: Schedule send, SDK integration for undo and edit 2025-05-23 07:49:51 +00:00
Jacek Krasiukianis 1b9e82762e ET-2827 Ensure correct icons in message action sheet 2025-04-30 10:38:50 +00:00
Jacek Krasiukianis b870f4d0c7 CR: more explicit property name 2025-04-29 13:58:43 +00:00
Jacek Krasiukianis ee72cb85ab ET-410 Push notification actions 2025-04-29 13:58:43 +00:00
Alex Morral ef8bce75a6 feat(hv): ET-2202 Integrate HV with rust 2025-03-26 15:14:30 +00:00
Jacek Krasiukianis 9a1baf895b ET-407 Update MailboxMessageSeed 2025-03-03 16:16:08 +00:00
Jacek Krasiukianis 4b244c925d ET-407 Update MailboxMessageSeed 2025-02-28 09:56:46 +00:00
Jacek Krasiukianis a5f97ce148 ET-989 Support remaining swipe actions (labelAs, moveTo) 2025-02-13 12:29:50 +01:00
Jacek Krasiukianis f35b3844e3 Remove unused code 2025-02-11 18:41:18 +00:00
Jacek Krasiukianis b29b7c79f1 Avoid fatalError, provide stub icon 2025-02-11 13:28:19 +00:00
Jacek Krasiukianis 7e214689b8 ET-1976 Move to trash as a swipe action 2025-02-11 13:28:19 +00:00
Maciej Gomółka dd910bcf03 Add outbox section 2025-01-17 15:55:08 +01:00
Jacek Krasiukianis 0b93c16fe7 Remove unused code 2025-01-13 16:49:26 +01:00
Xavi Gil 5de50ee92a Moving ToastStateStore to InboxCoreUI 2024-12-12 09:04:38 +00:00
Maciej Gomółka 8b8ebdf517 Get rid of not used code 2024-11-21 15:01:54 +00:00
Mateusz Szklarek f02cd2c8b9 Rename DesignSystem module to InboxDesignSystem 2024-10-29 12:42:21 +01:00
Maciej Gomółka aef28c778b Rename messageID to remoteID 2024-10-29 12:19:49 +01:00
Maciej Gomółka ab69bd1039 Refactor after Xavi CR 2024-10-28 17:30:46 +01:00
Maciej Gomółka 58c619f7d2 Implement conversation action bar 2024-10-28 15:06:32 +00:00
Maciej Gomółka 73275f2346 Refactor after self CR 2024-10-23 08:53:40 +02:00
Maciej Gomółka 7afac0fab9 Bring back swipe action icon 2024-10-22 21:27:59 +02:00
Maciej Gomółka 8696e950f0 Remove not used code 2024-10-22 20:54:19 +02: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