File tree Expand file tree Collapse file tree 4 files changed +14
-15
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 1+ # Auto-generated file. DO NOT EDIT.
2+ 1.2.0
Original file line number Diff line number Diff line change 11# Changelog
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
65and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
76
87## [ Unreleased]
98
9+ ## [ 1.2.0] - 2025-07-15
1010### Changed
11-
1211- Updated translations
1312
1413## [ 1.1.0] - 2025-05-20
15-
1614### Added
17-
1815- Support for displaying disc number in albums ([ #18 ] )
1916
2017### Changed
21-
2218- Turned off shuffle by default
2319- Replaced checkboxes with switches
2420- Previous button now supports replay ([ #45 ] )
2521
2622### Removed
27-
2823- Dropped support for Android 7 and older versions
2924
3025### Fixed
31-
3226- Fixed track numbers displaying as 0 ([ #47 ] )
3327
3428## [ 1.0.0] - 2024-02-11
35-
3629### Added
37-
3830- Initial release
3931
40- [ Unreleased ] : https://github.com/FossifyOrg/Music-Player/compare/1.1.0...HEAD
41- [ 1.1.0 ] : https://github.com/FossifyOrg/Music-Player/compare/1.0.0...1.1.0
42- [ 1.0.0 ] : https://github.com/FossifyOrg/Music-Player/releases/tag/1.0.0
43-
4432[ #18 ] : https://github.com/FossifyOrg/Music-Player/issues/18
4533[ #45 ] : https://github.com/FossifyOrg/Music-Player/issues/45
4634[ #47 ] : https://github.com/FossifyOrg/Music-Player/issues/47
35+
36+ [ Unreleased ] : https://github.com/FossifyOrg/Music-Player/compare/1.2.0...HEAD
37+ [ 1.2.0 ] : https://github.com/FossifyOrg/Music-Player/compare/1.1.0...1.2.0
38+ [ 1.1.0 ] : https://github.com/FossifyOrg/Music-Player/compare/1.0.0...1.1.0
39+ [ 1.0.0 ] : https://github.com/FossifyOrg/Music-Player/releases/tag/1.0.0
Original file line number Diff line number Diff line change 1+ Changed:
2+
3+ • Updated translations
4+
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ android.useAndroidX=true
33org.gradle.jvmargs =-Xmx8192m
44
55# Versioning
6- VERSION_NAME =1.1 .0
7- VERSION_CODE =2
6+ VERSION_NAME =1.2 .0
7+ VERSION_CODE =3
88APP_ID =org.fossify.musicplayer
You can’t perform that action at this time.
0 commit comments