Releases: k3b/intent-intercept
Releases · k3b/intent-intercept
V4.0.6 (406) 2024-02-14. added whatsapp specific intents; build/Lib updates
This apk requires minSdk-16=Android-4.1=JELLY_BEAN (released in 2002) or later.
Changes:
Added WhatsApp specific Intents (by Guilherme)
Updated build and libs
- java:7 -> 8
- gradle:7.5 -> 8.0
- compileSdk: 29 -> 34
- lib androidx.appcompat:appcompat: 1.2.0 -> 1.5.1
- lib androidx.preference:preference: 1.1.1 -> 1.2.1
v4.0.5 (2023-04-06) added url-decoded; added Support for SAF; Gradle7.5
- url-encoded values will also be displayd as decoded text
- added Storage Access Framework OPEN_DOCUMENT, CREATE_DOCUMENT, OPEN_DOCUMENT_TREE
- added APPLICATION_PREFERENCES, android.service.quicksettings.action.QS_TILE
- updated build to Gradle7.5
v4.0.4 (2022-07-04) Maintenance
Added Support for some native filemanagers (by SlipkHunter)
v4.0.3 Maintenance
Added Support for category OPENABLE (by "the-blank-x")
v4.0.2 Maintenance
- added capturing "zxing:" uri-s
V4.0.1 add android.media.action.VIDEO_CAPTURE IMAGE_CAPTURE IMAGE_CAPTURE_SECURE
v4.0.1 #14: add support for android.media.action.VIDEO_CAPTURE IMAGE_CAPTURE…
V4.0.0 Now compatible with Android-10
- Now compatible with Android-4.2 and later (including android-10)
- Migrated to AndroidX, api-29, gradle-6.7
- Drop support for Android-2.3 to Android-4.1
- Fixed #4: Resend ACTION-VIEW with DATA-https-URL does not work on android-7
- Fixed #11: Security Exception with Resend under Androi-10
Thanks to "Muntashir Al-Islam" for Migrating the code to AndroidX
v3.0.2 Maintenance
- action com.android.camera.action.CROP
3.0.1 xmas update
- codebymikey committed on 30 Sep 2017: Allow intercepting of media links.
- codebymikey committed on 30 Sep 2017: Show quick previews of Bundle and array object entries.
- intercept com.android.camera.action.REVIEW Used by camera to view photo taken
- intercept android.intent.action.PICK for geo: uri-s