Commit Graph

687 Commits

Author SHA1 Message Date
68e7bdf2e1 refactor: add missing settings to xml files and rewrite SetingsFragment 2022-07-30 19:33:07 +02:00
35ee3415f0 feat: toast notifications for remember-quality patch (#106) 2022-07-28 20:22:18 +02:00
c6b7528eae fix: default-video-quality patch crashing (#100) 2022-07-26 19:32:53 +02:00
6c60a2d929 refactor: remove unused code in old-quality patch (#101) 2022-07-26 15:50:44 +02:00
f3ee6cec26 feat: default-video-quality patch (#95) 2022-07-24 22:28:38 +02:00
21d56f89b3 fix: wrong naming of ForceDisableCaptions (#93) 2022-07-21 18:08:33 +02:00
2890467ce1 fix: rename DisableAutoCaptions patch (#91) 2022-07-21 17:57:02 +02:00
e625a17e99 fix: disable-fullscreen-panels patch not working (#90) 2022-07-21 06:15:09 +02:00
462e251342 refactor: cleanup code 2022-07-20 22:56:29 +02:00
7755118cca refactor: add needed method back 2022-07-20 22:38:34 +02:00
824bd14845 refactor: remove unused method 2022-07-20 22:33:52 +02:00
996434c574 fix: quick quality list flyout view visibility in old-quality-layout patch (#86) 2022-07-19 01:58:49 +02:00
6d3d274599 fix: make all patches toggleable with settings (#87) 2022-07-18 22:59:36 +02:00
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
5a67ca22b8 feat: remove use of unused class Dialogs 2022-07-18 00:05:46 +02:00
0a0101f35e feat: better default settings for sponsorblock patch 2022-07-18 00:05:45 +02:00
1c095f3003 feat: block channel-guidelines. Fixes #84 (#85) 2022-07-17 16:42:05 +02:00
a94fb8c119 fix: rename class ReturnYouTubeDislikesPatch to ReturnYouTubeDislikePatch 2022-07-17 16:29:35 +02:00
5a5e8824c5 fix: old-quality-layout patch 2022-07-17 16:02:51 +02:00
887bcff415 refactor: rename HDRMaxBrightnessPatch 2022-07-17 15:05:51 +02:00
fb102cfafe style: naming for ReturnYouTubeDislike patch 2022-07-16 17:43:36 +02:00
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
508f49622c refactor: remove unused file 2022-07-14 23:06:55 +02:00
95b9406701 fix: set debug to false by default 2022-07-14 18:45:07 +02:00
ac9e239b16 refactor: prepare for settings patch (#80) 2022-07-14 18:42:43 +02:00
669cb295a1 fix: swipe-controls with active engagement panel (#82) 2022-07-14 17:18:53 +02:00
8a0029c81c feat: force-vp9-codec integrations (#76) 2022-07-12 20:07:43 +02:00
56eaef0670 fix: untangle RYD from SB. fixes #79 2022-07-12 17:48:28 +02:00
e2d962355c fix: crash when buffer value is less than 1 2022-07-12 17:42:06 +02:00
577a7348fe fix: use getLong instead of getFloat 2022-07-12 03:17:33 +02:00
7314032a38 fix: hdr-auto-brightness patch (#74) 2022-07-11 18:24:32 +02:00
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
7de199421c fix: remove int argument from buffer functions (#71) 2022-07-08 23:06:37 +02:00
391ce64c25 fix: Block some more movies in adblocker (#69)
* browsy_bar block

* feat: add browsy block
2022-07-08 09:36:28 +02:00
fabc4e0548 fix: enable wide-search-bar by default (#67) 2022-07-08 00:32:29 +02:00
605124bc60 fix: use Log.d for debugging (#66) 2022-07-07 18:50:42 +02:00
bf7f138615 fix: don't enable debug log by default 2022-07-07 11:44:48 +02:00
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
b944f6bd59 fix: Reduce padding DPI for swipe zones 2022-07-06 20:23:07 +02:00
1dcbed7eaf refactor: Litho comments blockage generalization (#57) 2022-07-06 20:14:00 +02:00
7c559bb13c fix: remove long-press from swipe-controls 2022-07-06 20:13:27 +02:00
0476299570 refactor: move settings to SettingsEnum (#49) 2022-07-05 22:31:13 +02:00
4e27c9f88c feat: swipe-controls (#50) 2022-07-05 22:02:27 +02:00
3c0408fa09 fix: Fix NPE when opening video from different App (#53) 2022-07-05 09:22:41 +02:00
2710d50f66 refactor: alphabetical ordering for litho componnent blocks. 2022-07-03 15:41:31 +02:00
ecb708898e feat: block suggestions (#46) 2022-07-03 15:27:11 +02:00
20310146dd refactor: remove no longer used feature. was added from youtube already (#36) 2022-07-03 00:52:57 +02:00
0ce6aa854c fix: prepare for hide-suggestions patch (#35) 2022-07-03 00:52:57 +02:00
7fe30d550e build: semantic-release (#38) 2022-07-02 06:18:52 +02:00
cfb4132ed1 refactor: rename XSwipe and XSettingsActivity (#33) 2022-06-30 13:54:00 +02:00