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

Skip to content

Don't execute MainSettingsActivity in a different process

Jonathan Klee requested to merge 0000-u-keep-same-process into main

Description

Don't execute MainSettingsActivity in a different process so that shared preferences work properly within the same process.

Summary by CodeRabbit

  • Bug Fixes
    • Removed the android:process attribute from MainSettingsActivity and SettingsActivityLink, ensuring both activities run in the default process for improved stability and performance.
Edited by CodeRabbitAI

Merge request reports

Loading