AntennaPod/app
ByteHamster 1bc053186d
Fix file provider not being able to share all files (#6472)
The library only looks at one of the external storage devices.
If the exported log file doesn't happen to be stored on
the first device, sharing it doesn't work.
This is a known issue in the Android libraries:
https://issuetracker.google.com/issues/37125252

This commit works around it by using an undocumented element that covers
the entire file system.
2023-05-05 19:12:49 +02:00
..
sampledata Remove some unused assets 2022-05-12 18:02:33 -04:00
src Fix file provider not being able to share all files (#6472) 2023-05-05 19:12:49 +02:00
build.gradle Update AGP to 7.4.0 (#5655) 2023-04-01 23:16:53 +02:00
lint.xml Fixed unused resources Lint errors 2021-04-17 17:59:03 +02:00
proguard.cfg Merge pull request #5927 from TacoTheDank/cleanProguard2 2022-06-30 10:58:05 +02:00