woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
Closes: #11359 ### Description This PR adds logic to hide the onboarding card when it's completed, the row will be shown with a badge `Completed` when it's. The last commit...
Part: #11219 ### Description This PR has two main changes: 1. Adds handling of the "hide" action for the stats card. 2. Updates the "Plugin unavailable" error for the stats...
```[tasklist] ### UI - [ ] Task - [ ] https://github.com/woocommerce/woocommerce-android/issues/11196 - [ ] https://github.com/woocommerce/woocommerce-android/issues/11219 - [ ] https://github.com/woocommerce/woocommerce-android/issues/11237 - [ ] https://github.com/woocommerce/woocommerce-android/issues/11238 - [ ] https://github.com/woocommerce/woocommerce-android/issues/11250 - [ ]...
Summary ========== This is the feature branch for the [WooCommerce Wear app project](https://github.com/orgs/woocommerce/projects/233/views/1). ⚠️⚠️ **DO NOT MERGE BEFORE THE PROJECT IS FINISHED** ⚠️⚠️ Update release notes: - [x] I have...
Part of: #11359 ### Description This PR adds logic to hide the Blaze card when not available, it depends on the changes in https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/2995 I was planning on handling the...
### Title Closes: #11375 ### Description The drawable `my_store_summary_header_image` was identified as unused across the project's entire codebase and resource directories. This drawable was initially suspected to be linked to...
This is an attempt to address some of the crash events reported in #11309. The PR doubles the size of the cursor window of the database for devices running API...
Sentry Issue: [WOOCOMMERCE-ANDROID-97K](https://a8c.sentry.io/issues/4917688306/?referrer=github_integration) ``` SQLiteBlobTooBigException: Row too big to fit into CursorWindow requiredPos=0, totalRows=27 at com.woocommerce.android.ui.products.ProductListRepository.getProductList(ProductListRepository.kt:181) val wcProducts = productStore.getProducts( at com.woocommerce.android.ui.products.ProductListRepository.getProductList$default(ProductListRepository.kt:174) fun getProductList( at com.woocommerce.android.ui.blaze.MyStoreBlazeViewModel.getProductsFlow$getCachedProducts(MyStoreBlazeViewModel.kt:145) fun getCachedProducts() = productListRepository.getProductList(...
This task is about navigating to the right CrowSignal URL to collect feedback Debug URL: `TBD` Production URL: `TBD`
This task is to display the new shipping survey ⚠ This UI is a draft and might be updated in the future