Commit Graph
160 Commits
Author SHA1 Message Date
L10n bot 3b48036616 i18n: Upgrade translations from crowdin (9c2e5173). 2025-10-22 10:03:27 +00:00
Maciej Gomółka 4e8240199c Add missing argument (new) to MailSessionsParams 2025-10-22 10:02:54 +02:00
Xavi Gil 004dcfe11a Merge branch 'main' into release/7-0-8--to-main 2025-10-20 10:26:07 +02:00
Jacek Krasiukianis 49709a7adf Revert "Bump Rust SDK to 0.149.21"
This reverts commit 466acd76f1.
2025-10-17 16:23:34 +02:00
Xavi Gil 74a893f7a7 Merge branch 'main' into release/7.0.6--to-main 2025-10-17 10:26:54 +02:00
Maciej Gomółka 466acd76f1 Bump Rust SDK to 0.149.21 2025-10-16 12:21:22 +00:00
L10n bot 883963d4c1 i18n: Upgrade translations from crowdin (e25bd543). 2025-10-15 10:03:27 +00:00
L10n bot e25bd54374 i18n: Upgrade translations from crowdin (2b947cff). 2025-10-08 10:03:30 +00:00
Xavi Gil e466952b7e ET-3550: Fix, avoid duplicated messages in Inbox 2025-10-08 09:58:21 +02:00
Jacek Krasiukianis 2b947cffd5 Merge remote-tracking branch 'origin/main' into HEAD 2025-10-06 15:03:10 +02:00
Xavi Gil b170b2109a ET-4914: Fix to use "+N more" when too many message expiration unsupported recipients 2025-10-02 17:02:03 +02:00
Jacek Krasiukianis f6eb6b3701 ET-4220 Route all requests through Image Proxy 2025-10-02 12:45:41 +00:00
L10n bot 3071f04cec i18n: Upgrade translations from crowdin (2010cf5d). 2025-10-01 10:54:30 +00:00
Jacek Krasiukianis 94766017df Rust SDK 0.147.0 2025-09-25 09:46:32 +00:00
L10n bot 92cbe39180 i18n: Upgrade translations from crowdin (9e344997). 2025-09-24 10:03:24 +00:00
Jacek Krasiukianis 61b7ab4842 Rust SDK 0.147.0 2025-09-22 12:13:51 +00:00
L10n bot ecde24d7db i18n: Upgrade translations from crowdin (87ae1b3b). 2025-09-17 10:03:25 +00:00
Jacek Krasiukianis df99b3b20f Fix user agent sent by the Share Extension 2025-09-17 07:02:29 +00:00
Xavi Gil 89b7d1bab0 Merge branch 'main' into release/7.0.2 2025-09-15 16:41:42 +02:00
sa-l10n-translation a9b48b550b i18n: Upgrade translations from crowdin (3a4d264d). 2025-09-10 10:03:27 +00:00
Xavi Gil 246696b431 ET-4682: Set proper user agent 2025-09-10 11:49:08 +02:00
Mateusz Szklarek c5d3513d33 Implement copy address action in RSVP widget 2025-09-04 13:53:31 +02:00
Xavi Gil 84c0d8b72e SDK bump to 0.142.12 2025-09-03 14:49:23 +02:00
Maciej Gomółka 5d6cf216c2 Show "Share logs" button for production builds after 5 tapps on logo 2025-09-03 13:47:58 +02:00
Maciej Gomółka fdc691bd21 Refactor after the CR 2025-08-29 15:15:09 +00:00
Maciej Gomółka a41fefe22f Revert "Remove not needed env object injection"
This reverts commit 0468db7f5d0cc4325d3daf6979652f02bf330a43.
2025-08-29 15:15:09 +00:00
Maciej Gomółka e23c319aa2 Add logging 2025-08-29 15:15:09 +00:00
Maciej Gomółka d806e6c232 Remove not needed env object injection 2025-08-29 15:15:09 +00:00
Maciej Gomółka 429866bb87 Observe user settings to decide to turn analytics on or off 2025-08-29 15:15:09 +00:00
Maciej Gomółka c8873d8713 [Draft] User analytisc settings observation 2025-08-29 15:15:09 +00:00
Jacek Krasiukianis 42267001c9 ET-2636 Support mailto: 2025-08-27 10:32:17 +00:00
sa-l10n-translation 451920a7b7 i18n: Upgrade translations from crowdin (9195c021). 2025-08-27 07:23:59 +00:00
Xavi Gil 7f522b3436 Bump project version to 7.0.1 2025-08-26 16:07:22 +02:00
Jacek Krasiukianis 87949338fd Format files before build 2025-08-26 10:30:02 +00: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
Mateusz Szklarek c2febcb388 Revert directory for ApiEnvId+Current helpers due to package limitation
Inject `ApiConfig` to `ContactsScreen` via initializer
2025-08-22 09:44:38 +02:00
Mateusz Szklarek 6281da82a6 Change URL for create contact action
Move `ApiEnvId+Current` to `InboxCore` extension
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
Jacek Krasiukianis e96d520b44 ET-4351 Confirm opening links 2025-08-21 08:24:38 +00:00
Mateusz Szklarek 2fbb31bb9a Migrate to new API for image proxy
We no longer need to pass CID, we can just call `loadImage(url:String)`
2025-08-20 18:14:47 +02:00
sa-l10n-translation 18e1df41a2 i18n: Upgrade translations from crowdin (d4803709). 2025-08-20 10:03:24 +00:00
Jacek Krasiukianis fde79a492f ET-4291 Mobile signature setting 2025-08-19 13:18:39 +00:00
Jacek Krasiukianis 405a64feac ET-3111 Support shortcut items 2025-08-19 12:15:21 +00:00
sa-l10n-translation 6dd23e030c i18n: Upgrade translations from crowdin (81b1eba1). 2025-08-19 08:05:24 +00:00
Maciej Gomółka c524db083f Refactor after the CR 2025-08-18 14:38:36 +02: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 e2380d4e4b Extract duplicated code for creating URL with phone number to helper extension 2025-08-14 12:01:37 +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
Jacek Krasiukianis 33aaa32d81 ET-4265 Exclude directories from iCloud backup 2025-08-13 12:39:46 +00:00