conduit/android
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
..
app feat(audio): enhance audio recording service with background lease management 2026-06-08 22:37:29 +05:30
gradle/wrapper chore(android): update Gradle and Kotlin versions, and adjust properties 2026-05-21 18:19:32 +05:30
.gitignore chore: remove gradle wrapper tracking from android gitignore 2026-03-26 00:29:58 +05:30
build.gradle.kts feat(android): enforce specific version for glance-appwidget dependency 2026-05-20 12:49:47 +05:30
Gemfile chore: update README and remove localization documentation 2025-10-16 23:06:20 +05:30
Gemfile.lock chore: update README and remove localization documentation 2025-10-16 23:06:20 +05:30
gradle.properties chore(android): update Gradle and Kotlin versions, and adjust properties 2026-05-21 18:19:32 +05:30
settings.gradle.kts chore(android): update Gradle and Kotlin versions, and adjust properties 2026-05-21 18:19:32 +05:30