[Android] Update NEWS

Geoffrey Métais git at videolan.org
Tue Jun 16 16:02:50 CEST 2015


vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Jun 16 15:41:00 2015 +0200| [0339d60986b6fb74bd3d56701cc4b91c472c0db5] | committer: Geoffrey Métais

Update NEWS

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=0339d60986b6fb74bd3d56701cc4b91c472c0db5
---

 NEWS |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS b/NEWS
index 17859e1..5b304ef 100644
--- a/NEWS
+++ b/NEWS
@@ -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
 



More information about the Android mailing list