Commit Graph
148 Commits
Author SHA1 Message Date
Maciej Gomółka bf81bfedd5 Change a way of blurring the screen on cover view 2025-09-25 09:41:55 +02:00
Xavi Gil 95f876b271 SDK bump to 0.143.6 2025-09-10 14:57:30 +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
sa-l10n-translation 451920a7b7 i18n: Upgrade translations from crowdin (9195c021). 2025-08-27 07:23:59 +00:00
Jacek Krasiukianis 87949338fd Format files before build 2025-08-26 10:30:02 +00: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
Mateusz Szklarek 5cb90d8ee3 Implement presenting edit contact prompt sheet after tapping on Edit 2025-08-22 16:49:38 +02:00
Jacek Krasiukianis 6808824457 ET-4334 Fix Sign Out button not working in lock screen 2025-08-22 13:54:43 +02:00
Mateusz Szklarek 84979e9844 Change background norm to background inverted secondary in PromptSheet 2025-08-22 09:44:38 +02:00
Mateusz Szklarek 285523ffe9 Group PrompSheet configuration into PromptSheet.Model 2025-08-22 09:44:38 +02:00
Mateusz Szklarek b2d41156ba Extract UI from NotificationAuthorizationPrompt to separate UI component 2025-08-22 09:44:38 +02:00
Mateusz Szklarek ec0ae0f1bc Add create button in ContactsScreen 2025-08-22 09:44:38 +02:00
Jacek Krasiukianis 778c796a2c ET-4417 Prevent bottom bar from being covered with toasts 2025-08-21 17:40:06 +02:00
sa-l10n-translation 18e1df41a2 i18n: Upgrade translations from crowdin (d4803709). 2025-08-20 10:03:24 +00:00
Jacek Krasiukianis 4b1db066fc code review 2025-08-19 13:18:39 +00:00
Jacek Krasiukianis fde79a492f ET-4291 Mobile signature setting 2025-08-19 13:18:39 +00:00
Maciej Gomółka 2d30ef09a9 Bump Rust SDK 2025-08-19 13:16:07 +02:00
sa-l10n-translation 6dd23e030c i18n: Upgrade translations from crowdin (81b1eba1). 2025-08-19 08:05:24 +00:00
sa-l10n-translation da304b3885 i18n: Upgrade translations from crowdin (93d5b8fd). 2025-08-18 12:10:10 +00:00
Maciej Gomółka 3ffd5fcf0b Align actions with latest SDK changes 2025-08-18 12:53:58 +02:00
Ludovico Rossi 43bd354074 chore: Bump ProtonCore + Rust SDK to 0.126.0 2025-08-14 15:03:14 +01:00
Maciej Gomółka 637c67352d Merge branch 'main' into task/ET-4255
# Conflicts:
#	Modules/App/Sources/Resources/Localizable.xcstrings
2025-08-14 15:19:39 +02:00
Mateusz Szklarek bd885c7745 Add missing localizations for hardcoded strings 2025-08-14 12:01:37 +02:00
Mateusz Szklarek 68e4d48505 Implement missing actions in MessageAddressActionView 2025-08-14 11:58:41 +02:00
Xavi Gil a818bad41d ET-4096: Composer - message expiration (disabled) 2025-08-14 11:27:45 +02:00
Mateusz Szklarek d8cefa1007 Fix all compilations errors after bumping RustSDK to 0.124.0 2025-08-13 12:26:17 +02:00
Maciej Gomółka dcdf9668ed Implement customize toolbars screen 2025-08-13 08:28:14 +00:00
Maciej Gomółka 73aca615ba Bump Rust SDK to 0.123.0 2025-08-11 17:45:18 +02:00
Jacek Krasiukianis 8679922e62 ET-4199 Hide logout button in Share extension lock screen 2025-08-11 12:08:15 +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 889d5bd62f ET-4089 Onboarding upsell 2025-08-08 15:45:50 +00:00
Jacek Krasiukianis 745c44e252 Remove unused code 2025-08-08 10:28:03 +00:00
Mateusz Szklarek 5b769f5695 Fix all compilations errors after RustSDK bump to 0.119.0 2025-08-07 13:50:40 +02:00
Maciej Gomółka 3a09e90918 Support use iOS 26 in introspection 2025-08-07 11:22:29 +02:00
sa-l10n-translation a33979a5e7 i18n: Upgrade translations from crowdin (84cd3bc5). 2025-08-06 13:35:19 +02:00
Xavi Gil 017eb69c44 SDK bump to 0.117.0 2025-08-06 09:54:45 +02:00
Jacek Krasiukianis 19db6f7bc2 ET-3506 Satisfy threading assertion (crashed simulator) 2025-08-01 10:53:45 +02:00
Jacek Krasiukianis 7edb25ed20 Rust SDK 0.114.0 2025-07-31 14:26:26 +00:00
Maciej Gomółka 9c0b353945 Merge branch 'main' into task/ET-3953 2025-07-31 16:20:51 +02:00
Jacek Krasiukianis c9573eab93 ET-3949 Upsell button in the sidebar 2025-07-31 13:25:37 +00:00
Xavi Gil 20ad2bad62 ET-3960: Composer password protection 2025-07-31 12:59:20 +02:00
Maciej Gomółka 4084d1d1f6 Fix background color on picker sheet 2025-07-31 10:36:19 +02:00
Maciej Gomółka 88f3f252a1 Merge branch 'main' into task/ET-3953 2025-07-31 09:23:49 +02:00
Jacek Krasiukianis 3a973bd9ff Rust SDK 0.112.0 2025-07-30 17:29:35 +02:00