TheJeterLP
1c095f3003
feat: block channel-guidelines
. Fixes #84 ( #85 )
2022-07-17 16:42:05 +02:00
semantic-release-bot
5dff1c09ba
chore(release): 0.25.2 [skip ci]
...
## [0.25.2](https://github.com/revanced/revanced-integrations/compare/v0.25.1...v0.25.2 ) (2022-07-17)
### Bug Fixes
* rename class `ReturnYouTubeDislikesPatch` to `ReturnYouTubeDislikePatch` ([a94fb8c
](a94fb8c119
))
2022-07-17 14:32:16 +00:00
oSumAtrIX
a94fb8c119
fix: rename class ReturnYouTubeDislikesPatch
to ReturnYouTubeDislikePatch
2022-07-17 16:29:35 +02:00
semantic-release-bot
69f9e63f83
chore(release): 0.25.1 [skip ci]
...
## [0.25.1](https://github.com/revanced/revanced-integrations/compare/v0.25.0...v0.25.1 ) (2022-07-17)
### Bug Fixes
* `old-quality-layout` patch ([5a5e882
](5a5e8824c5
))
2022-07-17 14:06:00 +00:00
oSumAtrIX
5a5e8824c5
fix: old-quality-layout
patch
2022-07-17 16:02:51 +02:00
TheJeterLP
887bcff415
refactor: rename HDRMaxBrightnessPatch
2022-07-17 15:05:51 +02:00
oSumAtrIX
fb102cfafe
style: naming for ReturnYouTubeDislike
patch
2022-07-16 17:43:36 +02:00
semantic-release-bot
7e236b01fb
chore(release): 0.25.0 [skip ci]
...
# [0.25.0](https://github.com/revanced/revanced-integrations/compare/v0.24.2...v0.25.0 ) (2022-07-16)
### Features
* `return-youtube-dislikes` patch ([#81 ](https://github.com/revanced/revanced-integrations/issues/81 )) ([2d513b5
](2d513b5100
))
2022-07-16 14:53:26 +00:00
j4k0xb
2d513b5100
feat: return-youtube-dislikes
patch ( #81 )
...
* feat: update dislike button text
* refactor(ryd): remove unused code
* refactor: create patch class for ryd
* refactor: move VideoInformation
2022-07-16 16:50:16 +02:00
TheJeterLP
508f49622c
refactor: remove unused file
2022-07-14 23:06:55 +02:00
semantic-release-bot
d300cf0888
chore(release): 0.24.2 [skip ci]
...
## [0.24.2](https://github.com/revanced/revanced-integrations/compare/v0.24.1...v0.24.2 ) (2022-07-14)
### Bug Fixes
* set debug to false by default ([95b9406
](95b9406701
))
2022-07-14 16:47:50 +00:00
TheJeterLP
95b9406701
fix: set debug to false by default
2022-07-14 18:45:07 +02:00
TheJeterLP
ac9e239b16
refactor: prepare for settings patch ( #80 )
2022-07-14 18:42:43 +02:00
semantic-release-bot
ad1e42eb01
chore(release): 0.24.1 [skip ci]
...
## [0.24.1](https://github.com/revanced/revanced-integrations/compare/v0.24.0...v0.24.1 ) (2022-07-14)
### Bug Fixes
* `swipe-controls` with active engagement panel ([#82 ](https://github.com/revanced/revanced-integrations/issues/82 )) ([669cb29
](669cb295a1
))
2022-07-14 15:21:45 +00:00
Chris
669cb295a1
fix: swipe-controls
with active engagement panel ( #82 )
2022-07-14 17:18:53 +02:00
semantic-release-bot
2c2bdf6186
chore(release): 0.24.0 [skip ci]
...
# [0.24.0](https://github.com/revanced/revanced-integrations/compare/v0.23.2...v0.24.0 ) (2022-07-12)
### Features
* `force-vp9-codec` integrations ([#76 ](https://github.com/revanced/revanced-integrations/issues/76 )) ([8a0029c
](8a0029c81c
))
2022-07-12 18:10:32 +00:00
TheJeterLP
8a0029c81c
feat: force-vp9-codec
integrations ( #76 )
2022-07-12 20:07:43 +02:00
semantic-release-bot
636fae622a
chore(release): 0.23.2 [skip ci]
...
## [0.23.2](https://github.com/revanced/revanced-integrations/compare/v0.23.1...v0.23.2 ) (2022-07-12)
### Bug Fixes
* untangle RYD from SB. fixes [#79 ](https://github.com/revanced/revanced-integrations/issues/79 ) ([56eaef0
](56eaef0670
))
2022-07-12 15:51:38 +00:00
TheJeterLP
56eaef0670
fix: untangle RYD from SB. fixes #79
2022-07-12 17:48:28 +02:00
semantic-release-bot
9a5ed589d8
chore(release): 0.23.1 [skip ci]
...
## [0.23.1](https://github.com/revanced/revanced-integrations/compare/v0.23.0...v0.23.1 ) (2022-07-12)
### Bug Fixes
* crash when buffer value is less than 1 ([e2d9623
](e2d962355c
))
2022-07-12 15:45:20 +00:00
TheJeterLP
e2d962355c
fix: crash when buffer value is less than 1
2022-07-12 17:42:06 +02:00
semantic-release-bot
5ff47b7fcc
chore(release): 0.23.0 [skip ci]
...
# [0.23.0](https://github.com/revanced/revanced-integrations/compare/v0.22.1...v0.23.0 ) (2022-07-12)
### Bug Fixes
* use `getLong` instead of `getFloat` ([577a734
](577a7348fe
))
* wrong description for issue templates ([ea581d4
](ea581d48e2
))
### Features
* added issue templates. ([#77 ](https://github.com/revanced/revanced-integrations/issues/77 )) ([51016ef
](51016efcb7
))
2022-07-12 01:21:03 +00:00
oSumAtrIX
577a7348fe
fix: use getLong
instead of getFloat
2022-07-12 03:17:33 +02:00
oSumAtrIX
feab35e76c
docs: change size of headings [skip ci]
2022-07-12 01:12:06 +02:00
oSumAtrIX
ea581d48e2
fix: wrong description for issue templates
2022-07-11 20:49:53 +02:00
Aunali321
51016efcb7
feat: added issue templates. ( #77 )
2022-07-11 20:45:26 +02:00
semantic-release-bot
530949657f
chore(release): 0.22.1 [skip ci]
...
## [0.22.1](https://github.com/revanced/revanced-integrations/compare/v0.22.0...v0.22.1 ) (2022-07-11)
### Bug Fixes
* `hdr-auto-brightness` patch ([#74 ](https://github.com/revanced/revanced-integrations/issues/74 )) ([7314032
](7314032a38
))
2022-07-11 16:27:23 +00:00
Chris
7314032a38
fix: hdr-auto-brightness
patch ( #74 )
2022-07-11 18:24:32 +02:00
semantic-release-bot
134d7e33bd
chore(release): 0.22.0 [skip ci]
...
# [0.22.0](https://github.com/revanced/revanced-integrations/compare/v0.21.9...v0.22.0 ) (2022-07-11)
### Features
* `swipe-controls` rewrite ([#64 ](https://github.com/revanced/revanced-integrations/issues/64 )) ([fcabebf
](fcabebf3a7
))
2022-07-11 12:32:26 +00:00
Chris
fcabebf3a7
feat: swipe-controls
rewrite ( #64 )
...
* rewrite swipe controls without deep hooks
+ merge changes
+ refactor class names
* fix gesture detection behaviour
* add option to disable press-to-swipe
* add config options related to swipe
* restore default device brightness when exiting fullscreen player
fixes https://github.com/revanced/revanced-patches/issues/128
* set to default brightness after reaching 0%
* block swipe-to-dismiss when not using press-to-swipe
* fix: TouchThiefLayout potentially attaches multiple times
* remove last references to 'fenster' name
* move updatePlayerType hook into its own patch
* refactor 'swipe-controls' patch
* make feedback text backgrond semi-transparent
* update swipe-controls overlay
* fix swipe-controls leaking host activity context
* fix saved screen brightness resetting between videos
* fix crash on re-enter activity
* make overlay more configurable
* add settings to revanced_prefs.xml
2022-07-11 14:29:39 +02:00
semantic-release-bot
376ffc0844
chore(release): 0.21.9 [skip ci]
...
## [0.21.9](https://github.com/revanced/revanced-integrations/compare/v0.21.8...v0.21.9 ) (2022-07-08)
### Bug Fixes
* remove int argument from buffer functions ([#71 ](https://github.com/revanced/revanced-integrations/issues/71 )) ([7de1994
](7de199421c
))
2022-07-08 21:09:51 +00:00
TheJeterLP
7de199421c
fix: remove int argument from buffer functions ( #71 )
2022-07-08 23:06:37 +02:00
semantic-release-bot
e2a1bb7ce8
chore(release): 0.21.8 [skip ci]
...
## [0.21.8](https://github.com/revanced/revanced-integrations/compare/v0.21.7...v0.21.8 ) (2022-07-08)
### Bug Fixes
* Block some more movies in adblocker ([#69 ](https://github.com/revanced/revanced-integrations/issues/69 )) ([391ce64
](391ce64c25
))
2022-07-08 07:39:03 +00:00
OxrxL
391ce64c25
fix: Block some more movies in adblocker ( #69 )
...
* browsy_bar block
* feat: add browsy block
2022-07-08 09:36:28 +02:00
TheJeterLP
f346ed6122
refactor: revert previous commit
2022-07-08 01:21:18 +02:00
TheJeterLP
4d12729306
refactor: downgrade gradle plugin so intellij can open the project
2022-07-08 01:00:34 +02:00
semantic-release-bot
9a8ddc9ca6
chore(release): 0.21.7 [skip ci]
...
## [0.21.7](https://github.com/revanced/revanced-integrations/compare/v0.21.6...v0.21.7 ) (2022-07-07)
### Bug Fixes
* enable wide-search-bar by default ([#67 ](https://github.com/revanced/revanced-integrations/issues/67 )) ([fabc4e0
](fabc4e0548
))
2022-07-07 22:35:49 +00:00
TheJeterLP
fabc4e0548
fix: enable wide-search-bar by default ( #67 )
2022-07-08 00:32:29 +02:00
TheJeterLP
7f64a8bcab
docs(debugging): Show how to use the debug logger
2022-07-07 18:58:09 +02:00
semantic-release-bot
1f29541aa7
chore(release): 0.21.6 [skip ci]
...
## [0.21.6](https://github.com/revanced/revanced-integrations/compare/v0.21.5...v0.21.6 ) (2022-07-07)
### Bug Fixes
* use Log.d for debugging ([#66 ](https://github.com/revanced/revanced-integrations/issues/66 )) ([605124b
](605124bc60
))
2022-07-07 16:54:18 +00:00
TheJeterLP
605124bc60
fix: use Log.d for debugging ( #66 )
2022-07-07 18:50:42 +02:00
semantic-release-bot
f74a11523f
chore(release): 0.21.5 [skip ci]
...
## [0.21.5](https://github.com/revanced/revanced-integrations/compare/v0.21.4...v0.21.5 ) (2022-07-07)
### Bug Fixes
* don't enable debug log by default ([bf7f138
](bf7f138615
))
2022-07-07 09:47:34 +00:00
TheJeterLP
bf7f138615
fix: don't enable debug log by default
2022-07-07 11:44:48 +02:00
semantic-release-bot
f29c608808
chore(release): 0.21.4 [skip ci]
...
## [0.21.4](https://github.com/revanced/revanced-integrations/compare/v0.21.3...v0.21.4 ) (2022-07-06)
### Bug Fixes
* change overlay time of swipe-controls ([#60 ](https://github.com/revanced/revanced-integrations/issues/60 )) ([7da963c
](7da963cf8e
))
2022-07-06 20:38:59 +00:00
EXAM454
7da963cf8e
fix: change overlay time of swipe-controls ( #60 )
...
* Update FensterOverlayController.kt
change overlay time to 250ms for fast volume & brightness panel switch. Also 2sec is iritating.
* Update FensterOverlayController.kt
2022-07-06 22:36:12 +02:00
semantic-release-bot
d7161938f3
chore(release): 0.21.3 [skip ci]
...
## [0.21.3](https://github.com/revanced/revanced-integrations/compare/v0.21.2...v0.21.3 ) (2022-07-06)
### Bug Fixes
* Reduce padding DPI for swipe zones ([b944f6b
](b944f6bd59
))
2022-07-06 18:26:20 +00:00
EXAM454
b944f6bd59
fix: Reduce padding DPI for swipe zones
2022-07-06 20:23:07 +02:00
semantic-release-bot
eb41894d0a
chore(release): 0.21.2 [skip ci]
...
## [0.21.2](https://github.com/revanced/revanced-integrations/compare/v0.21.1...v0.21.2 ) (2022-07-06)
### Bug Fixes
* remove long-press from swipe-controls ([7c559bb
](7c559bb13c
))
2022-07-06 18:16:34 +00:00
OxrxL
1dcbed7eaf
refactor: Litho comments blockage generalization ( #57 )
2022-07-06 20:14:00 +02:00
EXAM454
7c559bb13c
fix: remove long-press from swipe-controls
2022-07-06 20:13:27 +02:00