Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio Recorder v2.0.0 #121

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from
Draft

Audio Recorder v2.0.0 #121

wants to merge 27 commits into from

Conversation

Dimowner
Copy link
Owner

@Dimowner Dimowner commented Jun 2, 2024

Release v2.0.0:

Completely rework the app by adopting a new architecture written in Kotlin, designing the UI with Android Compose, integrating a Room database, using ExoPlayer for media playback, and Hilt for dependency injection. Despite these substantial changes, the app’s existing user interface will remain mostly unchanged. Additionally, focusing on achieving robust unit test coverage. These enhancements are expected to significantly enhance app stability, accelerate feature delivery, and mitigate concerns about introducing new bugs.

Dimowner and others added 27 commits January 21, 2024 15:24
Added Rename record dialog. Implement record rename.
…tabase. Inject coroutine dispatchers. Use record id as Long type, not Int.
…SettingsScreen to fix layout Preview and improve testability.
@Dimowner Dimowner marked this pull request as draft June 2, 2024 09:03
@Dimowner Dimowner added the version 2 Planned to implement in app release v2.0.0 label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version 2 Planned to implement in app release v2.0.0 work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant