Just from quickly scanning the release notes for Android 14: [Effective on all Android 14 devices *now*](https://developer.android.com/about/versions/14/behavior-changes-all): - [Grant partial access to photos and videos](https://developer.android.com/about/versions/14/behavior-changes-all#partial-photo-video-access) <- Not sure if relevant, but may be forced to merge #1288 anyway. Needs better research. [Effective after updating targetSdk](https://developer.android.com/about/versions/14/behavior-changes-14): - [Restrictions to implicit and pending intents](https://developer.android.com/about/versions/14/behavior-changes-14#safer-intents) - [Zip path traversal](https://developer.android.com/about/versions/14/behavior-changes-14#zip-path-traversal) <- most likely irrelevant, if it crashes that's probably good anyway
Just from quickly scanning the release notes for Android 14:
Effective on all Android 14 devices now:
Effective after updating targetSdk: