Commit graph

4775 commits

Author SHA1 Message Date
kitadai31
a23c83eb73 fix: Add minSdk to all extension projects 2026-02-26 03:10:16 +09:00
drobotk
68783c0563
update plugin version 2026-02-25 01:07:06 +01:00
drobotk
a96762fcad
fix: twitter 2026-02-24 23:22:56 +01:00
drobotk
50f80921eb
fix: tiktok 2026-02-24 23:06:21 +01:00
drobotk
9eb35aeebd
fix: sony sound connect 2026-02-24 22:56:10 +01:00
drobotk
547657109b
fix: boost for reddit 2026-02-24 22:42:55 +01:00
drobotk
1da9435026
fix: duolingo 2026-02-24 13:10:02 +01:00
drobotk
a5023524d8
fix: crunchyroll 2026-02-24 12:39:18 +01:00
drobotk
ae72cc2f29
fix: twitch 2026-02-24 00:53:56 +01:00
drobotk
c03b42138e
fix: go back to instructions and reverse order 2026-02-24 00:38:19 +01:00
drobotk
73fb891640
fix: spotify shared extension hook 2026-02-24 00:11:56 +01:00
oSumAtrIX
b3fead748c
fix hook 2026-02-24 00:01:49 +01:00
drobotk
80d81ea030
fix: messenger patches 2026-02-23 23:09:03 +01:00
drobotk
581369077f
simplify activityOnCreateExtensionHook 2026-02-23 23:08:38 +01:00
oSumAtrIX
88da858aa5
evaluate option value after patch build time 2026-02-23 18:03:14 +01:00
oSumAtrIX
6c2477da3a
Merge branch 'dev' into feat/modernize-apis
# Conflicts:
#	patches/src/main/kotlin/app/revanced/patches/googlenews/misc/gms/GmsCoreSupportPatch.kt
#	patches/src/main/kotlin/app/revanced/patches/googlephotos/misc/gms/GmsCoreSupportPatch.kt
#	patches/src/main/kotlin/app/revanced/patches/music/misc/gms/GmsCoreSupportPatch.kt
#	patches/src/main/kotlin/app/revanced/patches/shared/misc/gms/GmsCoreSupportPatch.kt
#	patches/src/main/kotlin/app/revanced/patches/youtube/misc/gms/GmsCoreSupportPatch.kt
2026-02-23 17:46:26 +01:00
oSumAtrIX
2d568e0127
automatically infer type comparator 2026-02-23 17:37:55 +01:00
drobotk
93301e7f76 some fixes 2026-02-22 03:08:31 +01:00
semantic-release-bot
2bd3778459 chore: Release v5.50.3-dev.3 [skip ci]
## [5.50.3-dev.3](https://github.com/ReVanced/revanced-patches/compare/v5.50.3-dev.2...v5.50.3-dev.3) (2026-02-20)

### Bug Fixes

* **GmsCore support:** Insert check after necessary context hook ([03e8e3d](03e8e3d75c))
2026-02-20 21:04:13 +00:00
oSumAtrIX
03e8e3d75c
fix(GmsCore support): Insert check after necessary context hook 2026-02-20 22:01:14 +01:00
oSumAtrIX
db74542031
remove hack 2026-02-19 16:25:19 +01:00
oSumAtrIX
549fb57b23
remove deprecated stuff 2026-02-19 16:23:25 +01:00
oSumAtrIX
fd55e1e627
fix patch
Co-authored-by: rospino74 <34315725+rospino74@users.noreply.github.com>
2026-02-19 16:19:49 +01:00
oSumAtrIX
f36b49cb4d
refactor 2026-02-18 21:24:45 +01:00
oSumAtrIX
5d57acff64
Merge branch dev 2026-02-18 19:50:48 +01:00
semantic-release-bot
784bcdace4 chore: Release v5.50.3-dev.2 [skip ci]
## [5.50.3-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.50.3-dev.1...v5.50.3-dev.2) (2026-02-16)

### Bug Fixes

* **GmsCore support:** Handle GmsCore flavors when checking for updates ([2aa19f5](2aa19f5995))
* Use positional substitutes in strings where multiple are present ([aa8c87f](aa8c87f865))
2026-02-16 18:05:22 +00:00
oSumAtrIX
aa8c87f865
fix: Use positional substitutes in strings where multiple are present 2026-02-16 19:01:26 +01:00
oSumAtrIX
2aa19f5995
fix(GmsCore support): Handle GmsCore flavors when checking for updates 2026-02-16 19:01:25 +01:00
semantic-release-bot
9f3a16005a chore: Release v5.50.3-dev.1 [skip ci]
## [5.50.3-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.50.2...v5.50.3-dev.1) (2026-02-16)

### Bug Fixes

* **GmsCore support:** Rename MicroG GmsCore specific strings as well and rename app specific strings correctly ([c2ac1f0](c2ac1f04a0))
2026-02-16 01:50:41 +00:00
oSumAtrIX
131ee4f707
ci: Fix string processing command 2026-02-16 02:09:00 +01:00
oSumAtrIX
c2ac1f04a0
fix(GmsCore support): Rename MicroG GmsCore specific strings as well and rename app specific strings correctly 2026-02-16 02:08:19 +01:00
oSumAtrIX
450454019d
chore: Process strings from Crowdin correctly 2026-02-16 01:52:59 +01:00
semantic-release-bot
6b06b9d132 chore: Release v5.50.2 [skip ci]
## [5.50.2](https://github.com/ReVanced/revanced-patches/compare/v5.50.1...v5.50.2) (2026-02-15)

### Bug Fixes

* Add missing patch option descriptions ([16e42a7](16e42a75ec))
2026-02-15 22:54:54 +00:00
oSumAtrIX
cb143b13f7
chore: Merge branch dev to main (#6588) 2026-02-15 23:52:27 +01:00
oSumAtrIX
16e42a75ec
fix: Add missing patch option descriptions 2026-02-15 23:51:33 +01:00
semantic-release-bot
4f5b93d71a chore: Release v5.50.1 [skip ci]
## [5.50.1](https://github.com/ReVanced/revanced-patches/compare/v5.50.0...v5.50.1) (2026-02-15)

### Bug Fixes

* Fix broken release by bumping to v5.50.1 ([d416609](d416609257))
2026-02-15 19:38:46 +00:00
oSumAtrIX
bb45805b40
chore: Merge branch dev to main (#6585) 2026-02-15 20:34:12 +01:00
semantic-release-bot
55fc1b04e1 chore: Release v5.50.1-dev.1 [skip ci]
## [5.50.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.50.0...v5.50.1-dev.1) (2026-02-15)

### Bug Fixes

* Fix broken release by bumping to v5.50.1 ([d416609](d416609257))
2026-02-15 19:32:28 +00:00
oSumAtrIX
d416609257
fix: Fix broken release by bumping to v5.50.1 2026-02-15 20:28:31 +01:00
semantic-release-bot
413b4312ff chore: Release v5.49.0 [skip ci]
# [5.49.0](https://github.com/ReVanced/revanced-patches/compare/v5.48.0...v5.49.0) (2026-02-15)

### Bug Fixes

* Disable `Prevent screenshot detection` by default ([#6511](https://github.com/ReVanced/revanced-patches/issues/6511)) ([5b5c502](5b5c50254d))
* **Instagram - Open links externally:** Fix patch by handling >4-bit register ([#6538](https://github.com/ReVanced/revanced-patches/issues/6538)) ([f681a6f](f681a6ffd4))
* **Instagram:** Make `Change link sharing domain` and `Sanitize sharing links` work with latest versions again ([#6518](https://github.com/ReVanced/revanced-patches/issues/6518)) ([85a9079](85a9079c25))
* **Letterboxd - Hide ads:** Fix patch by returning the correct return type ([#6527](https://github.com/ReVanced/revanced-patches/issues/6527)) ([80c34b9](80c34b9d74))
* Process strings from Crowdin to strip the app/patch prefixes again ([e566efc](e566efc51f))
* **Strava:** Fix `Add media download` patch ([#6526](https://github.com/ReVanced/revanced-patches/issues/6526)) ([dc9e68b](dc9e68ba57))

### Features

* **FotMob:** Add `Hide ads` patch ([#6566](https://github.com/ReVanced/revanced-patches/issues/6566)) ([4b0b737](4b0b7374f2))
* **GmsCore support:** Reduce amount of necessary changes and add update check ([#6582](https://github.com/ReVanced/revanced-patches/issues/6582)) ([650e6a2](650e6a2710))
* **Instagram:** Add `Disable analytics` patch ([#6531](https://github.com/ReVanced/revanced-patches/issues/6531)) ([ad92864](ad92864483))
* **Kleinanzeigen:** Add `Hide ads` patch ([#6533](https://github.com/ReVanced/revanced-patches/issues/6533)) ([bd6e544](bd6e544007))
* **Kleinanzeigen:** Add `Hide PUR` patch  ([#6558](https://github.com/ReVanced/revanced-patches/issues/6558)) ([4958ecf](4958ecf10c))
* **Microsoft Lens:** Remove migration to OneDrive ([#6551](https://github.com/ReVanced/revanced-patches/issues/6551)) ([e389632](e389632afd))
* **Nothing X:** Add `Show K1 token(s)` patch ([#6490](https://github.com/ReVanced/revanced-patches/issues/6490)) ([421cb28](421cb2899e))
* **Strava:** Add `Hide distractions` patch ([#6479](https://github.com/ReVanced/revanced-patches/issues/6479)) ([66b0852](66b0852f8f))
* **YouTube Music:** Add `Hide layout components` patch ([#6365](https://github.com/ReVanced/revanced-patches/issues/6365)) ([71ce823](71ce8230a9))
* **YouTube Music:** Add `Unlock Android Auto Media Browser` patch ([#6477](https://github.com/ReVanced/revanced-patches/issues/6477)) ([5edd9dc](5edd9dccae))
2026-02-15 18:49:09 +00:00
oSumAtrIX
86328331c4
chore: Merge branch dev to main (#6512) 2026-02-15 19:45:32 +01:00
semantic-release-bot
8b6ff851a4 chore: Release v5.50.0-dev.8 [skip ci]
# [5.50.0-dev.8](https://github.com/ReVanced/revanced-patches/compare/v5.50.0-dev.7...v5.50.0-dev.8) (2026-02-15)

### Features

* **GmsCore support:** Reduce amount of necessary changes and add update check ([#6582](https://github.com/ReVanced/revanced-patches/issues/6582)) ([650e6a2](650e6a2710))
2026-02-15 18:45:16 +00:00
github-actions[bot]
161a89a056
chore: Sync translations (#6517)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-15 19:40:56 +01:00
oSumAtrIX
650e6a2710
feat(GmsCore support): Reduce amount of necessary changes and add update check (#6582) 2026-02-15 19:37:38 +01:00
Tobias
6f70167369
ci: Add input to choose PR when dispatching Build pull request workflow (#6572) 2026-02-15 19:26:16 +01:00
semantic-release-bot
652b904a71 chore: Release v5.50.0-dev.7 [skip ci]
# [5.50.0-dev.7](https://github.com/ReVanced/revanced-patches/compare/v5.50.0-dev.6...v5.50.0-dev.7) (2026-02-12)

### Bug Fixes

* **Instagram:** Make `Change link sharing domain` and `Sanitize sharing links` work with latest versions again ([#6518](https://github.com/ReVanced/revanced-patches/issues/6518)) ([85a9079](85a9079c25))

### Features

* **Instagram:** Add `Disable analytics` patch ([#6531](https://github.com/ReVanced/revanced-patches/issues/6531)) ([ad92864](ad92864483))
* **Kleinanzeigen:** Add `Hide PUR` patch  ([#6558](https://github.com/ReVanced/revanced-patches/issues/6558)) ([4958ecf](4958ecf10c))
* **Microsoft Lens:** Remove migration to OneDrive ([#6551](https://github.com/ReVanced/revanced-patches/issues/6551)) ([e389632](e389632afd))
2026-02-12 20:53:16 +00:00
Johannes Obermeier
4958ecf10c
feat(Kleinanzeigen): Add Hide PUR patch (#6558) 2026-02-12 21:49:26 +01:00
Jamie
e389632afd
feat(Microsoft Lens): Remove migration to OneDrive (#6551)
Co-authored-by: Jamie Stumme <3059647+StummeJ@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2026-02-12 21:48:45 +01:00
Swakshan
ad92864483
feat(Instagram): Add Disable analytics patch (#6531)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2026-02-12 21:48:22 +01:00
Swakshan
85a9079c25
fix(Instagram): Make Change link sharing domain and Sanitize sharing links work with latest versions again (#6518) 2026-02-12 21:48:09 +01:00