feat: Add support for Murena SSO migration
- Introduces `SsoMigrationReceiver` to handle broadcasted intents related to Murena SSO migration status. - Creates `MurenaSsoMigrationPreferences` to track the migration's progress. - Prevents account addition or removal during migration. - Adds utility `StringUtils` for string manipulation. - Adjusts `AccountUtils` to compare account names before the "@" symbol. - Defines `MURENA_SSO_MIGRATION` permission.
Loading
Please register or sign in to comment