Login Flow & Splash screen customizations#72
Open
surinder-tsys wants to merge 1 commit intomasterfrom
Open
Conversation
app/src/main/java/com/owncloud/android/authentication/AuthenticatorActivity.java
Outdated
Show resolved
Hide resolved
app/src/main/java/com/owncloud/android/authentication/AuthenticatorActivity.java
Outdated
Show resolved
Hide resolved
app/src/main/java/com/owncloud/android/authentication/AuthenticatorActivity.java
Outdated
Show resolved
Hide resolved
a93890c to
bfc571a
Compare
fce93ef to
1021465
Compare
1021465 to
0bd61dd
Compare
surinder-tsys
commented
Jul 19, 2023
Author
There was a problem hiding this comment.
Remove the code once the upstreamed PR is merge by NC: nextcloud#11818
0bd61dd to
e4656da
Compare
e4656da to
70170d6
Compare
70170d6 to
e7361d9
Compare
e7361d9 to
d7fa23b
Compare
d7fa23b to
5f1e4bd
Compare
Closed
5f1e4bd to
77396bf
Compare
77396bf to
5b17f6c
Compare
5b17f6c to
8cb1687
Compare
9ba21ab to
18c4c5b
Compare
18c4c5b to
d3290d9
Compare
f97014e to
7abb9c9
Compare
7abb9c9 to
e0e727b
Compare
743d0bc to
796a341
Compare
796a341 to
c5ed126
Compare
c5ed126 to
386dc95
Compare
360c4bc to
a741ac7
Compare
a741ac7 to
1c4e256
Compare
66272ee to
4a4203a
Compare
4a4203a to
8468767
Compare
8468767 to
e36b7b1
Compare
13ec609 to
d9a6761
Compare
d9a6761 to
460e107
Compare
203f277 to
684da6a
Compare
684da6a to
69af08c
Compare
69af08c to
ac36edc
Compare
ac36edc to
7677de6
Compare
7677de6 to
4013818
Compare
4013818 to
8c07881
Compare
8c07881 to
8ce9af8
Compare
8ce9af8 to
0b0ae48
Compare
NMC-3250 -> opening login flow in internal webview instead of external browser. NMC-1885: Splash screen customized NMC-571 -- removed usesCleartextTraffic from Manifest. NMC-3773 -- close app on access denied error comes NMC-3964 -- fix app crash on logout for Xiaomi Android 15 devices NMC-3936 & NMC-3813 -- Enabled edge-to-edge for Api level 35. NMC-4351 -- fix redirection to login screen on timeout NMC-4743 -- fix logout crash from trashbin tab
0b0ae48 to
d1696a7
Compare
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.
NMC-1982: Login customization & opening login flow in internal webview
NMC-1885: Splash screen customizations
NMC-3773: Close app for Access Denied error
NMC-3964: fix app crash on logout for Xiaomi Android 15 devices
NMC-3936 & NMC-3813: Enabled edge-to-edge for API level 35.
NMC-4351: fix redirection to login screen on timeout
NMC-4743: fix logout crash from trashbin tab