Skip to content

Releases: goldy1992/Mp3Player

v2.0.0

27 May 04:44
Compare
Choose a tag to compare

2.0.0 (2022-05-27)

Features

  • jetpack-compose: Migrated the client module to leverage Jetpack Compose (f3b497d)

BREAKING CHANGES

  • jetpack-compose: The whole application UI has been redesigned in Jetpack Compose with the addition of Material3 libraries and the latest version of ExoPlayer.

v1.2.2

25 Apr 23:35
Compare
Choose a tag to compare

1.2.2 (2021-04-25)

Bug Fixes

  • release: fixed the release build and attempted to implement upload to play store functionality in Github Actions (67eea60)
  • release: overwrite gradle file for next release (a226cad)
  • release: reorganised release pipeline (8cc91d3)
  • semantic-release: allow the release to commit gradle.properties for use with play store release (07ae3c0)
  • semantic-release: allow the release to commit gradle.properties for use with play store release (abecc50)

v1.2.1

21 Apr 22:19
Compare
Choose a tag to compare

1.2.1 (2021-04-21)

Bug Fixes

  • semantic-release: attempt to use ssh key to authenticate git pushes to master (3b45f21)
  • semantic-release: attempt to use ssh key to authenticate git pushes to master (0a7d5e3)
  • semantic-release: attempt to use ssh key to authenticate git pushes to master (da7bc2a)
  • semantic-release: attempt to use workaround in semantic-release/github#175 (c4b467f)
  • semantic-release: reversed the semantic release git to github change (0e05bbb)

v1.1.0

01 Dec 19:12
54058de
Compare
Choose a tag to compare

Changes

  • Added functionality to dynamically detect new content, i.e. when audio files are added/deleted (Issue-110)
  • Fixed bug viewing songs in a folder

v1.0.2

24 Nov 15:30
Compare
Choose a tag to compare

Changes

  • Fixed bug in the notification service (Issue-108)
  • Improved the dagger structure by removing unnecessary classes with @provides annotations and moved the injections directly in the class constructors (Issue-97)

v1.0.1

17 Nov 10:53
697bca0
Compare
Choose a tag to compare
Spike/issue 103/prepare for beta release (#106)

Issue-103 - updated release to target version 28 Pie