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.
- 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
This commit is a squash of multiple commits, authored by the individuals referenced below. To see the exact commits by each author, see the unsquashed tree at https://github.com/ReVanced/revanced-patches/pull/6571 or with commit 03940665d27a42ed08992757dfe4534bd8243356.
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: hoodles <207470673+hoo-dles@users.noreply.github.com>
Co-authored-by: ILoveOpenSourceApplications <117499019+iloveopensourceapplications@users.noreply.github.com>
Co-authored-by: LisoUseInAIKyrios <118716522+lisouseinaikyrios@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
Co-authored-by: OxrxL <108184954+oxrxl@users.noreply.github.com>