L10n bot
|
3b48036616
|
i18n: Upgrade translations from crowdin (9c2e5173).
|
2025-10-22 10:03:27 +00: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
|
301ba7ffa8
|
Bump Rust SDK 0.149.13
|
2025-10-09 14:41:42 +02:00 |
|
Maciej Gomółka
|
5db2023135
|
Bump Rust SDK
|
2025-10-08 14:00:08 +02:00 |
|
L10n bot
|
e25bd54374
|
i18n: Upgrade translations from crowdin (2b947cff).
|
2025-10-08 10:03:30 +00:00 |
|
L10n bot
|
3071f04cec
|
i18n: Upgrade translations from crowdin (2010cf5d).
|
2025-10-01 10:54:30 +00:00 |
|
Xavi Gil
|
130ac3f392
|
Merge branch 'main' into release/7.0.4
|
2025-09-29 10:40:01 +02:00 |
|
Xavi Gil
|
5c7d6db0d7
|
SDK bump to 0.149.1
|
2025-09-25 15:32:48 +02:00 |
|
Xavi Gil
|
575cc11d0a
|
SDK bump to 0.145.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 |
|
Mateusz Szklarek
|
f727e1241c
|
Implement displaying contact group badges in contact details screen
|
2025-09-19 18:21:14 +02:00 |
|
Xavi Gil
|
86fe4f5725
|
SDK bump to 0.145.0
|
2025-09-18 17:53:28 +02:00 |
|
Jacek Krasiukianis
|
1f2d2fb05b
|
Annotate StateStore with @MainActor
|
2025-09-15 16:56:27 +02: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 |
|
sa-l10n-translation
|
2b146e10c5
|
i18n: Upgrade translations from crowdin (bfa952c1).
|
2025-09-03 10:03:47 +00:00 |
|
Xavi Gil
|
baae37704c
|
ET-4517: Device contacts with only email, do not leave name empty
|
2025-08-27 10:47:07 +02:00 |
|
sa-l10n-translation
|
451920a7b7
|
i18n: Upgrade translations from crowdin (9195c021).
|
2025-08-27 07:23:59 +00:00 |
|
Mateusz Szklarek
|
9195c02110
|
Update copy for create/edit contact sheet
|
2025-08-26 18:10:50 +02:00 |
|
Jacek Krasiukianis
|
87949338fd
|
Format files before build
|
2025-08-26 10:30:02 +00:00 |
|
Mateusz Szklarek
|
fad1e4b8ad
|
Propagate remoteId to edit contact URL for edit action
|
2025-08-23 10:22:21 +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 |
|
Mateusz Szklarek
|
72a386a4aa
|
Connect edit sheet actions from store with UI
|
2025-08-22 16:49:38 +02:00 |
|
Mateusz Szklarek
|
aa8b9c45a4
|
Implement edit sheet actions in ContactDetailsStateStore
|
2025-08-22 16:49:38 +02:00 |
|
Mateusz Szklarek
|
1659f4035c
|
Extract hardcoded string to L10n.swift
|
2025-08-22 16:49:38 +02:00 |
|
Mateusz Szklarek
|
5cb90d8ee3
|
Implement presenting edit contact prompt sheet after tapping on Edit
|
2025-08-22 16:49:38 +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
|
d081bbd47f
|
Fix calling updateState from background thread
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
1f1487d566
|
Refactor after self code review
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
f8e7ab3988
|
Extract hardcoded translations to L10n.swift
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
aa509a8a51
|
Remove StateStore conformance from ContactsStateStore
|
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
|
c5557c2132
|
Refactor after self code review
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
0325de6844
|
Migrate ContactsStateStoreTests to Swift Testing
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
187f6830d9
|
Implement create contact action and display Safari with temporary url
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
67f681edaf
|
Add image for temporary prompt sheet displayed before safari
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
351f23076e
|
Make ContactsStateStore conforming to StateStore protocol
Remove no longer used `onLoad` closure
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
ec0ae0f1bc
|
Add create button in ContactsScreen
|
2025-08-22 09:44:38 +02:00 |
|
Mateusz Szklarek
|
6c972ccb9e
|
Fix all compilations errors after bumping Rust SDK to 0.134.0
|
2025-08-20 19:18:24 +02:00 |
|
sa-l10n-translation
|
18e1df41a2
|
i18n: Upgrade translations from crowdin (d4803709).
|
2025-08-20 10:03:24 +00:00 |
|
Xavi Gil
|
e3e04ff8c3
|
SDK bump to 0.133.0
|
2025-08-20 09:52:47 +02:00 |
|
Jacek Krasiukianis
|
66e750668d
|
StateStore refactor: contacts
|
2025-08-19 16:19:22 +02: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 |
|
Maciej Gomółka
|
a4e04f85d5
|
Refactor after the CR
|
2025-08-18 13:06:46 +02:00 |
|
Maciej Gomółka
|
ff41cad363
|
Refactor after self CR
|
2025-08-18 12:58:58 +02:00 |
|
Maciej Gomółka
|
0cac89f2d2
|
Align contacts with new API
|
2025-08-18 12:54:12 +02:00 |
|
Maciej Gomółka
|
3ffd5fcf0b
|
Align actions with latest SDK changes
|
2025-08-18 12:53:58 +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 |
|