fix(android): fix edge-to-edge (#12453)

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

- **New Features**
  - Added the ability to retrieve the system navigation bar height on Android devices.

- **Bug Fixes**
  - Removed duplicate internal code to improve stability.

- **Chores**
  - Removed the dependency on the edge-to-edge support package and related configuration and code.
  - Updated configuration to adjust margins for edge-to-edge layouts.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
aki-chang-dev
2025-05-22 09:57:50 +00:00
parent 6d662b8a54
commit d91e64b46b
10 changed files with 91 additions and 83 deletions
-10
View File
@@ -260,7 +260,6 @@ __metadata:
"@capacitor/core": "npm:^7.0.0"
"@capacitor/keyboard": "npm:^7.0.0"
"@capacitor/status-bar": "npm:^7.0.0"
"@capawesome/capacitor-android-edge-to-edge-support": "npm:^7.0.0"
"@capgo/inappbrowser": "npm:^7.1.0"
"@sentry/react": "npm:^9.2.0"
"@toeverything/infra": "workspace:*"
@@ -4527,15 +4526,6 @@ __metadata:
languageName: node
linkType: hard
"@capawesome/capacitor-android-edge-to-edge-support@npm:^7.0.0":
version: 7.2.1
resolution: "@capawesome/capacitor-android-edge-to-edge-support@npm:7.2.1"
peerDependencies:
"@capacitor/core": ">=7.0.0"
checksum: 10/6d84de3a7e8bc6dcd11809b00a295cc7269963e695b73ca036fbc7a60688cdbf8835a6e811709aeeb0cf15c8c1ac10f0ff597dee673a7597864aadafb879ca2e
languageName: node
linkType: hard
"@capgo/inappbrowser@npm:^7.1.0":
version: 7.9.3
resolution: "@capgo/inappbrowser@npm:7.9.3"