Skip to content

Releases: k3b/intent-intercept

V4.0.6 (406) 2024-02-14. added whatsapp specific intents; build/Lib updates

14 Feb 09:00
@k3b k3b
Compare
Choose a tag to compare

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

06 Apr 14:15
@k3b k3b
Compare
Choose a tag to compare
  • 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

04 Jul 15:10
@k3b k3b
Compare
Choose a tag to compare

Added Support for some native filemanagers (by SlipkHunter)

v4.0.3 Maintenance

25 Apr 12:39
@k3b k3b
80539f0
Compare
Choose a tag to compare

Added Support for category OPENABLE (by "the-blank-x")

v4.0.2 Maintenance

01 Jan 10:59
@k3b k3b
Compare
Choose a tag to compare
  • added capturing "zxing:" uri-s

V4.0.1 add android.media.action.VIDEO_CAPTURE IMAGE_CAPTURE IMAGE_CAPTURE_SECURE

08 Aug 20:50
@k3b k3b
Compare
Choose a tag to compare
#14: add support for android.media.action.VIDEO_CAPTURE IMAGE_CAPTURE…

… IMAGE_CAPTURE_SECURE

V4.0.0 Now compatible with Android-10

27 May 19:41
@k3b k3b
Compare
Choose a tag to compare
  • 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

21 May 12:24
@k3b k3b
Compare
Choose a tag to compare
  • action com.android.camera.action.CROP

3.0.1 xmas update

22 Dec 17:27
@k3b k3b
Compare
Choose a tag to compare
  • 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