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

Skip to content

Draft: 2097 notify open id 3rdway

Vincent Bourgmayer requested to merge 2097-notify-openId-3rdway into main

Description

Try to implement the notification that let user switch to open ID

Screenshots

Technical details

This time, I tried to don't call "AccountManager.addAccount" to add the account. Instead I load the EeloAuthenticatorFragment in the ReLoginWithOidcActivity if the account is removed. So trying to use internal activities & fragment instead of relying on Android's AccountManager API.

Inspired mostly from:

LoginActivity & EeloAuthenticatorFragment.

Tests

Issues

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

10 commandments of code reviews

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

Edited by Vincent Bourgmayer

Merge request reports

Loading