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

Skip to content

refactor: loginviewModel

Hasib Prince requested to merge 1158-refactor_loginViewModel into main

Description

Refacored loginViewModel, LoginViewModule creates invalidAuthObjects based on Auth type. Now LoginViewModel creates invalidAuthObject in abstract way instead of creating invalidAuthObject in concrete way.

Screenshots

Technical details

Now AuthObject class has an abstract method createInvalidAuthObject() which is implemented by GplayAuth and CleanApk.

Tests

Issues

backlog/-/issues/1158

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading