conduit/lib/features/notes
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
..
providers refactor(chat): improve chat provider methods and settings service 2026-04-30 23:36:24 +05:30
services feat(audio): enhance audio recording service with background lease management 2026-06-08 22:37:29 +05:30
utils chore(dependencies): update pubspec and Podfile for package management 2026-05-06 17:59:41 +05:30
views fix(adaptive_ui): implement opaque glass fallback for adaptive buttons across chat and note editor components 2026-06-06 15:33:35 +05:30
widgets feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30