Skip to content

Releases: enteraname74/SweetMusic

v1.6.0

13 Jan 18:37
Compare
Choose a tag to compare

New feature : liking a song directly from the music notification

With this new release, you can now like a song from the music notification.
You can now also see the name of the artist of the song that is currently playing in the bottom swipe-able menu

General app improvement :

A lot of improvements has also been made for the app's stability.
The code has been optimized and the app is now lighter.
Here is a list of all the improvements and bug fixing :

  • Modifying a music favorite state in the Music Player Activity will be applied to the shorcuts
  • Fixed an issue that remove songs from the favorite playlist after setting data

v1.5.1

09 Jan 17:39
Compare
Choose a tag to compare

This release normally fixes an issue that prevent users from upgrading their app to a newer version.

v1.5.0

08 Jan 00:19
Compare
Choose a tag to compare

New feature : Shortcuts

The principal feature of this new release is the shortcuts.
With the shortcuts, you can easily access musics, playlists, albums or artists directly from the main page.
You will be able to add anything to the shortcuts bar by long-clicking on an item and clicking on the "Add to shortcuts" option.

Bugs fixed

Several bugs and adjustments were made with this release :

  • Fixed an issue that crashes the app when modifying a playlist without changing the default image
  • The number of musics in playlists and artists are now shown depending on the language used
  • Modify the size of the buttons in the bottom panel of the currently played music informations
  • The background of the quit button in the selected playlist, album and artist now matches the theme
  • Modify the text in the different search bars in the app
  • Added the possibility to retrieve a single music from the "Find new songs" page

v1.4.2

01 Jan 23:56
Compare
Choose a tag to compare

This release is a small one and is aimed to fix some issues with the last big release.
The two issues that were fixed are :

  • When moving the notification's seek bar thumb, the changes are not made visually
  • The service would stop prematurely and thus block the possibility to play the next song in the queue automatically

v1.4.0

01 Jan 22:47
3567c7b
Compare
Choose a tag to compare

With this new release, a lot of things were added or changed in the application.
The obvious one is the name of it. The app is now called Sweet Music !

Design :

The design of the application has been reworked quite significantly :

  • New light and dark theme
  • New app icon
  • All the context menus are now more modern
  • The bottom panel with the current played song can be swiped down to stop the music from playing
  • Images are now rounded
  • A dynamic color theme is now applied depending on the cover of the selected playlist or music
  • The view of a selected playlist, album or artist has been reworked
  • The design of the "set data" functionality has been entirely reworked
  • The seekbar used when you search for new songs has been reworked and now let you see a progress

Notification and audio priority :

Sweet Music now has a notification that let you manage the current played song !
The app's audio manager has also been reworked to work better.

Settings :

A new functionality has been added, the settings.
In the settings, you can select the folders that the app uses to fetch musics in your device.
Removed folders will not be used by the app when you search for new songs.

Modifying musics :

  • You can now modify an album. All the modifications will be applied to the songs of the album.
  • When modifying a song, if you do not specify an album cover, the app will search for an already used album cover for the album of the song

Stability and rapidity :

A lot of improvements has been made to the app stability. A lot of bugs has been fixed and the app is now faster in some parts.
The app will automatically search files that has been deleted from the device fand remove them from the app data.

v1.3.0

12 Sep 21:21
Compare
Choose a tag to compare

This release add a new useful functionality : searching for new songs. You will be able to add new songs from your device to your list !

The UX has also been improved and all the delete functionalities has been reworked:

  • Added French language support
  • The Favourite playlist can't be deleted anymore
  • The Favourite playlist's name can't be changed anymore
  • Fixed issue where clicking on the same song will reset it from playing
  • Fix an issue where albums an artists are missing from the album and artist list
  • Deleting a song from the Favourite playlist is more accurate
  • The "play next" function is more stable and accurate
  • Reading and writing in external storage is now easier
  • Added better UI and UX when opening for the first time the app
  • When no songs is left in the queue, we can't have access to the music player activity

Removing songs from the app :

When removing a song from the app, it will be put in a DeletedMusicList.
This list can be seen by clicking on "Find new songs" in the navigation menu. You will see a "Deleted songs" panel.
In this panel, you will be able to retrieve deleted songs from the app.
These deleted songs can't be seen when you search for new songs in case you really don't want to see songs that you will never add in your list.

v1.2.0

08 Sep 20:25
Compare
Choose a tag to compare

This release is focused more on the UI and UX with some improvements such as :

User Interface :

  • The light and dark theme has been changed to be more pleasant for the eyes
  • The view of a selected playlist, album and artist has been totally rethink
  • An exit button has been added in the music player activity and the colour theme of this page is now more uniform

User Experience :

  • When switching between tabs, the animation is less laggy
  • Modify the information of a playlist is now faster
  • Performances of the main activity has been upgraded
  • A better RTL support has been added

v1.1.8

06 Sep 17:49
Compare
Choose a tag to compare

This new release contains several bugs fixes and adjustments such as :

  • Fix issue when the app crashes if trying to shuffle a list without songs in it
  • Fix view problem for the search bar of the music tab in the main menu
  • Fix issue when you can add multiple time the same music inside a playlist
  • Fix a problem where two playlists can have the same name if we modify the name of one playlist
  • Fixed problems with the audioManager
  • Deleting a playlist is more efficient now
  • Downloading data will now tell you where it is downloaded
  • We can no longer use the split screen functionality in the app

This release also contains a new functionality :

  • Add light theme

v1.0.0-alpha

05 Sep 16:44
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

The first release of the app contains basics things for a music player and other things that will be useful for later. I invite you to check the Readme to see what the functionalities of the app are.