- APK: Add WAKE_LOCK, BOOT_COMPLETED, ACCESS_NETWORK_STATE permissions - APK: Disable allowBackup for medical data security - APK: AudioRecordingService now acquires wake lock, has stop action in notification - Serve /.well-known/assetlinks.json for TWA domain verification - Service worker: cache app shell, stale-while-revalidate for assets, network-first for API - Admin model management: validate model ID format, prevent built-in conflicts, audit toggle actions, prevent disabling all models - Bump version to v9.0.0, Docker tag to v9
12 lines
279 B
JSON
12 lines
279 B
JSON
[
|
|
{
|
|
"relation": ["delegate_permission/common.handle_all_urls"],
|
|
"target": {
|
|
"namespace": "android_app",
|
|
"package_name": "com.pediatricscribe.twa",
|
|
"sha256_cert_fingerprints": [
|
|
"TO_BE_REPLACED_WITH_YOUR_SIGNING_KEY_SHA256"
|
|
]
|
|
}
|
|
}
|
|
]
|