Skip to content

Audio Recorder v2.0.0#121

Draft
Dimowner wants to merge 92 commits intomasterfrom
feature/v2
Draft

Audio Recorder v2.0.0#121
Dimowner wants to merge 92 commits intomasterfrom
feature/v2

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
…on max duration into AudioRecordingService.kt
… issue when decoded record was not updated because of the app was running in the background.
…3gp recorders. Disable editing recording settings in the SettingScreen while recording is active. Fixed some minor issues.
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