213 Commits

Author SHA1 Message Date
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
Lachlan Wimsett
48cce4fc8d fix: correct implementation of indexOf (#5)
LithoAdRemoval.indexOf never increments the index for the outer loop, causing an infinite loop
2022-04-08 19:25:38 +02:00
oSumAtrIX
e75fa9130c Merge pull request #3 from ividito/main
Fixed typo: `hierarcy` -> `hierarchy`
2022-03-25 18:25:35 +01:00
Isayah Vidito
1192f2426a fix: hierarcy -> hierarchy 2022-03-25 14:24:40 -03:00
she11sh0cked
a12709d243 feat: implement missing classes 2022-03-25 11:20:56 +01:00
caneleex
bc4e9f8ebb change nonmusic skip string 2022-03-05 20:37:54 +01:00
caneleex
29cce2127b don't add the vanced user agent for the channel details route 2022-02-24 22:47:57 +01:00
caneleex
a837db9763 make sure to add vanced useragent 2022-02-22 16:31:46 +01:00
caneleex
63b191a24f add a null check for parseEnabledMap context param 2022-02-17 17:23:36 +01:00
caneleex
e1a541bbeb Merge pull request #68 from YTVanced/ryd-integration 2022-02-16 16:29:29 +00:00
KevinX8
5981d1078d fix previous dislike logic and change MinSDK 2022-02-16 01:17:55 +00:00
KevinX8
1d522d7de7 Updated deps + fixed player buttons and dislike formatting 2022-02-16 01:05:23 +00:00
caneleex
75715fb059 format dislikes from the json 2022-02-11 20:02:16 +01:00
caneleex
76e01af345 rename filler 2022-02-08 17:55:22 +01:00
caneleex
70f69cfa38 import/export api url 2022-02-07 16:29:42 +01:00
caneleex
2c12d7af9d mark locked segments as orange if vip 2022-02-07 16:15:22 +01:00