Skip to content

doc(statusbar.js): behaviour of setBackgroundColor when AndroidEdgeToEdge is set, added minimum cordova-android version for full CSS color formats support - #1994

Open
GitToTheHub wants to merge 1 commit into
masterfrom
pr-doc-statusbar.js-setBackgroundColor-AndroidEdgeToEdge
Open

doc(statusbar.js): behaviour of setBackgroundColor when AndroidEdgeToEdge is set, added minimum cordova-android version for full CSS color formats support#1994
GitToTheHub wants to merge 1 commit into
masterfrom
pr-doc-statusbar.js-setBackgroundColor-AndroidEdgeToEdge

Conversation

@GitToTheHub

Copy link
Copy Markdown
Contributor

Platforms affected

Motivation and Context

  • On Android, when the preference AndroidEdgeToEdge is true, this may not produce a visible status bar background fill, but can still be used to set the light/dark status bar appearance.
  • Added note: Runtime support for all valid CSS color formats is fully functional since cordova-android 15.1.0.

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

…eToEdge` is set, added minimum cordova-android version for full CSS color formats support

- On Android, when the preference `AndroidEdgeToEdge` is `true`, this may not produce a visible status bar background fill, but can still be used to set the light/dark status bar appearance.
-  Added note: Runtime support for all valid CSS color formats is fully functional since cordova-android 15.1.0.
@codecov-commenter

codecov-commenter commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.20%. Comparing base (919cd76) to head (2cbad0e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1994   +/-   ##
=======================================
  Coverage   63.20%   63.20%           
=======================================
  Files          24       24           
  Lines        4922     4922           
=======================================
  Hits         3111     3111           
  Misses       1811     1811           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants