Simple-Music-Player/CHANGELOG.md
2017-04-07 23:31:41 +02:00

163 lines
3.4 KiB
Markdown

Changelog
==========
Version 2.2.0 *(2017-04-07)*
----------------------------
* Added color themes
* Misc crashfixes
Version 2.1.0 *(2017-03-30)*
----------------------------
* Added playlists and the ability to include files/folders
Version 2.0.2 *(2017-01-23)*
----------------------------
* Allow selecting colors by hex codes
* Added a button for restoring default colors
Version 2.0.1 *(2017-01-15)*
----------------------------
* Add our custom color picker dialog
Version 2.0.0 *(2017-01-07)*
----------------------------
* Added color customizations
Version 1.24 *(2016-12-11)*
----------------------------
* Couple smaller improvements
Version 1.23 *(2016-12-03)*
----------------------------
* Add some new sorting options
* Moved shuffle and song repeat from Settings to actionbar
* Added a current song indicator
* Many other small improvements and bugfixes
Version 1.22 *(2016-11-03)*
----------------------------
* Resolving some Google Play conflicts
Version 1.21 *(2016-11-03)*
----------------------------
* Add a properties menu button
Version 1.20 *(2016-10-12)*
----------------------------
* Fixing a crash at starting the music
Version 1.19 *(2016-10-09)*
----------------------------
* Add a button for repeating the current track
Version 1.18 *(2016-09-07)*
----------------------------
* Added German translation
Version 1.17 *(2016-08-29)*
----------------------------
* Rename the app launcher to Music Player
* Update the launcher icon
Version 1.16 *(2016-08-22)*
----------------------------
* Add an Invite friends button
Version 1.15 *(2016-07-27)*
----------------------------
* Do not kill the player at pause on Android 4
Version 1.14 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
Version 1.13 *(2016-07-24)*
----------------------------
* Added Dark theme
* Added lockscreen widget
* Added Swedish translation
Version 1.12 *(2016-07-15)*
----------------------------
* A couple UI and crashfixes for some devices
* Added Italian and Japanese translation
Version 1.11 *(2016-07-12)*
----------------------------
* Fix volume buttons on headsets
Version 1.10 *(2016-07-09)*
----------------------------
* Allow toggling between sorting by Title and Artist
* Add an Equalizer with a couple Presets
Version 1.9 *(2016-07-07)*
----------------------------
* Use the proper widget preview image
* Allow toggling Shuffle and numeric progress
Version 1.8 *(2016-07-05)*
----------------------------
* Use the new Google Plus logo
Version 1.6 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
Version 1.5 *(2016-06-27)*
----------------------------
* Add a Google Plus page link to the About section
Version 1.4 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
* Add a progress bar
Version 1.3 *(2016-06-15)*
----------------------------
* Add back the READ_PHONE_STATE permission
Version 1.2 *(2016-06-13)*
----------------------------
* Properly handle storage permission on Android 6+
* Remove Phone permission
Version 1.1 *(2016-06-10)*
----------------------------
* Always use white notification background with black items
* Limit the song artist and title to 1 line in the app
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release