[Android] Prevent VLC to be displayed to open links ending with matched extensions
Nicolas Pomepuy
git at videolan.org
Tue Jul 7 13:16:03 CEST 2020
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Mon Jul 6 10:15:02 2020 +0200| [50709efcc02bf42c103b3e051b6bca9347b3211c] | committer: Nicolas Pomepuy
Prevent VLC to be displayed to open links ending with matched extensions
By adding an explicit dot, links ending with a string containing a matched pattern won't be opened
For example: https://example.com/foo.aspx won't trigger the .spx pattern anymore
Fixes #1401
> https://code.videolan.org/videolan/vlc-android/commit/50709efcc02bf42c103b3e051b6bca9347b3211c
---
application/vlc-android/AndroidManifest.xml | 448 ++++++++++++++--------------
1 file changed, 224 insertions(+), 224 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/50709efcc02bf42c103b3e051b6bca9347b3211c
More information about the Android
mailing list