-
Notifications
You must be signed in to change notification settings - Fork 8
feat: Factorize login logic #2728
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
sirambd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't seen the latest file (LoginUtils)
app/src/main/java/com/infomaniak/mail/ui/login/LoginFragment.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/mail/ui/login/LoginFragment.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/mail/ui/login/LoginFragment.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/mail/ui/login/LoginFragment.kt
Outdated
Show resolved
Hide resolved
sirambd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Done
2db4c48 to
a0ac118
Compare
426f727 to
6fc51ea
Compare
93454da to
fec4c95
Compare
…l startActivity()
fec4c95 to
9204fcc
Compare
|
This PR/issue depends on:
|
|



Use the now factorized login logic to avoid duplication
Depends on Infomaniak/android-core#613