Commit Graph

271 Commits

Author SHA1 Message Date
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
OxrxL
d9268bc0fa
refactor: use containsAny helper method (#27) 2022-06-27 23:12:28 +02:00
Joey Peter
9b1dce42ed
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
0938f6c59f
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
a2bb4a5f03
refactor: move whole speeds array to new class (#22) 2022-06-25 15:15:59 +02:00
Joey Peter
d26b9339fb
refactor: integrations (#17) 2022-06-24 00:16:32 +02:00
bogadana
61ed39722e
feat: add array for custom-playback-speed patch (#20) 2022-06-23 01:54:37 +02:00
Canny1913
9bf804219e
feat: hide cast button by default (#12) 2022-06-16 00:09:28 +02:00
oSumAtrIX
d7631f371b
fix: info panel removal 2022-06-15 11:05:42 +02:00
oSumAtrIX
a30776f69f
feat: reels_player_overlay ads 2022-06-13 20:02:09 +02:00
oSumAtrIX
dcfcc36fb8
fix: containsAd returning true for regular video templates 2022-06-12 01:12:41 +02:00
oSumAtrIX
8ff5f0e68d
feat: make containsAd more efficient & add new values 2022-06-11 21:37:26 +02:00
oSumAtrIX
468c72e2a5
refactor: deduplicate code 2022-06-08 15:47:34 +02:00
oSumAtrIX
94c2c9d6e6
feat: additional annoyance removal options 2022-06-08 15:47:34 +02:00
oSumAtrIX
40857b1b34
refactor: remove unnecessary method containsAd(String) 2022-06-08 15:47:33 +02:00
oSumAtrIX
a96bbe6469
feat: app promo banner removal setting 2022-06-08 15:47:22 +02:00
josesilveiraa
d007deedd2
refactor: rename applicationId
Refactor `applicationId` from `revanced.integrationspp` to `revanced.integrationsapp`.
2022-06-06 22:13:25 +00:00
oSumAtrIX
a27ec45be8
feat: additional annoyance removal options 2022-06-05 07:13:03 +02:00
oSumAtrIX
8fb1a251a2
refactor: remove unnecessary method containsAd(String) 2022-06-05 07:12:08 +02:00
oSumAtrIX
30724583e3
feat: app promo banner removal setting 2022-06-04 17:02:16 +02:00
oSumAtrIX
f84fa03624
feat: hide reels by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-21 19:36:53 +02:00
j4k0xb
145b3c063a feat: hide-shorts-button patch 2022-04-19 17:53:38 +02:00
oSumAtrIX
f80db4f7c8
feat: hide create button by default
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-04-13 03:21:00 +02:00
oSumAtrIX
63358f1ba4
refact: remove useless imports and newline 2022-04-13 03:19:56 +02:00
oSumAtrIX
e98bcd2216
feat: Globals class for proxying getAppContext 2022-04-12 20:55:12 +02:00
oSumAtrIX
792b6dc2ad
fix: project not building 2022-04-08 19:34:16 +02:00
Lachlan Wimsett
4da053804b
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
Isayah Vidito
06a468fb36 fix: hierarcy -> hierarchy 2022-03-25 14:24:40 -03:00
she11sh0cked
57be50cab1 feat: implement missing classes 2022-03-25 11:20:56 +01:00
caneleex
9c945e28c6 change nonmusic skip string 2022-03-05 20:37:54 +01:00
caneleex
086b2f9757 don't add the vanced user agent for the channel details route 2022-02-24 22:47:57 +01:00
caneleex
b1a86abd34 make sure to add vanced useragent 2022-02-22 16:31:46 +01:00
caneleex
804dae3731 add a null check for parseEnabledMap context param 2022-02-17 17:23:36 +01:00
KevinX8
5e78704276 fix previous dislike logic and change MinSDK 2022-02-16 01:17:55 +00:00
KevinX8
dfb25653b2 Updated deps + fixed player buttons and dislike formatting 2022-02-16 01:05:23 +00:00
caneleex
1e115e1d69 format dislikes from the json 2022-02-11 20:02:16 +01:00
caneleex
2318490793 rename filler 2022-02-08 17:55:22 +01:00
caneleex
9a45757824 import/export api url 2022-02-07 16:29:42 +01:00
caneleex
e5c6cff7dc mark locked segments as orange if vip 2022-02-07 16:15:22 +01:00
caneleex
e3ec5430c9 preview new category color while editing 2022-02-01 15:17:44 +01:00
caneleex
15267516c1 fix filler category name 2022-02-01 14:05:11 +01:00
caneleex
b809ac6111 add support for changing the API URL 2022-01-28 22:38:43 +01:00
caneleex
4c7f21f5a9 uncommit xml because AS is being a little bitch 2022-01-28 15:48:14 +01:00
caneleex
fde1f3d95b submit video duration with segments 2022-01-28 15:47:58 +01:00
caneleex
3773422f4c fix guidelines url 2022-01-28 14:47:17 +01:00
caneleex
bd4725a2e2 change sbb sum sum more :^) 2022-01-27 23:37:15 +01:00
caneleex
dd961378cf round down 2022-01-27 23:28:05 +01:00
caneleex
073ba21dec commit drawables 2022-01-27 23:22:08 +01:00
caneleex
5018bed000 change the browser button string sum a bit 2022-01-27 23:07:51 +01:00
caneleex
5fafc46cb7 add open in sb.ltn.fi button 2022-01-27 23:05:46 +01:00
caneleex
3960dcad6e Merge remote-tracking branch 'origin/ryd-integration' into ryd-integration 2022-01-26 14:44:01 +01:00
caneleex
6bac0407bb fix RYD voting 2022-01-26 14:43:52 +01:00
VancedOfficial
fff3d18fbb Merge branch 'ryd-integration' of vancedofficial:YTVanced/Integrations into ryd-integration 2022-01-26 00:36:39 +02:00
VancedOfficial
0ed0e7d0e7 Button container, button gone fix 2022-01-26 00:32:26 +02:00
caneleex
48c268b0bc simplify vote switch 2022-01-25 22:52:11 +01:00
VancedOfficial
770bacfd8f RYD and SB hints at startup 2022-01-25 23:28:04 +02:00
VancedOfficial
afaa85d2eb Merge branch 'ryd-refactor' of vancedofficial:YTVanced/Integrations into ryd-refactor 2022-01-25 20:26:16 +02:00
VancedOfficial
7c71435e5d Small fixes and changes
- Added versionName fetching
- Reduced RYD API spam for Shorts
- Fixes and additions to strings
- YT API Key from local.properties
2022-01-25 20:25:47 +02:00
caneleex
3303643161 remove unused variable 2022-01-24 23:02:21 +01:00
caneleex
643dd8585d add support for the filler category (#63) 2022-01-24 23:01:21 +01:00
caneleex
92f5c742f0 replace color changing dialog with a custom preference
thanks @X1nto
2022-01-24 18:26:41 +01:00
caneleex
c36ab42920 update default whitelist button strings 2022-01-24 17:23:18 +01:00
caneleex
32a3675211 add min duration option 2022-01-24 17:22:21 +01:00
caneleex
2febb924d8 add strings for whitelist types 2022-01-24 15:36:55 +01:00
caneleex
f1feec008e display full responses on vote/submit 403 2022-01-24 15:14:56 +01:00