259 Commits

Author SHA1 Message Date
Niccolò Forlini 7dfcb744e2 Update navigation to Application logs
ET-6196
2026-05-08 14:43:17 +00:00
L10n bot 420ad14d0e i18n(weekly-mr): Upgrade translations from crowdin (c0025844). 2026-04-13 04:03:26 +00:00
L10n bot 4d692ff746 i18n(weekly-mr): Upgrade translations from crowdin (e13f78ac). 2026-04-07 09:29:52 +00:00
Stefanija Boshkovska e13f78aceb Remove unused strings from the project
NOJIRA
2026-04-07 08:40:47 +00:00
L10n bot 0d5cb6c3b7 i18n(weekly-mr): Upgrade translations from crowdin (bd67be8e). 2026-03-30 07:42:14 +00:00
Niccolò Forlini 4c80c19894 Merge branch 'release/7.8.1' 2026-03-25 17:12:21 +01:00
L10n bot 94d1745116 i18n(weekly-mr): Upgrade translations from crowdin (b7b71624). 2026-03-23 08:37:46 +00:00
Niccolò Forlini 70e7ed01fa Add missing spacing in FIDO 2FA annotated text
ET-5861
2026-03-19 11:47:44 +00:00
Niccolò Forlini 66858c1bc0 Clear login cache upon starting a new flow
ET-5861
2026-03-19 11:47:44 +00:00
Niccolò Forlini ca884ced3a Replace leftover Channel references
ET-5812
2026-03-18 11:10:31 +00:00
Niccolò Forlini caf05ba7c1 Add event tracking to auth and payment flows
Tracks signup and subscription purchase events

ET-5812
2026-03-18 11:10:31 +00:00
Niccolò Forlini ff3f29b5eb Update AppEvent/AccountEvent definitions
ET-5827
2026-03-18 11:10:31 +00:00
Niccolò Forlini 7d38bada9c Move from Channel to MSF on event broadcasting
Prevent events being discarded due to the 1:1 Channel behavior set by the underlying impl.

ET-5827
2026-03-18 11:10:31 +00:00
Niccolò Forlini d04f7511c2 Add shared events infrastructure
Introduces AccountEvent and AccountEventBroadcaster for cross-feature event communication

ET-5812
2026-03-18 11:10:31 +00:00
L10n bot 3beea6198a i18n(weekly-mr): Upgrade translations from crowdin (61a992ca). 2026-03-16 10:35:11 +00:00
Niccolò Forlini edce018fd3 Bump Rust SDK to 0.164.0
NOJIRA
2026-03-11 10:54:30 +00:00
Soykan Ataman 4505fbeca2 Update file strings.xml 2026-03-11 10:36:11 +00:00
L10n bot 6c6d4368f8 i18n(weekly-mr): Upgrade translations from crowdin (83273aec). 2026-02-16 05:03:18 +00:00
Niccolò Forlini 9305702755 Bump Rust SDK to 0.162.2
NOJIRA
2026-02-11 13:03:54 +01:00
Niccolò Forlini a8832724b7 Bump Rust SDK to 0.162.2
NOJIRA
2026-02-09 10:29:15 +00:00
L10n bot 221c46847d i18n(weekly-mr): Upgrade translations from crowdin (72984817). 2026-02-09 09:44:36 +01:00
L10n bot 8953f357db i18n(weekly-mr): Upgrade translations from crowdin (72984817). 2026-02-09 05:03:23 +00:00
L10n bot 7645eae23d i18n(weekly-mr): Upgrade translations from crowdin (d4d10ce9). 2026-02-02 08:18:01 +00:00
Niccolò Forlini d4d10ce968 Revert "Revert "fix(core-auth): Prevent launching FIDO dialog multiple times.""
This reverts commit af61dc4377.
2026-01-30 17:12:27 +00:00
Niccolò Forlini af61dc4377 Revert "fix(core-auth): Prevent launching FIDO dialog multiple times."
This reverts commit d5893fb704.
2026-01-20 11:35:56 +00:00
Niccolò Forlini 912a391d77 Setup paparazzi tests for padlocks
ET-5535
2026-01-19 13:35:19 +00:00
L10n bot 5e49954d45 i18n: Upgrade translations from crowdin (7520ba59). 2026-01-19 05:03:20 +00:00
Mateusz Armatys d5893fb704 fix(core-auth): Prevent launching FIDO dialog multiple times.
When the Google FIDO dialog is displayed, the `SecondFactorActivity` may
get destroyed and re-created (might depend on device vendor).

