Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

feat: allow exodus reports' web URLs to open in (supported) system languages

Fahim Masud Choudhury requested to merge 8187-exodus-system-language into main

Description

Currently, Exodus supports English, French, German, Italian, Spanish, and Greek in their website. If the device's language is any of the above, then Exodus will open in that language in the browser. Otherwise, the URL will fall back to English.

Screenrecord

Exodus-language.mp4

Tests

Manual tests have been performed by changing the phone's system language and observing if the Exodus URL opens in the expected language.

Issues

e/backlog#8187 (closed)

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Summary by CodeRabbit

  • New Features

    • Introduced a utility for handling URLs related to privacy reports, improving the process of generating and submitting report requests.
    • Enhanced visibility controls for privacy-related UI elements based on user interactions.
  • Bug Fixes

    • Improved robustness of URL handling by validating package names before usage.
  • Documentation

    • Added clear encapsulation of URL management, enhancing maintainability and clarity for future updates.
Edited by CodeRabbitAI

Merge request reports

Loading