Lucaskyy
|
95be597eab
|
chore: publish and get from maven local
|
2022-04-10 00:51:24 +02:00 |
|
oSumAtrIX
|
9e49e71364
|
fix: attempt on all patches
|
2022-04-09 22:59:51 +02:00 |
|
oSumAtrIX
|
d01658c840
|
feat: migrate to dalvik patches
|
2022-04-07 22:41:55 +02:00 |
|
Lucaskyy
|
ba1103aca3
|
fix(VideoAds): remove istore1 opcode
|
2022-03-24 22:02:45 +01:00 |
|
semantic-release-bot
|
85236c57b8
|
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 ([bf2b2ae](bf2b2ae791))
* use supplier instead of KClass ([790c84a](790c84a00e))
### 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
|
bf2b2ae791
|
feat: use supplier instead of KClass
BREAKING CHANGE: signature of patches was changed
|
2022-03-22 22:24:56 +01:00 |
|
Lucaskyy
|
9e1dac57e7
|
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
|
790c84a00e
|
feat: use supplier instead of KClass
BREAKING CHANGE: signature of patches was changed
|
2022-03-22 22:22:46 +01:00 |
|
semantic-release-bot
|
d32424bc42
|
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 ([084fc60](084fc60d3f))
v1.0.0-dev.3
|
2022-03-21 23:56:40 +00:00 |
|
oSumAtrIX
|
084fc60d3f
|
feat: OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping
|
2022-03-22 00:55:42 +01:00 |
|
semantic-release-bot
|
4bfd46fa94
|
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` ([510eb50](510eb50968))
### 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
|
510eb50968
|
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
|
c9fa61f0b6
|
chore(release): 1.0.0-dev.1 [skip ci]
# 1.0.0-dev.1 (2022-03-21)
### Features
* add publishing to package registry ([675367a](675367a4ea))
* add semantic-release ([1ea323f](1ea323faae))
* Initial commit ([ce29098](ce29098d8a))
* MinimizedPlayback, CreateButtonRemover ([d35496b](d35496b453))
v1.0.0-dev.1
|
2022-03-21 20:39:46 +00:00 |
|
Lucaskyy
|
1ea323faae
|
feat: add semantic-release
|
2022-03-21 21:37:28 +01:00 |
|
Lucaskyy
|
239e51cea8
|
style: reformat code
|
2022-03-21 21:07:05 +01:00 |
|
Lucaskyy
|
cb68d14b81
|
docs: add docs to Index & patches
also typed the patches array
|
2022-03-21 21:06:47 +01:00 |
|
Lucaskyy
|
c14cfdff48
|
chore: add project files
|
2022-03-21 21:05:51 +01:00 |
|
Lucaskyy
|
675367a4ea
|
feat: add publishing to package registry
chore: update deps
|
2022-03-21 21:05:31 +01:00 |
|
Lucaskyy
|
bc0c3028d6
|
chore: remove unneeded unignore
|
2022-03-21 21:04:11 +01:00 |
|
oSumAtrIX
|
d35496b453
|
feat: MinimizedPlayback, CreateButtonRemover
|
2022-03-21 18:25:12 +01:00 |
|
oSumAtrIX
|
ce29098d8a
|
feat: Initial commit
|
2022-03-21 16:19:51 +01:00 |
|
oSumAtrIX
|
5f41af91c5
|
Initial commit
|
2022-03-20 21:06:01 +01:00 |
|