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

Skip to content
Verified Commit f7bc19fa authored by Fahim Masud Choudhury's avatar Fahim Masud Choudhury
Browse files

feat: handle account removal with android.accounts.action.ACCOUNT_REMOVED

This commit introduces the handling of the `android.accounts.action.ACCOUNT_REMOVED` action.
The `AccountRemoveCallbackReceiver` now specifically checks for this action to ensure it's handling the correct intent.
The `isInvalidAction` method has been updated to use a direct string comparison against the constant `ACTION_ACCOUNT_REMOVED`, making the check more concise.
parent 463fb567
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment