Simple-Music-Player/CHANGELOG.md

104 lines
2.1 KiB
Markdown
Raw Normal View History

2016-06-27 21:24:43 +00:00
Changelog
2016-06-10 15:30:29 +00:00
==========
2016-09-07 20:51:50 +00:00
Version 1.18 *(2016-09-07)*
----------------------------
* Added German translation
2016-08-29 20:31:04 +00:00
Version 1.17 *(2016-08-29)*
----------------------------
* Rename the app launcher to Music Player
* Update the launcher icon
2016-08-22 19:13:47 +00:00
Version 1.16 *(2016-08-22)*
----------------------------
* Add an Invite friends button
2016-07-27 21:21:27 +00:00
Version 1.15 *(2016-07-27)*
----------------------------
* Do not kill the player at pause on Android 4
2016-07-26 20:56:38 +00:00
Version 1.14 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
2016-07-24 07:36:36 +00:00
Version 1.13 *(2016-07-24)*
----------------------------
* Added Dark theme
* Added lockscreen widget
* Added Swedish translation
2016-07-15 20:34:45 +00:00
Version 1.12 *(2016-07-15)*
----------------------------
* A couple UI and crashfixes for some devices
* Added Italian and Japanese translation
2016-07-12 13:37:54 +00:00
Version 1.11 *(2016-07-12)*
----------------------------
* Fix volume buttons on headsets
2016-07-09 17:35:06 +00:00
Version 1.10 *(2016-07-09)*
----------------------------
* Allow toggling between sorting by Title and Artist
* Add an Equalizer with a couple Presets
2016-07-07 15:18:37 +00:00
Version 1.9 *(2016-07-07)*
----------------------------
* Use the proper widget preview image
* Allow toggling Shuffle and numeric progress
2016-07-05 19:49:28 +00:00
Version 1.8 *(2016-07-05)*
----------------------------
* Use the new Google Plus logo
2016-07-01 14:03:07 +00:00
Version 1.6 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
2016-06-27 21:24:43 +00:00
Version 1.5 *(2016-06-27)*
----------------------------
* Add a Google Plus page link to the About section
2016-06-19 19:50:26 +00:00
Version 1.4 *(2016-06-19)*
2016-06-19 15:17:25 +00:00
----------------------------
* Add a Facebook page link to the About section
2016-06-19 19:50:26 +00:00
* Add a progress bar
2016-06-19 15:17:25 +00:00
2016-06-15 14:10:12 +00:00
Version 1.3 *(2016-06-15)*
----------------------------
* Add back the READ_PHONE_STATE permission
2016-06-13 12:54:46 +00:00
Version 1.2 *(2016-06-13)*
----------------------------
* Properly handle storage permission on Android 6+
* Remove Phone permission
2016-06-10 15:30:29 +00:00
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