mirror of
https://github.com/apache/cordova-android.git
synced 2026-01-30 00:05:28 +08:00
* feat: support previous non-e2e (add FrameLayout wrapper) * feat: implement internal SystemBar plugin * feat: implement StatusBar plugin JS API (SystemBarPlugin) * feat!: force custom statusbarView for all SDKs * chore: various cleanup, refactors, fixes, and docs from recent changes * feat: use getComputedStyle for setBackgroundColor * chore: suppress deprecation warnings for method using setNavigationBarColor * chore: return null when rootView is null * fix: setOnApplyWindowInsetsListener to return insets * fix: setting appearance when e2e is enabled * fix: set statusBarColor to transparent, use new statusBar UI