Commit Graph
89 Commits
Author SHA1 Message Date
Jacek Krasiukianis 4f4e83cda8 CR: fix ProtonCoreET paths 2025-07-02 17:44:10 +02:00
Jacek Krasiukianis 2622a6a43f ET-638 Reusable lock screen 2025-07-02 15:48:02 +02:00
Mateusz Szklarek 767713ffac Remove redundant internal modifier for init and docs according to CR 2025-07-02 12:18:58 +02:00
Mateusz Szklarek 7ca1714d1a Disable record mode for snapshot test in CyclingProgressBarSnapshotTests 2025-07-02 07:10:26 +00:00
Mateusz Szklarek 854c49eb66 Refactor after self code review 2025-07-02 07:10:26 +00:00
Mateusz Szklarek b91e6b3ae4 Limit amount of separate snapshots for different animation phases 2025-07-02 07:10:26 +00:00
Mateusz Szklarek aa069e83cf Add snapshot testing support for CyclingProgressBar & add snapshot tests 2025-07-02 07:10:26 +00:00
Mateusz Szklarek 546520836c Fix formatting in Package.swift for InboxCoreUI package 2025-07-02 07:10:26 +00:00
Mateusz Szklarek 0c947e7fb3 Make initializer public in CyclingProgressBar 2025-07-02 07:10:26 +00:00
Mateusz Szklarek 8ddbfd3cbb Use loader success color in CyclingProgressBar component 2025-07-02 07:10:26 +00:00
Mateusz Szklarek c4d57a287f Add initial implementation of CyclingProgressBar 2025-07-02 07:10:26 +00:00
Jacek Krasiukianis 6406c64648 ET-3504 Dynamic font size in native views 2025-07-01 08:17:52 +00:00
Maciej Gomółka 18b2a66166 Drop view highlighting for iOS 17 to fix the problem with scrolling 2025-06-16 11:01:38 +00:00
Jacek Krasiukianis 1cfbe23e31 ET-3316 Prettier error view 2025-06-12 13:27:49 +02:00
Mateusz Szklarek 82bea2b20e Disable displaying hyperlink when there is email 2025-06-12 11:06:59 +02:00
Mateusz Szklarek c0fe1539f8 Move StateStore and StoreView to InboxCoreUI framework 2025-06-12 08:47:54 +00:00
Xavi Gil 35fb60d46e ET-3323: Change sender feature 2025-06-12 08:12:47 +00:00
Mateusz Szklarek ce13648fe2 Highlight only actionable button and remove action closure for address field 2025-06-10 13:15:50 +00:00
Mateusz Szklarek 0f4af281e9 Use SwiftUI's copy action instead of custom one 2025-06-10 13:15:50 +00:00
Mateusz Szklarek f554f755b3 Refactor after self review 2025-06-10 13:15:50 +00:00
Mateusz Szklarek beeced8a4b Implement copy to clipboard action for all fields in contact details 2025-06-10 13:15:50 +00:00
Mateusz Szklarek f490226d25 Merge branch 'main' into fix/ET-3021_low_effort_UI_improvements
# Conflicts:
#	Modules/InboxComposer/Sources/Composer/Views/ScheduleSend/ScheduleSendPickerSheet.swift
2025-05-28 13:13:06 +02:00
Xavi Gil 3d529e62aa ET-625: Schedule Send custom date picker 2025-05-28 10:58:33 +00: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 5e5e38b74c Change spacing between message banners and top spacing 2025-05-27 15:53:03 +02:00
Mateusz Szklarek d6667520f5 Replace back & star icons with SF Symbols #9 2025-05-27 15:53:02 +02:00
Mateusz Szklarek 0e2f8eeefe Record all reference snapshots after color taxonomy changes [#8] 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
Mateusz Szklarek c36ea4cd97 Move disabling button out of the scope of FormBigButton 2025-05-21 14:26:35 +02:00
Mateusz Szklarek eef5f66717 Make FormBigButton interactive by default 2025-05-21 14:13:09 +02:00
Mateusz Szklarek b8d3187a02 Merge branch 'main' into feat/ET-530_contact_details_ui
# Conflicts:
#	Modules/App/Tests/Tests/Snapshots/Screens/AppSettings/__Snapshots__/AppProtectionSelectionScreenSnapshotTests/appProtectionSelectionScreenLayoutsCorrectly.dark.png
#	Modules/App/Tests/Tests/Snapshots/Screens/AppSettings/__Snapshots__/AppProtectionSelectionScreenSnapshotTests/appProtectionSelectionScreenLayoutsCorrectly.light.png
#	Modules/InboxCoreUI/Sources/FormList.swift
2025-05-20 16:29:10 +02:00
Mateusz Szklarek 8627a1c155 Refactor after self code review 2025-05-19 13:46:16 +02:00
Mateusz Szklarek a3fe6a1751 Make FormBigButton disabled when isInteractive == false 2025-05-19 13:46:16 +02:00
Mateusz Szklarek 1bcabb0bfc Extract FormList to InboxCoreUI package and reuse it in contact details 2025-05-19 13:46:16 +02:00
Mateusz Szklarek 4a1e8e47a5 Extract FormBigButton and reuse it on ContactDetailsScreen 2025-05-19 13:46:16 +02:00
Xavi Gil 3dfd65eb85 ET-626: Schedule send, edit message banner UI 2025-05-16 12:25:18 +00:00
Maciej Gomółka 21cd9fbfae Update snapshots 2025-05-13 12:19:42 +00:00
Maciej Gomółka 1e0c2fa2a4 Design changes after the design review 2025-05-13 12:19:42 +00:00
Mateusz Szklarek 6043a6741e Remove extra spacer for trailing toolbar item 2025-05-07 15:07:21 +02:00
Mateusz Szklarek 6c535a1897 Change cross icon for close button - update all usages 2025-05-07 14:32:37 +02:00
Jacek Krasiukianis 9e205b96e6 Cleanup whitespace 2025-04-29 11:07:38 +02:00
Mateusz Szklarek 1ca72d6274 Align border radius naming with Figma conventions 2025-04-23 13:26:10 +02:00
Mateusz Szklarek 46e89a38a2 Adjust background color for upgradePlan button 2025-04-23 13:14:41 +02:00
Mateusz Szklarek f040a5e813 Add crazy gradient stroke for upgradePlan button 2025-04-23 13:01:45 +02:00
Mateusz Szklarek e6dc813d84 Make action closure async, move Task to UI layer and remove TaskFactory 2025-04-17 18:32:04 +02:00
Mateusz Szklarek 249ba6db85 Implement all possible states for EmptySpamTrashBannerView view 2025-04-11 13:15:36 +02:00
Mateusz Szklarek a619cde5b0 Extract button and content style to helper properties 2025-04-11 13:15:36 +02:00
Mateusz Szklarek 378934ad54 Extract BannerIconTextView view from BannerView 2025-04-11 13:15:36 +02:00
Mateusz Szklarek 8765902dca Extract BannerButton view from BannerView 2025-04-11 13:15:36 +02:00
Jacek Krasiukianis d52c5673a1 Bump Core 2025-04-07 09:56:14 +00:00