Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release/25.6 into trunk #21613

Open
wants to merge 11 commits into
base: trunk
Choose a base branch
from
Open

Conversation

wpmobilebot
Copy link
Contributor

Merging release/25.6 into trunk.

Via intermediate branch merge/release-25.6-into-trunk, to help fix conflicts if any:

                            release/25.6  ----o-- - - -
                                               \
           merge/release-25.6-into-trunk        `---.
                                                     \
                                   trunk  ------------x- - -

nbradbury and others added 11 commits January 7, 2025 15:47
Utilizing the existing `FeatureConfig` implementation meant the
experimental features were always disabled in production builds,
regardless if a user manually enabled the associated toggle. This
occurred because `FeatureConfig` ignores manual overrides in production,
instead respecting the build or remote configuration.

The new experimental feature implementation relies solely on `AppPrefs`
for experimental features, allowing toggling their active state in all
build types. The new implementation does not support build- or
remote-controlled configuration.
* Add editorialized release notes for version

* Update WordPress `PlayStoreStrings.po` for version 25.6

* Update Jetpack `PlayStoreStrings.po` for version 25.6

---------

Co-authored-by: Oguz Kocer <oguz.kocer@automattic.com>
* Use a webview for WP.com login

* Use Custom Chrome Tabs

* Rename showEmailLoginScreen->showWPcomLoginScreen

* Use showWPcomLoginScreen to reauthenticate

* Don’t compile if secrets are missing

* Use the latest secrets.properties

* Changed start and exit animations

* Preload the login page

* Fix Detekt issues

* Move redirect URI into build.grade

It’s not a secret

* Fix merge issue

---------

Co-authored-by: Nick Bradbury <nick.bradbury@gmail.com>
@wpmobilebot wpmobilebot added the Releases Label related to managing releases label Jan 24, 2025
@wpmobilebot wpmobilebot added this to the 25.7 milestone Jan 24, 2025
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR has the Releases label: some checks will be skipped.

Generated by 🚫 Danger

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@wpmobilebot
Copy link
Contributor Author

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr21613-13c2b25
Commit13c2b25
Direct Downloadwordpress-prototype-build-pr21613-13c2b25.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor Author

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr21613-13c2b25
Commit13c2b25
Direct Downloadjetpack-prototype-build-pr21613-13c2b25.apk
Note: Google Login is not supported on these builds.

@nbradbury
Copy link
Contributor

@oguzkocer I can take care of these merge conflicts, but I'll need to pull trunk into this branch in order to do that. Any issues with me doing that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Releases Label related to managing releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants