revanced-patches/extensions/instagram
Gaurav d852728589 feat(Instagram): Add QoL patches and fix existing patches for v421.x.x
New patches added:
- Disable double-tap to like
- Hide comment button
- Download media (partial - fingerprint needs work)
- Disable feed auto-refresh
- Keep scroll position
- Copy bio text

Fixed existing patches:
- Anonymous story viewing: Updated fingerprint to visual_media_seen
- Disable Reels auto-scroll: Removed strict type constraints
- Hide suggested content: Simplified to use returnEarly()
- Enable location sticker redesign: Updated fingerprint (partial)

Also includes extension Java classes for download and bio patches.
2026-03-22 01:55:00 +05:45
..
src/main feat(Instagram): Add QoL patches and fix existing patches for v421.x.x 2026-03-22 01:55:00 +05:45
build.gradle.kts fix: Add minSdk to all extension projects (#6778) 2026-03-14 19:41:18 +01:00