woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

WooCommerce Android app

Results 760 woocommerce-android issues
Sort by recently updated
recently updated
newest added

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....

type: task
feature: android wear

Bumps com.google.android.gms:play-services-auth from 20.2.0 to 21.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.android.gms:play-services-auth&package-manager=gradle&previous-version=20.2.0&new-version=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...

bot: dependencies update

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...

type: bug
feature: stats
feature: analytics

### 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...

type: enhancement
feature: product details

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...

type: enhancement
feature: blaze

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...

type: enhancement
good first issue
feature: blaze

**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...

feature: blaze

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...

type: enhancement
feature: mobile payments

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....

type: enhancement
feature: mobile payments

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...

feature: order details
type: crash