Skip to content

Audio Recorder v2.0.0#121

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

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

Conversation

@Dimowner
Copy link
Copy Markdown
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
Dimowner added 30 commits April 15, 2026 14:57
…r on HomeScreen that couldn't show same error twice.
…ty for Try new app panel that depends on database migration result.
…ecording and how waveform saved into database for further playback visualisation.
…ing recording

- Implemented a memory-bounded buffer to accumulate amplitude samples.
- Added methods for adding samples, compressing data, and downsampling for waveform display.
- Ensured immediate waveform availability for UI while processing final versions.
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