Version 1.2.0
This release focuses on UI, Bug fixes and improvements, along with adding widget functionality to enhance the user experience.
This release is based on PR #4 #5 #7, check them for further details.
🪓 Fixes and corrections
- Fixed storage statistics display issues (incorrect ratios and text).
- Enhanced navigation icon behavior in the top bar.
- Addressed issues with the
PlayerScreen. - Fixed issues in
RecordingsSecondaryDataProviderthat caused the player screen to be stuck in the loading state. - Improved
VoiceRecordingProviderwith a parameter to control whether all recordings should be queried. - The
AudioPlayerScreenwas crashing due to a memory breech , fixed it. BookmarksViewModelholds the responsibility to show and exit bookmakrs.
🌑 New Feature
These are the new additions to the app
- Recorder Widget: Displays the current recording status on the home screen.
- Recordings Widget: Shows the list of current recordings, similar to the recordings screen.
- Mute Player: Muting the current playing item, the device volume doesn't change only the stream is muted.