Releases: goldy1992/Mp3Player
Releases · goldy1992/Mp3Player
v3.7.1
3.7.1 (2024-07-20)
Bug Fixes
- seek: Fixed RuntimeException caused by invalid data passed to the SeekBar (28583e0)
v3.7.0
3.7.0 (2024-06-22)
Features
- transition: Added support for shared element transition. (7a0229c)
v3.6.1
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
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
3.5.0 (2023-07-15)
Features
- reporting: Added Bug Reporting, Feature Requests, Reviews and Feedback (4573b00)
v3.4.0
3.4.0 (2023-07-08)
Features
- language: Added language selection and about menu item in the Settings menu (65a0efc)
v3.3.0
3.3.0 (2023-06-16)
Features
- permissions: Allowed the user to configure permissions on the Settings Screen (39310f1)
v3.2.0
3.2.0 (2023-03-18)
Features
- album: Implemented the Album Screen and added Play/Pause Button animations. (fb3b904)
v3.1.0
3.1.0 (2023-01-02)
Features
- equalizer: Added a beta Equalizer Screen. (05a373d)
v3.0.0
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.