Skip to content

Merge recent WordPress-Login-Flow-Android changes#10270

Merged
shiki merged 2 commits intodevelopfrom
issue/9720-login-subtree-update-squashed
Aug 6, 2019
Merged

Merge recent WordPress-Login-Flow-Android changes#10270
shiki merged 2 commits intodevelopfrom
issue/9720-login-subtree-update-squashed

Conversation

@shiki
Copy link
Copy Markdown
Contributor

@shiki shiki commented Jul 22, 2019

This applies the recent WordPress-Login-Flow-Android changes as described in wordpress-mobile/WordPress-Login-Flow-Android#24. The changes are mainly from these 2 PRs:

Release Notes

  • If there are user-facing changes, I have added an item to RELEASE-NOTES.txt.

shiki added 2 commits July 22, 2019 14:55
2289f9707b Merge commit '43ac7e9468ada491ccd1fcd63cfa1ef0616bd791' into issue/9720-login-subtree-update
b5ac63f082 Fix redundancy in R.string.enter_site_address
bc3903bd29 Update login_invalid_site_url
5d1b930343 Add tests for LoginSiteAddressValidator
ae203df2ec Delete unused R.string.login_empty_site_url
763eeb9490 Replace login_invalid_site_url
1032574f3f Do not report an error if the text is empty
1fa189853a Site Address: Show an error message after 2 sec
e869735555 Do not react to keyboard enter if site is invalid
8d50ab92c6 Move LoginSiteAddress validation to a class
a8f234de25 Merge pull request #10150 from wordpress-mobile/amanda/woo-login-test-wp-2
6dbf72672a Updated login and editor libraries to remove right/left attributes when a start/end attribute already exists

git-subtree-dir: libs/login
git-subtree-split: 2289f9707bcac4e7138f5014de81292196d20e84
@AmandaRiu
Copy link
Copy Markdown
Contributor

Tested login on API 28 + 22 and both worked as expected.

@shiki shiki marked this pull request as ready for review July 23, 2019 22:28
@shiki
Copy link
Copy Markdown
Contributor Author

shiki commented Jul 23, 2019

Thank you, @AmandaRiu! I marked this as Ready for Review since wordpress-mobile/WordPress-Login-Flow-Android#24 was merged. Can I merge this? 🙂

@jkmassel jkmassel modified the milestones: 13.0, 13.1 Jul 30, 2019
@jkmassel
Copy link
Copy Markdown
Contributor

I'm bumping this to 13.1 as part of the 13.0 code freeze.

If you'd like it to be released as part of 13.0, please merge it against release/13.0 then DM me, and I'll be happy to issue a new beta release! :)

Copy link
Copy Markdown
Contributor

@AmandaRiu AmandaRiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My apologies @shiki - I never saw a notification for this one. I'm showing there are no changes in this PR, but I'm assuming it's because the code is already committed and this is just to update the merged commit. PR approved. Go ahead and merge.

@shiki shiki merged commit 0f68961 into develop Aug 6, 2019
@shiki shiki deleted the issue/9720-login-subtree-update-squashed branch August 6, 2019 21:14
@shiki
Copy link
Copy Markdown
Contributor Author

shiki commented Aug 6, 2019

No worries, @AmandaRiu. You're right. It's just to bring in the merge commit into WPAndroid for completion.

