feat(nomad profiles): login and log out intent (WPB-23837)#4622
Merged
MohamadJaara merged 10 commits intodevelopfrom Mar 10, 2026
Merged
feat(nomad profiles): login and log out intent (WPB-23837)#4622MohamadJaara merged 10 commits intodevelopfrom
MohamadJaara merged 10 commits intodevelopfrom
Conversation
marcoconti83
commented
Mar 4, 2026
app/src/main/kotlin/com/wire/android/ui/WireActivityActionsHandler.kt
Outdated
Show resolved
Hide resolved
marcoconti83
commented
Mar 4, 2026
app/src/main/kotlin/com/wire/android/util/deeplink/IntentProcessor.kt
Outdated
Show resolved
Hide resolved
884fcec to
be3c471
Compare
MohamadJaara
requested changes
Mar 5, 2026
app/src/main/kotlin/com/wire/android/ui/WireActivityViewModel.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/util/deeplink/IntentProcessor.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/ui/authentication/login/sso/LoginSSOViewModelExtension.kt
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/ui/authentication/login/sso/LoginSSOViewModel.kt
Outdated
Show resolved
Hide resolved
MohamadJaara
reviewed
Mar 5, 2026
app/src/main/kotlin/com/wire/android/ui/WireActivityViewModel.kt
Outdated
Show resolved
Hide resolved
be3c471 to
210f994
Compare
ea421d0 to
065d230
Compare
065d230 to
a24639c
Compare
a24639c to
efca5fd
Compare
efca5fd to
51a816d
Compare
ohassine
reviewed
Mar 9, 2026
app/src/main/kotlin/com/wire/android/notification/broadcastreceivers/LogoutReceiver.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/notification/broadcastreceivers/LogoutReceiver.kt
Outdated
Show resolved
Hide resolved
MohamadJaara
approved these changes
Mar 10, 2026
|
ohassine
approved these changes
Mar 10, 2026
sbakhtiarov
pushed a commit
that referenced
this pull request
Mar 16, 2026
Co-authored-by: Mohamad Jaara <9083456+MohamadJaara@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


https://wearezeta.atlassian.net/browse/WPB-23837
What's new in this PR?