conduit/android/app
cogwheel c4c0adab77 feat(audio): enhance audio recording service with background lease management
- Introduced background lease management for microphone access in the AudioRecordingService to ensure uninterrupted recording during background execution.
- Refactored the service to utilize a new AudioRecordingBackgroundCoordinator for managing microphone leases on Android.
- Updated error handling to release background leases appropriately during recording operations.
- Enhanced the audio recording configuration to support high-quality audio capture with improved compatibility across platforms.
2026-06-08 22:37:29 +05:30
..
src feat(audio): enhance audio recording service with background lease management 2026-06-08 22:37:29 +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