Update NEWS

This commit is contained in:
Geoffrey Métais 2015-06-16 15:41:00 +02:00
parent f854472678
commit 0339d60986

5
NEWS
View File

@ -2,6 +2,11 @@ Changes between 1.4.1 and 1.5.0:
--------------------------------
Application:
* Removed some permissions WRITE_EXTERNAL_STORAGE & READ_LOGS for recent Android versions
* Added READ_EXTERNAL_STORAGE permission, needed for Android 5+ (since we removed WRITE)
* Handle media (external SD cards & USB keys) mount and unmount
* position in playlist and in song are now restored when you load last playlist
* Design improvements, replaced some dialogs and toasts by snackbars
* Large code cleaning
* Fix advanced video options and video resolver crashing