oSumAtrIX
|
99099ea0bc
|
fix: disable hide-suggestions-patch patch until fixed
|
2022-04-13 05:18:51 +02:00 |
|
oSumAtrIX
|
52fd726d9b
|
fix: enable-seekbar-tapping patch
|
2022-04-13 05:18:12 +02:00 |
|
oSumAtrIX
|
c70c65c80f
|
feat: hide create button by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-04-13 03:21:00 +02:00 |
|
oSumAtrIX
|
4388541b03
|
refact: remove useless imports and newline
|
2022-04-13 03:19:56 +02:00 |
|
oSumAtrIX
|
55677a44ff
|
fix: minimized-playback patch
|
2022-04-13 00:16:20 +02:00 |
|
oSumAtrIX
|
f28f20974f
|
refact: use kebab-case for VideoAds patch
|
2022-04-12 21:10:11 +02:00 |
|
oSumAtrIX
|
19c0b0d194
|
feat: integrations patch
|
2022-04-12 20:59:06 +02:00 |
|
oSumAtrIX
|
94c15e9acb
|
feat: Globals class for proxying getAppContext
|
2022-04-12 20:55:12 +02:00 |
|
Lucaskyy
|
ca3a70f2a4
|
Merge remote-tracking branch 'origin/dalvik-patches' into dalvik-patches
|
2022-04-11 16:41:44 +02:00 |
|
Lucaskyy
|
1eb85e8f4e
|
refactor: make patches compatible with the newest patcher
|
2022-04-11 16:41:29 +02:00 |
|
oSumAtrIX
|
e37201d0ce
|
fix: multiple bugs in patches
|
2022-04-10 05:13:20 +02:00 |
|
Lucaskyy
|
f6d07d0abd
|
chore: publish and get from maven local
|
2022-04-10 00:51:24 +02:00 |
|
oSumAtrIX
|
3395d69747
|
fix: attempt on all patches
|
2022-04-09 22:59:51 +02:00 |
|
oSumAtrIX
|
c4f22ca87e
|
fix: project not building
|
2022-04-08 19:34:16 +02:00 |
|
Lachlan Wimsett
|
48cce4fc8d
|
fix: correct implementation of indexOf (#5)
LithoAdRemoval.indexOf never increments the index for the outer loop, causing an infinite loop
|
2022-04-08 19:25:38 +02:00 |
|
oSumAtrIX
|
e088c67108
|
feat: migrate to dalvik patches
|
2022-04-07 22:41:55 +02:00 |
|
oSumAtrIX
|
e75fa9130c
|
Merge pull request #3 from ividito/main
Fixed typo: `hierarcy` -> `hierarchy`
|
2022-03-25 18:25:35 +01:00 |
|
Isayah Vidito
|
1192f2426a
|
fix: hierarcy -> hierarchy
|
2022-03-25 14:24:40 -03:00 |
|
she11sh0cked
|
a12709d243
|
feat: implement missing classes
|
2022-03-25 11:20:56 +01:00 |
|
Lucaskyy
|
dc4ec57441
|
fix(VideoAds): remove istore1 opcode
|
2022-03-24 22:02:45 +01:00 |
|
semantic-release-bot
|
2fda5925dc
|
chore(release): 1.0.0-dev.4 [skip ci]
# [1.0.0-dev.4](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-03-22)
### Features
* use supplier instead of KClass ([08af6e5](08af6e54af ))
* use supplier instead of KClass ([91aa019](91aa019f8d ))
### BREAKING CHANGES
* signature of patches was changed
* signature of patches was changed
v1.0.0-dev.4
|
2022-03-22 21:26:34 +00:00 |
|
Lucaskyy
|
08af6e54af
|
feat: use supplier instead of KClass
BREAKING CHANGE: signature of patches was changed
|
2022-03-22 22:24:56 +01:00 |
|
Lucaskyy
|
43da3130e9
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# src/main/kotlin/app/revanced/patches/Index.kt
|
2022-03-22 22:23:57 +01:00 |
|
Lucaskyy
|
91aa019f8d
|
feat: use supplier instead of KClass
BREAKING CHANGE: signature of patches was changed
|
2022-03-22 22:22:46 +01:00 |
|
semantic-release-bot
|
76d1c7b7a8
|
chore(release): 1.0.0-dev.3 [skip ci]
# [1.0.0-dev.3](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.2...v1.0.0-dev.3) (2022-03-21)
### Features
* OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping ([04a7cff](04a7cfff20 ))
v1.0.0-dev.3
|
2022-03-21 23:56:40 +00:00 |
|
oSumAtrIX
|
04a7cfff20
|
feat: OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping
|
2022-03-22 00:55:42 +01:00 |
|
semantic-release-bot
|
795cef129c
|
chore(release): 1.0.0-dev.2 [skip ci]
# [1.0.0-dev.2](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.1...v1.0.0-dev.2) (2022-03-21)
### Code Refactoring
* Rename `net.revanced` to `app.revanced` ([68ea89f](68ea89f15e ))
### BREAKING CHANGES
* Package name was changed from "net.revanced" to "app.revanced"
v1.0.0-dev.2
|
2022-03-21 21:07:19 +00:00 |
|
Lucaskyy
|
68ea89f15e
|
refactor: Rename net.revanced to app.revanced
BREAKING CHANGE: Package name was changed from "net.revanced" to "app.revanced"
|
2022-03-21 22:06:24 +01:00 |
|
semantic-release-bot
|
7068f7f2ad
|
chore(release): 1.0.0-dev.1 [skip ci]
# 1.0.0-dev.1 (2022-03-21)
### Features
* add publishing to package registry ([b475e09](b475e09577 ))
* add semantic-release ([d60f1d0](d60f1d0679 ))
* Initial commit ([bee5f2f](bee5f2faed ))
* MinimizedPlayback, CreateButtonRemover ([cc08c6c](cc08c6c3d3 ))
v1.0.0-dev.1
|
2022-03-21 20:39:46 +00:00 |
|
Lucaskyy
|
d60f1d0679
|
feat: add semantic-release
|
2022-03-21 21:37:28 +01:00 |
|
Lucaskyy
|
70ca9869b1
|
style: reformat code
|
2022-03-21 21:07:05 +01:00 |
|
Lucaskyy
|
bdd7cc45ba
|
docs: add docs to Index & patches
also typed the patches array
|
2022-03-21 21:06:47 +01:00 |
|
Lucaskyy
|
4f81a1c4f7
|
chore: add project files
|
2022-03-21 21:05:51 +01:00 |
|
Lucaskyy
|
b475e09577
|
feat: add publishing to package registry
chore: update deps
|
2022-03-21 21:05:31 +01:00 |
|
Lucaskyy
|
d3764d3109
|
chore: remove unneeded unignore
|
2022-03-21 21:04:11 +01:00 |
|
oSumAtrIX
|
cc08c6c3d3
|
feat: MinimizedPlayback, CreateButtonRemover
|
2022-03-21 18:25:12 +01:00 |
|
oSumAtrIX
|
bee5f2faed
|
feat: Initial commit
|
2022-03-21 16:19:51 +01:00 |
|
oSumAtrIX
|
89dec2fbf9
|
Initial commit
|
2022-03-20 21:06:01 +01:00 |
|
caneleex
|
bc4e9f8ebb
|
change nonmusic skip string
|
2022-03-05 20:37:54 +01:00 |
|
caneleex
|
29cce2127b
|
don't add the vanced user agent for the channel details route
|
2022-02-24 22:47:57 +01:00 |
|
caneleex
|
a837db9763
|
make sure to add vanced useragent
|
2022-02-22 16:31:46 +01:00 |
|
caneleex
|
63b191a24f
|
add a null check for parseEnabledMap context param
|
2022-02-17 17:23:36 +01:00 |
|
caneleex
|
e1a541bbeb
|
Merge pull request #68 from YTVanced/ryd-integration
|
2022-02-16 16:29:29 +00:00 |
|
KevinX8
|
5981d1078d
|
fix previous dislike logic and change MinSDK
|
2022-02-16 01:17:55 +00:00 |
|
KevinX8
|
1d522d7de7
|
Updated deps + fixed player buttons and dislike formatting
|
2022-02-16 01:05:23 +00:00 |
|
caneleex
|
75715fb059
|
format dislikes from the json
|
2022-02-11 20:02:16 +01:00 |
|
caneleex
|
76e01af345
|
rename filler
|
2022-02-08 17:55:22 +01:00 |
|
caneleex
|
70f69cfa38
|
import/export api url
|
2022-02-07 16:29:42 +01:00 |
|
caneleex
|
2c12d7af9d
|
mark locked segments as orange if vip
|
2022-02-07 16:15:22 +01:00 |
|
caneleex
|
c8bd8db6ba
|
preview new category color while editing
|
2022-02-01 15:17:44 +01:00 |
|