Skip to content

Releases: goldy1992/Mp3Player

v3.7.1

20 Jul 04:34
Compare
Choose a tag to compare

3.7.1 (2024-07-20)

Bug Fixes

  • seek: Fixed RuntimeException caused by invalid data passed to the SeekBar (28583e0)

v3.7.0

22 Jun 14:44
Compare
Choose a tag to compare

3.7.0 (2024-06-22)

Features

  • transition: Added support for shared element transition. (7a0229c)

v3.6.1

30 Mar 13:34
Compare
Choose a tag to compare

3.6.1 (2024-03-30)

Bug Fixes

  • cicd: removed ui tests from the release flow, added fix commit in the correct format (ae49583)

v3.6.0

24 Sep 04:01
Compare
Choose a tag to compare

3.6.0 (2023-09-24)

Features

  • visualiser: Added support to see the visualisers in full screen, as well as adding the Bezier plotted circular visualiser. (84b8f95)

v3.5.0

15 Jul 15:08
Compare
Choose a tag to compare

3.5.0 (2023-07-15)

Features

  • reporting: Added Bug Reporting, Feature Requests, Reviews and Feedback (4573b00)

v3.4.0

08 Jul 07:03
Compare
Choose a tag to compare

3.4.0 (2023-07-08)

Features

  • language: Added language selection and about menu item in the Settings menu (65a0efc)

v3.3.0

16 Jun 15:42
Compare
Choose a tag to compare

3.3.0 (2023-06-16)

Features

  • permissions: Allowed the user to configure permissions on the Settings Screen (39310f1)

v3.2.0

18 Mar 04:17
Compare
Choose a tag to compare

3.2.0 (2023-03-18)

Features

  • album: Implemented the Album Screen and added Play/Pause Button animations. (fb3b904)

v3.1.0

02 Jan 05:52
Compare
Choose a tag to compare

3.1.0 (2023-01-02)

Features

  • equalizer: Added a beta Equalizer Screen. (05a373d)

v3.0.0

08 Nov 10:25
Compare
Choose a tag to compare

3.0.0 (2022-11-08)

  • Feature/issue 161/media3 - Migrated to use the androidx.media3 Library (#162) (c8030cd), closes #162

BREAKING CHANGES

  • Many core classes have now been reimplemented.