Commit Graph

235 Commits

Author SHA1 Message Date
Canny1913
c6b7528eae
fix: default-video-quality patch crashing (#100) 2022-07-26 19:32:53 +02:00
OxrxL
6c60a2d929
refactor: remove unused code in old-quality patch (#101) 2022-07-26 15:50:44 +02:00
Canny1913
f3ee6cec26
feat: default-video-quality patch (#95) 2022-07-24 22:28:38 +02:00
TheJeterLP
21d56f89b3
fix: wrong naming of ForceDisableCaptions (#93) 2022-07-21 18:08:33 +02:00
TheJeterLP
2890467ce1
fix: rename DisableAutoCaptions patch (#91) 2022-07-21 17:57:02 +02:00
TheJeterLP
e625a17e99
fix: disable-fullscreen-panels patch not working (#90) 2022-07-21 06:15:09 +02:00
TheJeterLP
462e251342
refactor: cleanup code 2022-07-20 22:56:29 +02:00
TheJeterLP
7755118cca
refactor: add needed method back 2022-07-20 22:38:34 +02:00
TheJeterLP
824bd14845
refactor: remove unused method 2022-07-20 22:33:52 +02:00
OxrxL
996434c574
fix: quick quality list flyout view visibility in old-quality-layout patch (#86) 2022-07-19 01:58:49 +02:00
TheJeterLP
6d3d274599
fix: make all patches toggleable with settings (#87) 2022-07-18 22:59:36 +02:00
Chris
1f9b01c142
fix: swipe-controls incompatible with disable-fullscreen-panels (#88)
* base swipe rect calculations on player surface bound
2022-07-18 18:51:44 +02:00
oSumAtrIX
5a67ca22b8
feat: remove use of unused class Dialogs 2022-07-18 00:05:46 +02:00
oSumAtrIX
0a0101f35e
feat: better default settings for sponsorblock patch 2022-07-18 00:05:45 +02:00
TheJeterLP
1c095f3003
feat: block channel-guidelines. Fixes #84 (#85) 2022-07-17 16:42:05 +02:00
oSumAtrIX
a94fb8c119
fix: rename class ReturnYouTubeDislikesPatch to ReturnYouTubeDislikePatch 2022-07-17 16:29:35 +02: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
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
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
Chris
669cb295a1
fix: swipe-controls with active engagement panel (#82) 2022-07-14 17:18:53 +02:00
TheJeterLP
8a0029c81c
feat: force-vp9-codec integrations (#76) 2022-07-12 20:07:43 +02:00
TheJeterLP
56eaef0670
fix: untangle RYD from SB. fixes #79 2022-07-12 17:48:28 +02:00
TheJeterLP
e2d962355c
fix: crash when buffer value is less than 1 2022-07-12 17:42:06 +02:00
oSumAtrIX
577a7348fe
fix: use getLong instead of getFloat 2022-07-12 03:17:33 +02:00
Chris
7314032a38
fix: hdr-auto-brightness patch (#74) 2022-07-11 18:24:32 +02: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
TheJeterLP
7de199421c
fix: remove int argument from buffer functions (#71) 2022-07-08 23:06:37 +02: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
fabc4e0548
fix: enable wide-search-bar by default (#67) 2022-07-08 00:32:29 +02:00
TheJeterLP
605124bc60
fix: use Log.d for debugging (#66) 2022-07-07 18:50:42 +02:00
TheJeterLP
bf7f138615
fix: don't enable debug log by default 2022-07-07 11:44:48 +02: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
EXAM454
b944f6bd59
fix: Reduce padding DPI for swipe zones 2022-07-06 20:23:07 +02: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
Joey Peter
0476299570
refactor: move settings to SettingsEnum (#49) 2022-07-05 22:31:13 +02:00
Chris
4e27c9f88c
feat: swipe-controls (#50) 2022-07-05 22:02:27 +02:00
Joey Peter
3c0408fa09
fix: Fix NPE when opening video from different App (#53) 2022-07-05 09:22:41 +02:00
OxrxL
2710d50f66
refactor: alphabetical ordering for litho componnent blocks. 2022-07-03 15:41:31 +02:00
OxrxL
ecb708898e
feat: block suggestions (#46) 2022-07-03 15:27:11 +02:00
Joey Peter
20310146dd refactor: remove no longer used feature. was added from youtube already (#36) 2022-07-03 00:52:57 +02:00
Joey Peter
0ce6aa854c fix: prepare for hide-suggestions patch (#35) 2022-07-03 00:52:57 +02:00
oSumAtrIX
7fe30d550e
build: semantic-release (#38) 2022-07-02 06:18:52 +02:00
Joey Peter
cfb4132ed1
refactor: rename XSwipe and XSettingsActivity (#33) 2022-06-30 13:54:00 +02:00
OxrxL
7a9c61b71b
refactor: Strings
closes #29
2022-06-30 13:32:08 +02:00
Joey Peter
aecafc5380
refactor: dialogs and seperate RYD from SB (#31) 2022-06-30 12:38:28 +02:00