feat: Add HomeSync policies page and integrate legal section in HomeSync component

This commit is contained in:
Van Leemput Dayron
2026-02-13 14:00:34 +01:00
parent bf87b9c218
commit 70653b769b
6 changed files with 417 additions and 31 deletions

View File

@@ -0,0 +1,12 @@
[
{
"relation": ["delegate_permission/common.handle_all_urls"],
"target": {
"namespace": "android_app",
"package_name": "be.devdayronvl.family_organizer",
"sha256_cert_fingerprints": [
"17:C9:6F:AA:BB:3C:25:9B:AA:FD:59:BA:E5:D7:CA:76:BF:5E:1C:4C:23:A1:BA:E2:75:2E:35:EB:9F:72:4B:04"
]
}
}
]