Skip to content

Version 1.2.0

Choose a tag to compare

@tuuhin tuuhin released this 09 Oct 18:12
· 147 commits to main since this release
e5123a4

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 RecordingsSecondaryDataProvider that caused the player screen to be stuck in the loading state.
  • Improved VoiceRecordingProvider with a parameter to control whether all recordings should be queried.
  • The AudioPlayerScreen was crashing due to a memory breech , fixed it.
  • BookmarksViewModel holds 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.