259c8b4e58
fix: Case patch option title correctly
2024-04-22 01:37:36 +02:00
3c95aac838
feat: Add Hex
patch ( #3034 )
2024-04-18 21:37:46 +02:00
2a842a1e14
fix(Override certificate pinning): Always overwrite with a generic network security configuration
...
Previously some conditional checks prevented to patch YouTube for example. The current configuration should work globally for all apps.
2024-02-28 23:01:56 +01:00
083bd40092
fix: Use deprecated members to ensure backwards compatibility
...
By migrating to early to new APIs of ReVanced Patcher, if you were to use old versions of ReVanced Patcher, you would get compatibility issues. By using deprecated members until most have updated ReVanced Patcher, we can ensure seamless migration.
2024-02-22 01:10:09 +01:00
bdc54ef318
build: Bump dependencies
...
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
060ab8fbfe
feat: Move strings to resources for localization ( #2440 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net >
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com >
BREAKING CHANGE: Various APIs have been changed.
2024-01-27 02:34:01 +01:00
d2970e54fb
feat(Tiktok - Playback speed): Remember playback speed ( #2506 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-01-09 20:10:29 +01:00
427b81a79a
feat(Change package name): Mention caveat of the patch in the description
2024-01-09 16:39:23 +01:00
a08457e406
refactor: Fix package and code structure ( #2541 )
...
BREAKING CHANGE: Various public APIs have changed names and packages or were removed entirely
2024-01-01 16:33:07 +01:00
8105463791
fix(Spoof SIM country): Validate patch option value correctly
2023-12-24 13:39:59 +01:00
a7c3cf2f5c
refactor(Spoof SIM country): Use existing function to register patch option
2023-12-22 03:30:27 +01:00
1dfbda7be4
refactor(Spoof SIM country): Reduce code duplication
2023-12-22 03:20:55 +01:00
4b878eeeda
feat: Publish as a library ( #3356 )
2023-12-02 22:35:13 +01:00
ede2d67b92
feat(YouTube Music - Vanced MicroG support): Allow changing package name
2023-11-16 20:31:50 +01:00
304a0d46bf
feat: Add Spoof SIM country
patch ( #3116 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2023-11-12 20:50:28 +01:00
6b7cb7bd38
fix(Remove screenshot restriction): Improve reliability ( #2938 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-11-10 02:05:36 +01:00
b42cfa3ccd
build(Needs bump): Bump dependencies
2023-10-23 02:01:02 +02:00
aeb5299ca5
build(Needs bump): Bump dependencies ( #2946 )
...
Co-authored-by: Ushie <ushiekane@gmail.com >
Co-authored-by: aAbed <aabedhkhan@gmail.com >
Co-authored-by: CnC-Robert <CnC.Rob3rt@gmail.com >
2023-09-20 06:27:29 +02:00
f7352feb6e
feat: Restore previous release
...
This reverts commit ed24a201a9
.
2023-08-27 21:41:04 +02:00
ed24a201a9
fix: Revert previous release
...
The previous release depends on a version of ReVanced Patcher which prevents usage of resource patches on lower Android versions. To solve this issue temporarily, until a fix is present, the previous release is reverted.
2023-08-27 04:37:21 +02:00
7b503e2336
feat(YouTube): Support version 18.32.39
2023-08-26 14:12:43 +02:00
d9f0d08498
fix(Enable android debugging): Update patch description ( #2869 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-08-24 20:15:48 +04:00
dba0d0c1ae
build(Needs bump): Bump dependencies
2023-08-23 05:01:09 +02:00
ca504e5421
build(Needs bump): Bump dependencies
2023-08-14 04:12:09 +02:00
94ed738515
feat: Add Override certificate pinning
patch ( #2781 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-08-10 20:41:31 +02:00
e83e62fc24
feat(Change package name): Append .revanced
to package name by default ( #2750 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-08-07 16:07:22 +02:00
7a828ea882
fix: Remove version numbers from individual patches ( #2709 )
2023-07-28 22:11:23 +04:00
7b6ff02cbb
refactor: remove unnecessary annotations
2023-07-11 02:45:56 +02:00
2dacc45f74
feat: change patches naming convention ( #2612 )
2023-07-10 20:02:05 +02:00
3e25f5f8df
fix(enable-android-debugging): remove json options ( #2497 )
2023-06-26 23:01:34 +04:00
49ce47c3ee
feat(remove-screen-capture-restriction): remove app constraint ( #2260 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-26 20:09:42 +02:00
ba094790ac
refactor: reduce variable initializer
2023-05-08 01:14:08 +02:00
8128e6ba57
fix(change-package-name): use null
as default value for option packageName
( #1998 )
2023-05-01 05:27:14 +02:00
e717e260fd
fix(enable-android-debugging): make option debuggable
false by default
2023-04-27 23:28:52 +02:00
c91db24b90
chore(youtube): fix invalid filenames
2023-04-24 17:32:17 +02:00
b2856f7f71
fix(enable-android-debugging): don't include by default
2023-04-24 17:32:11 +02:00
bd224d90de
feat: enable-android-debugging
patch ( #1876 )
2023-04-16 19:21:32 +02:00
d86b6a4a65
fix: add missing annotation to patches ( #1882 )
...
Co-authored-by: Linus789 <Linus789@users.noreply.github.com >
2023-04-16 19:21:30 +02:00
f9a6672122
feat: change-package-name
patch ( #1864 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-04-16 19:21:29 +02:00
aad6e05538
feat: export-all-activities
patch ( #1751 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-03-19 23:20:49 +01:00
adce206d66
feat: spoof-wifi-connection
patch ( #1527 )
...
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de >
Co-authored-by: Linus789 <Linus789@users.noreply.github.com >
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-02-01 20:52:41 +01:00
bed9ae695d
chore(youtube): word patch descriptions clearly ( #1571 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-02-01 20:24:23 +01:00
a16ab7969d
feat: remove-screenshot-restriction
patch ( #1455 )
...
Co-authored-by: Linus789 <Linus789@users.noreply.github.com >
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-01-08 22:23:54 +01:00
176d34b2ff
feat(predictive-back-gesture): exclude by default
2022-12-18 22:28:06 +01:00
c00e771705
fix(predictive-back-gesture): create attribute, if it does not exist
2022-12-14 00:47:03 +01:00
11b59f767c
feat: predictive-back-gesture
patch ( #1236 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2022-12-11 04:52:31 +01:00