From 3b798e627b4ce1ebcf71228ab356fc37d8157b0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Tue, 7 Feb 2023 23:09:10 +0100 Subject: [PATCH] Be much more greedy when promoting the supported file types File association on Android is broken by design resulting in two options: 1) associate almost everything 2) associate only some extensions which does not work most of the time Lets choose #1 --- pkg/android/AndroidManifest.xml | 38 ++++++--------------------------- 1 file changed, 6 insertions(+), 32 deletions(-) diff --git a/pkg/android/AndroidManifest.xml b/pkg/android/AndroidManifest.xml index 4caa296e..787b0a0a 100644 --- a/pkg/android/AndroidManifest.xml +++ b/pkg/android/AndroidManifest.xml @@ -14,38 +14,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +