Skip to content

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
…s screen. Synchronize playback between home screen and records screen.
…anel swipe to hide gesture. Moved TouchPanel into a separate view. Keep waveform progress when navigate between Main screen and Records screen.
…ed libraries versions. Edge to edge support that required by SDK 36.
…. Added Audio Recording feature to home screen. Implemented recording progress UI. Disable some actions in records list when recording is ON.
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.

2 participants