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

Closes: [AINFRA-1533](https://linear.app/a8c/issue/AINFRA-1533/adopt-git-crypt-in-woocommerce-android) ## What This PR migrates the repo to use [`git-conceal`](https://github.com/Automattic/git-conceal) instead of `configure_apply`, so that the usage of secrets in the repo gets easier and more transparent for...

status: do not merge
category: tooling

## Summary - Placeholder PR for WOOMOB-1647 pdfdoF-8sJ-p2

Related: #15011 Closes: [AINFRA-548: Migrate `ThemeModel`](https://linear.app/a8c/issue/AINFRA-548/migrate-thememodel) ### Description This PR migrates `ThemeModel` from `WellSql` to `Room`. As always, these PRs focus on migrations, but in this specific case I also...

type: technical debt

### Description Adds support for a universal link that allows automatic login using application password credentials in debug builds. This is useful for developer and testing workflows. **URL Format:** ```...

status: do not merge
feature: login
Hack Week

### Description This PR addresses a data consistency issue where stale booking data could persist in the local cache when applying filters. Previously, when fetching filtered bookings, we used a...

Bug
feature: CIAB Mobile Bookings MVP

Bumps `androidx-lifecycle` from 2.9.4 to 2.10.0. Updates `androidx.lifecycle:lifecycle-process` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-runtime-testing` from 2.9.4 to 2.10.0 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.4 to 2.10.0...

bot: dependencies update

Bumps com.google.firebase:firebase-bom from 34.5.0 to 34.6.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.firebase:firebase-bom&package-manager=gradle&previous-version=34.5.0&new-version=34.6.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

### Description This fixes a padding issue that occurs when navigating to filter pages after tapping the search field. The unwanted top gap was caused by nested Scaffolds, where the...

Bug
feature: CIAB Mobile Bookings MVP

Closes WOOMOB-1758 ### Description This updates the empty booking list states. It includes i3 design (lxixW6aBBNkCd9ooBK70Z1-fi-2011_4755) changes and fixes an issue where filter buttons were incorrectly shown for empty **Today**...

Enhancement
feature: CIAB Mobile Bookings MVP