anitaa1990 added a commit that referenced this pull request Nov 13, 2019
4b8e83512d Added logic to redirect to discovery error if xmlrpc is blocked on site
2c3223bbe7 Reverted logic to check for Jetpack availability during discovery errors since it can return a false negative
846dc2ba99 Handle site not found discovery error which can occur even with Jetpack available
e1028df7f4 Modified logic to check for discovery errors first before checking for Jetpack
16c1bbe249 Modified error message for xmlrpc errors
732a0486e7 Modified logic to initiate discovery from LoginBaseDiscoveryFragment
fdfb9df9b7 Added logic to redirect to discovery error screen, even if Jetpack is available
0833d5ca77 Add flag to check if Jetpack is available if a discovery error takes place
aa7f8cc9d9 Added logic to port over changes from the LoginSiteAddressFragment to utilise LoginBaseDiscoveryFragment
e1f2ff2d37 Modified discovery error listener to handle the various error scenarios from the calling fragment
a1bc462454 Added option to verify email only if login is for self hosted credentials
c2f2bba7a8 Added new string labels for magic link sent label
b4b9dbcabb Merge branch 'feature/sign-in-with-self-hosted-credentials' into issue/1482-step2-magic-link-signin-changes
32d2c25fd9 Handle corner case in discovery process and redirect to email screen if site is wp.com
d96252d875 Fixed nitpicks in code/xml
9b227c817b Design changes for request magic link screen
a8712882c1 Hide keyboard before redirecting to the magic link/no jetpack screen
e4e8210da2 Added logic to initiate discovery process for xmlrpc endpoint
2c35450824 Added logic to pass the input site address to forgot password flow, if the xmlrpc url is empty
f9ff33ec87 Added separate method to redirect to username screen in LoginListener
f71a4065b0 Revert discovery initiation changes to the site fragment
1e3e9cf367 Added logic to fetch SiteModel based on the site url
71ec9bdaec Added logic to redirect to no Jetpack screen when site credentials are entered
ad42794306 Revert adding a new method to LoginListener, instead use an existing listener method
8f3649b4b5 Added logic to fetch jetpack user email from site credentials and redirect to magic link screen
aa0d39d792 Pass site xmlrpc url to email and jetpack required screen
360480c6ff Initiate discovery process even if jetpack is not installed/active/connected
39b0ee010f Added logic to redirect Woo users to email login or jetpack required screen
efd18a8cef Revert the connection info endpoint implementation and update error message when site is not found
96e0ff714f Added label to the top of the LoginUsernamePasswordFragment for Woo login only
082d1e1304 Display login with site credentials link button in login email fragment
27b07bf3e1 Merge commit 'f89f408ee83d29d59dfe5740b2ba26c51dcd00df' into issue/1446-login-lib-merge
2406304ffa Merge pull request #27 from wordpress-mobile/google_login_fix
18ddefd54b Merge pull request #10523 from wordpress-mobile/feature/move_api_client_builder_to_start_stop
a87f1ec203 Update Jitpack dependency urls to use the www subdomain
24bb535488 Implement PR comments
b63bb72af9 Remove api client cleanup from onDetach
bd3410e2ad Move GoogleApiClient.Builder to onStart/Stop methods
d70141070b Add commit message for jetpack validation fix
80b21579cf Use only the isJetpackConnected property for jetpack validation
c3f9b19157 Merge pull request #10321 from wordpress-mobile/login/fix-login-tracks
0b734cf390 Merge pull request #10270 from wordpress-mobile/issue/9720-login-subtree-update-squashed
eb90f72905 Merge pull request #1312 from woocommerce/merge-login-lib
bd6086802b Merge commit 'aec4a8317d3188866c02556c182cd8d09d9b0272' into merge-login-lib
378a45be3e Fix leak of anonymous OnCancelListener reference
71cfd27b21 Merge branch 'develop' into amanda/leak_canary
42cf2d56ec Merge pull request #1292 from woocommerce/release/2.3
67de44ca60 Merge branch 'release/2.3' into merge-release/2.2.1-release/2.3
227c48b323 Merge pull request #1277 from woocommerce/merge/WordPress-Login-Flow-Android/24
0123a10b6b Reverted changes to login build.gradle
ff16da7e70 Reverted back to SDK 28 (we can update to 29 once Android Q is out of beta)
d433fad0df Merge commit '9bb4617dddea713295ce4b53a60aa2a271f318a2' squashed
b0b4f17f8a Merge commit 'f6c4fbfadce780aaebc745154c29affe46978545' into issue/9720-login-subtree-update-squashed
66695843b0 Upgraded login library to SDK 29
ff4a69e142 Add leak canary and fix leaks

git-subtree-dir: libs/login
git-subtree-split: 4b8e83512da7628a11c4b075cf79ac6e3b9864ec
wzieba pushed a commit that referenced this pull request Sep 27, 2024
…ree-update-squashed

Merge recent WordPress-Login-Flow-Android changes
wzieba pushed a commit that referenced this pull request Oct 21, 2024
…ree-update-squashed

Merge recent WordPress-Login-Flow-Android changes
wzieba pushed a commit that referenced this pull request Oct 21, 2024
…ree-update-squashed

Merge recent WordPress-Login-Flow-Android changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants