228 Commits

Author SHA1 Message Date
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
oSumAtrIX
0e81c5e575 feat: reels_player_overlay ads 2022-06-13 20:02:09 +02:00
oSumAtrIX
458ce1c67d fix: containsAd returning true for regular video templates 2022-06-12 01:12:41 +02:00
oSumAtrIX
22f2a3b2d9 feat: make containsAd more efficient & add new values 2022-06-11 21:37:26 +02:00
oSumAtrIX
f40f3e7daf refactor: deduplicate code 2022-06-08 15:47:34 +02:00
oSumAtrIX
e5ceaafec5 feat: additional annoyance removal options 2022-06-08 15:47:34 +02:00
oSumAtrIX
84d23abb1c refactor: remove unnecessary method containsAd(String) 2022-06-08 15:47:33 +02:00
oSumAtrIX
b81042759b feat: app promo banner removal setting 2022-06-08 15:47:22 +02:00
oSumAtrIX
d628de82ae feat: additional annoyance removal options 2022-06-05 07:13:03 +02:00
oSumAtrIX
09e6be6ef3 refactor: remove unnecessary method containsAd(String) 2022-06-05 07:12:08 +02:00
oSumAtrIX
2ed936313f feat: app promo banner removal setting 2022-06-04 17:02:16 +02:00
oSumAtrIX
50cf719b25 feat: hide reels by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-21 19:36:53 +02:00
oSumAtrIX
f3c156239f Merge pull request #7 from j4k0xb/main
feat: `hide-shorts-button` patch
2022-04-19 18:25:57 +02:00
j4k0xb
624bc17695 feat: hide-shorts-button patch 2022-04-19 17:53:38 +02:00
oSumAtrIX
c70c65c80f feat: hide create button by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-13 03:21:00 +02:00
oSumAtrIX
4388541b03 refact: remove useless imports and newline 2022-04-13 03:19:56 +02:00
oSumAtrIX
94c15e9acb feat: Globals class for proxying getAppContext 2022-04-12 20:55:12 +02:00
oSumAtrIX
c4f22ca87e fix: project not building 2022-04-08 19:34:16 +02:00