revanced-patches/extensions/instagram
Gaurav Yadav 480fd00b4c fix(Instagram): Update share link fingerprints and navigation patches for 421.x.x
- Fix `Sanitize sharing links` patch: replace deprecated `permalink` string
  with `create_highlight_permalink_share_url` in permalinkResponseJsonParserMethodMatch
- Add error handling in EditShareLinksPatch to gracefully handle fingerprint mismatches
- Fix `Hide navigation buttons` patch: use mutable ArrayList and setAccessible(true)
  to avoid UnsupportedOperationException on newer builds
- Update compatibleWith version to 421.0.0.51.66
2026-03-21 23:53:55 +05:45
..
src/main fix(Instagram): Update share link fingerprints and navigation patches for 421.x.x 2026-03-21 23:53:55 +05:45
build.gradle.kts fix: Add minSdk to all extension projects (#6778) 2026-03-14 19:41:18 +01:00