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

Update to Android 15 #21597

Closed
wants to merge 18 commits into from
Closed

Update to Android 15 #21597

wants to merge 18 commits into from

Conversation

nbradbury
Copy link
Contributor

@nbradbury nbradbury commented Jan 16, 2025

Fixes #21596

This PR updates WPAndroid & JPAndroid from SDK 14 to SDK 15, as has already been done for WCAndroid - p91TBi-cHS-p2. It will remain in draft until it has been completed and thoroughly tested.

Note that previously enableStrictMode was disabled, but I've re-enabled it for this PR so we could uncover detectNonSdkApiUsage violations. We should probably disable strict mode before merging this PR.

@dangermattic
Copy link
Collaborator

1 Warning
⚠️ View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jan 16, 2025

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
Versionpr21597-47f44bc
Commit47f44bc
Direct Downloadjetpack-prototype-build-pr21597-47f44bc.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jan 16, 2025

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
Versionpr21597-47f44bc
Commit47f44bc
Direct Downloadwordpress-prototype-build-pr21597-47f44bc.apk
Note: Google Login is not supported on these builds.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 39.48%. Comparing base (21f3d59) to head (47f44bc).
Report is 3 commits behind head on trunk.

Files with missing lines Patch % Lines
...dpress/android/util/extensions/WindowExtensions.kt 0.00% 8 Missing ⚠️
...rds/quicklinksitem/QuickLinksItemViewModelSlice.kt 0.00% 3 Missing ⚠️
...wordpress/android/util/signature/SignatureUtils.kt 0.00% 3 Missing ⚠️
...ui/stats/refresh/lists/widget/utils/WidgetUtils.kt 0.00% 2 Missing ⚠️
.../main/java/org/wordpress/android/AppInitializer.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            trunk   #21597   +/-   ##
=======================================
  Coverage   39.48%   39.48%           
=======================================
  Files        2117     2117           
  Lines       99464    99464           
  Branches    15296    15296           
=======================================
  Hits        39269    39269           
  Misses      56714    56714           
  Partials     3481     3481           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nbradbury nbradbury closed this Jan 17, 2025
@nbradbury nbradbury deleted the issue/21596-android-15 branch January 17, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to SDK 35 (Android 15)
3 participants