From 3d6d039a489f5b65f816bd4517a9e2e4ea6a293a Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 20 Feb 2025 23:03:38 +0100 Subject: [PATCH] Updated intent filter to allow sharing any file type for attachments --- sbapp/buildozer.spec | 2 +- sbapp/patches/intent-filter.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sbapp/buildozer.spec b/sbapp/buildozer.spec index df728e8..b6b8594 100644 --- a/sbapp/buildozer.spec +++ b/sbapp/buildozer.spec @@ -10,7 +10,7 @@ source.exclude_patterns = app_storage/*,venv/*,Makefile,./Makefil*,requirements, version.regex = __version__ = ['"](.*)['"] version.filename = %(source.dir)s/main.py -android.numeric_version = 20250126 +android.numeric_version = 20250220 requirements = kivy==2.3.0,libbz2,pillow==10.2.0,qrcode==7.3.1,usb4a,usbserial4a,able_recipe,libwebp,libogg,libopus,opusfile,numpy,cryptography,ffpyplayer,codec2,pycodec2,sh,pynacl,typing-extensions,mistune>=3.0.2,beautifulsoup4 diff --git a/sbapp/patches/intent-filter.xml b/sbapp/patches/intent-filter.xml index 6ec9ab0..37c4df6 100644 --- a/sbapp/patches/intent-filter.xml +++ b/sbapp/patches/intent-filter.xml @@ -28,6 +28,10 @@ + + + +