wordpress-mobile / WordPress-Login-Flow-Android

Pluggable WordPress login flow for Android
GNU General Public License v2.0
14 stars 3 forks source link

Merge WCAndroid updates #48

Closed AmandaRiu closed 3 years ago

AmandaRiu commented 3 years ago

This PR includes changes from the following PRs on WCAndroid:

There is only one change that will require changes to WPAndroid and that's to implement this new method in LoginListener: handleSiteAddressError(ConnectSiteInfoPayload siteInfo). In the code it's only used by Woo so it can be left blank. All other changes should only be Woo-facing.