feat:2204: Update Orborservice to 17.2.1-RC-2
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
Summary by CodeRabbit
-
New Features
- Enhanced
OrbotSupervisor
functionality to include non-system intent handling.
- Enhanced
-
Updates
- Upgraded
orbotservice
to version 17.2.1-1. - Updated dependencies, including
android_material
,fastlane_screengrab
,tor_android
, and addedandroidx_work
. - Improved compatibility by upgrading to Java 17 for both source and target.
- Upgraded
-
Chores
- Commented out the inclusion of
:ipscrambling:orbotservice
in the build configuration.
- Commented out the inclusion of
Edited by CodeRabbitAI