Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit 05d0bf3

Browse files
committed
Refactor note use cases and remove platform-specific audio player implementation
- Removed the platform-specific `platformModule` and `PlatformAudioPlayer` interface. - Updated note use case interfaces to use a consistent naming convention (`UseCaseContract`). - Refactored dependency injection in `Modules.kt` to use concrete implementations instead of interfaces for note use cases. - Adjusted ViewModel and service classes to accommodate changes in use case implementations. - Cleaned up unused imports and removed iOS-specific audio validation and player classes. - Updated tests to reflect changes in the note use case implementations and audio player references.
1 parent 232903a commit 05d0bf3

35 files changed

Lines changed: 192 additions & 1917 deletions

TESTING_GUIDE.md

Lines changed: 0 additions & 522 deletions
This file was deleted.

TEST_HEALTH_REPORT.md

Lines changed: 0 additions & 257 deletions
This file was deleted.

0 commit comments

Comments
 (0)