TheJeterLP
8bb945e173
refactor: add needed method back
2022-07-20 22:38:34 +02:00
TheJeterLP
a2524153c2
refactor: remove unused method
2022-07-20 22:33:52 +02:00
OxrxL
7028f42c94
fix: quick quality list flyout view visibility in old-quality-layout
patch ( #86 )
2022-07-19 01:58:49 +02:00
TheJeterLP
f9380d44e9
fix: make all patches toggleable with settings ( #87 )
2022-07-18 22:59:36 +02:00
Chris
37f2c184ab
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
59de63b4b5
feat: remove use of unused class Dialogs
2022-07-18 00:05:46 +02:00
oSumAtrIX
211a5d4faf
feat: better default settings for sponsorblock
patch
2022-07-18 00:05:45 +02:00
TheJeterLP
b280038fea
feat: block channel-guidelines
. Fixes #84 ( #85 )
2022-07-17 16:42:05 +02:00
oSumAtrIX
dcaa99da59
fix: rename class ReturnYouTubeDislikesPatch
to ReturnYouTubeDislikePatch
2022-07-17 16:29:35 +02:00
oSumAtrIX
c8074c7823
fix: old-quality-layout
patch
2022-07-17 16:02:51 +02:00
TheJeterLP
cbfa49517c
refactor: rename HDRMaxBrightnessPatch
2022-07-17 15:05:51 +02:00
oSumAtrIX
399eb09152
style: naming for ReturnYouTubeDislike
patch
2022-07-16 17:43:36 +02:00
j4k0xb
e2152907cc
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
4f2ac82fac
refactor: remove unused file
2022-07-14 23:06:55 +02:00
TheJeterLP
087f99e930
fix: set debug to false by default
2022-07-14 18:45:07 +02:00
TheJeterLP
014093f9a5
refactor: prepare for settings patch ( #80 )
2022-07-14 18:42:43 +02:00
Chris
223d7d14da
fix: swipe-controls
with active engagement panel ( #82 )
2022-07-14 17:18:53 +02:00
TheJeterLP
e9efa85bdc
feat: force-vp9-codec
integrations ( #76 )
2022-07-12 20:07:43 +02:00
TheJeterLP
65e56ffb81
fix: untangle RYD from SB. fixes #79
2022-07-12 17:48:28 +02:00
TheJeterLP
c04be8f25c
fix: crash when buffer value is less than 1
2022-07-12 17:42:06 +02:00
oSumAtrIX
a0c6bb8661
fix: use getLong
instead of getFloat
2022-07-12 03:17:33 +02:00
Chris
0aa84111e2
fix: hdr-auto-brightness
patch ( #74 )
2022-07-11 18:24:32 +02:00
Chris
37cca0b6d9
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
bdd345c394
fix: remove int argument from buffer functions ( #71 )
2022-07-08 23:06:37 +02:00
OxrxL
8ebf88a8cb
fix: Block some more movies in adblocker ( #69 )
...
* browsy_bar block
* feat: add browsy block
2022-07-08 09:36:28 +02:00
TheJeterLP
beab1600ba
fix: enable wide-search-bar by default ( #67 )
2022-07-08 00:32:29 +02:00
TheJeterLP
73fe3011bb
fix: use Log.d for debugging ( #66 )
2022-07-07 18:50:42 +02:00
TheJeterLP
fa21efff8d
fix: don't enable debug log by default
2022-07-07 11:44:48 +02:00
EXAM454
99c220b160
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
503b3b6218
fix: Reduce padding DPI for swipe zones
2022-07-06 20:23:07 +02:00
OxrxL
2f25f8c810
refactor: Litho comments blockage generalization ( #57 )
2022-07-06 20:14:00 +02:00
EXAM454
4947b25bf8
fix: remove long-press from swipe-controls
2022-07-06 20:13:27 +02:00
Joey Peter
522cf9a259
refactor: move settings to SettingsEnum ( #49 )
2022-07-05 22:31:13 +02:00
Chris
83e1d7cc9d
feat: swipe-controls
( #50 )
2022-07-05 22:02:27 +02:00
Joey Peter
2de8215ab5
fix: Fix NPE when opening video from different App ( #53 )
2022-07-05 09:22:41 +02:00
OxrxL
c636aa7b64
refactor: alphabetical ordering for litho
componnent blocks.
2022-07-03 15:41:31 +02:00
OxrxL
ca284a13ac
feat: block suggestions ( #46 )
2022-07-03 15:27:11 +02:00
Joey Peter
a2d43a0656
refactor: remove no longer used feature. was added from youtube already ( #36 )
2022-07-03 00:52:57 +02:00
Joey Peter
888e0df91c
fix: prepare for hide-suggestions patch ( #35 )
2022-07-03 00:52:57 +02:00
Joey Peter
abfaa6161f
refactor: rename XSwipe and XSettingsActivity ( #33 )
2022-06-30 13:54:00 +02:00
OxrxL
1a56729222
refactor: Strings
...
closes #29
2022-06-30 13:32:08 +02:00
Joey Peter
098cacc40f
refactor: dialogs and seperate RYD from SB ( #31 )
2022-06-30 12:38:28 +02:00
OxrxL
b5baf965ad
refactor: use containsAny
helper method ( #27 )
2022-06-27 23:12:28 +02:00
Joey Peter
99280c4dac
fix: some more refactoring and cleanup ( #21 )
...
* refactor: integrations and prepare new patches
* bugfixes
* fix critical bug
* prepare BrandingWaterMark patch
* fixing create button
* dont use Strings in ReVancedSettingsFragment when we have a wonderful enum for that
* rename classes from fenster to Swipe
* push
* exclude android packages from build
2022-06-27 22:08:50 +02:00
OxrxL
98e6c1016a
fix: home ads ( #24 )
...
* Ads test
* refactor: cleanup code
Co-authored-by: Sculas <contact@sculas.xyz>
2022-06-27 22:08:24 +02:00
bogadana
a8eb5d3117
refactor: move whole speeds array to new class ( #22 )
2022-06-25 15:15:59 +02:00
Joey Peter
caa03fa459
refactor: integrations ( #17 )
2022-06-24 00:16:32 +02:00
bogadana
c932221d3d
feat: add array for custom-playback-speed
patch ( #20 )
2022-06-23 01:54:37 +02:00
Canny1913
0e926f17c0
feat: hide cast button by default ( #12 )
2022-06-16 00:09:28 +02:00
oSumAtrIX
7f94aaf2fb
fix: info panel removal
2022-06-15 11:05:42 +02:00