[Android] Manifest: update extensions regex to handle points

Duncan McNamara git at videolan.org
Tue Sep 20 11:51:46 UTC 2022


vlc-android | branch: 3.5.x | Duncan McNamara <dcn.mcnamara at gmail.com> | Wed Sep 14 18:49:01 2022 +0200| [f5c5914bebb96891e9971f851d4191999ad39ded] | committer: Nicolas Pomepuy

Manifest: update extensions regex to handle points

The previous regex would not work if there were points in the filename.
Now it will handle up to two points which should be enough.

Fixes #2306

(cherry picked from commit f05cbf0f98578fe3423ea49b109cacb8a2515fa2)

> https://code.videolan.org/videolan/vlc-android/commit/f5c5914bebb96891e9971f851d4191999ad39ded
---

 application/vlc-android/AndroidManifest.xml | 668 +++++++++++++++++++++++-----
 1 file changed, 560 insertions(+), 108 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/f5c5914bebb96891e9971f851d4191999ad39ded


More information about the Android mailing list