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

Skip to content

feat:2204: Update Orborservice to 17.2.1-RC-2

Guillaume Jacquart requested to merge 2204-update_orbot_to_17_2_1 into main

Description

Orbot has been updated on the Playstore in may. We follow them and update the orbot service from Orbot sources.

Screenshots

No visual changes on this issue.

Technical details

Code upgrade is done in subproject orbotservice, and the module is embed as an AAR in AdvancedPrivacy project to minimize compilation complexity. This MR is then dependant on this MR on orbotservice repository : orbotservice!8 (merged)

Tests

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/2204

10 commandments of code reviews

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

Summary by CodeRabbit

  • New Features

    • Enhanced OrbotSupervisor functionality to include non-system intent handling.
  • Updates

    • Upgraded orbotservice to version 17.2.1-1.
    • Updated dependencies, including android_material, fastlane_screengrab, tor_android, and added androidx_work.
    • Improved compatibility by upgrading to Java 17 for both source and target.
  • Chores

    • Commented out the inclusion of :ipscrambling:orbotservice in the build configuration.
Edited by CodeRabbitAI

Merge request reports

Loading