woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
From the My Store screen, when the user clicks the `View all orders` button, we should be able to present an Order list displaying all orders from that given store....
Bumps com.google.android.gms:play-services-auth from 20.2.0 to 21.1.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
It is very common among merchants to have different timezone settings in their stores vs. their devices. This issue could lead to inaccurate stats when analyzing different periods because the...
### Overview A new REST API endpoint has been added to WooCommerce for duplicating products as per the PR https://github.com/woocommerce/woocommerce/pull/46141. This feature could potentially replace our current in-app solution for...
After the user flow review session, a lot of good feedback came up. Full context here: pe5sF9-2Bb-p2 This issue summarizes a list of small changes that can be applied to...
In the Edit Ad screen we currently don't provide the option for the user to directly pick an image from all the available images for the given product. Ideally, we'd...
**To be tackled as part of Blaze i4 Project** During the User Flow Review session: pe5sF9-2Bb-p2 there was a lot of discussion revolving the current budget screen: This design presents...
Related to this iOS [PR](https://github.com/woocommerce/woocommerce-ios/pull/11365) We want to calculate the change due for a merchant when capturing a payment via cash. Kind of a copy of [this](https://github.com/woocommerce/woomobile-private/issues/333) issue but just...
See related iOS [PR](https://github.com/woocommerce/woocommerce-ios/pull/11366) and[ this one](https://github.com/woocommerce/woocommerce-ios/pull/11365). **Issue Summary:** Allow the user to add a note to the order with the paid amount and the change due, for their records....
Sentry Issue: [WOOCOMMERCE-ANDROID-9QY](https://a8c.sentry.io/issues/5089659734/?referrer=github_integration) ``` RuntimeException: android.os.TransactionTooLargeException: data parcel size 545912 bytes at android.app.ActivityClient.activityStopped(ActivityClient.java:86) at android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransactionActions.java:143) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) ... (5 additional frame(s) were not displayed) TransactionTooLargeException: data...