In such cases, we should not re-launch the FIDO dialog,
(since it's already visible) because doing so will corrupt
the whole FIDO login flow.
2026-01-16 13:09:30 +00:00
Niccolò Forlini 03849ef9c1 Update error returned on network failure upon login
ET-5717
2026-01-15 12:17:46 +00:00
Niccolò Forlini c7ad5f37e7 Bump Rust to 0.161.5
ET-5699
2026-01-15 12:16:23 +00:00
L10n bot a3316a35f6 i18n: Upgrade translations from crowdin (c7c55a20). 2026-01-05 05:03:45 +00:00
L10n bot 2da8f3a88a i18n: Upgrade translations from crowdin (50b68734). 2025-12-29 05:03:26 +00:00
L10n bot d6ac34e65b i18n: Upgrade translations from crowdin (20b31a05). 2025-12-22 05:03:39 +00:00
Maximilian Hvesser-Lewis 9b8dd8e08c feat(payment): Replaced SERVICE_UNAVAILABLE with BILLING_UNAVAILABLE 2025-12-19 08:32:16 +00:00
Maximilian Hvesser-Lewis 1ef428a55b feat(payment): Added Restricted Access screen then GET subscritions is Forbidden.
feat(payment): Setup basic UI support for a restricted view.

feat(payment): Setup SubscriptionEmptyView component.

feat(payment): Removed now unused property.

feat(payment): Added string resources for restricted access view.

feat(payment): Add full screen error when subscriptions fails to get
data.

feat(payment): Removed unused PaymentErrorCode's.

feat(payment): Removed TODO comment keyword.

feat(payment): Replaced Unauthorized check with Forbidden.

feat(payment): Aligned SubscriptionEmptyView with MailboxEmpty component.
2025-12-19 08:32:16 +00:00
L10n bot 46a47173c0 i18n: Upgrade translations from crowdin (007b3768). 2025-12-15 05:03:31 +00:00
L10n bot b25d36bfc4 i18n: Upgrade translations from crowdin (435754bc). 2025-12-11 08:17:10 +00:00
Seren 9d09fa74d4 Accessibility talkback configuration for mailbox
ET-5503
2025-12-03 13:58:51 +00:00
Seren 7f5ae2e9e2 Accessibility changes for talkback - account settings and management
ET-5510
2025-12-03 11:59:53 +00:00
Seren a576017834 Account Switcher UI changes
ET-5501
2025-12-03 09:07:57 +00:00
L10n bot 26c682fa21 i18n: Upgrade translations from crowdin (0bff08ec). 2025-12-01 12:13:59 +00:00
L10n bot 5406daeaba i18n: Upgrade translations from crowdin (eea14b58). 2025-11-24 05:03:27 +00:00
Niccolò Forlini c85e1cae4e Update Account BS appearance
Add X button, fix icons.

ET-5442
2025-11-20 10:16:52 +01:00
L10n bot e023f3b3e2 i18n: Upgrade translations from crowdin (1df9e906). 2025-11-17 05:03:35 +00:00
L10n bot 455cc40f2f i18n: Upgrade translations from crowdin (5ad2ebc5). 2025-11-11 12:46:38 +00:00
Niccolò Forlini f25c660b36 Prevent multiple back navigation from AccountsManagerScreen
ET-5275
2025-11-11 12:23:43 +00:00
Marino Meneghel b7d2c0b476 Add signout button to 'options' section of 'account switcher' screen
ET-5291
2025-11-10 18:30:46 +01:00
Marino Meneghel e21f4ba366 Add options section to 'account switcher' screen
ET-5291
2025-11-10 18:30:46 +01:00
Marino Meneghel 5813619f66 Make the account switcher bottomsheet full screen
ET-5291
2025-11-10 18:30:46 +01:00
L10n bot c8cb1123be i18n: Upgrade translations from crowdin (fb8b20ee). 2025-11-03 16:06:51 +01:00