conduit/android/app
cogwheel 8cf7c9ae32 fix(android): update AndroidManifest.xml to refine foreground service permissions
- Removed unnecessary FOREGROUND_SERVICE_CAMERA permission as it is not utilized by Conduit.
- Added FOREGROUND_SERVICE_PHONE_CALL permission to support phone call functionality.
- Adjusted CallkitNotificationService to specify phoneCall and microphone as foreground service types, ensuring compliance with Play Console requirements.
2026-06-05 00:53:32 +05:30
..
src fix(android): update AndroidManifest.xml to refine foreground service permissions 2026-06-05 00:53:32 +05:30
build.gradle.kts feat(streaming): Simplify streaming logic and remove persistent tracking 2025-11-27 14:36:13 +05:30
proguard-rules.pro feat(callkit): Add CallKit service for native call UI and permissions 2025-11-24 12:29:44 +05:30