dic1911
1f229d6748
feat(X): Add Open links as query
patch ( #570 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-21 04:22:32 +01:00
oSumAtrIX
d52d9ff238
chore: Refactor build files
...
This commit improves the build files by using Gradle version catalogs and modernizes the Android build files. Additionally dependencies have been updated and some source files refactored.
2024-02-20 04:19:11 +01:00
LisoUseInAIKyrios
c9c5f5f8e4
fix(YouTube - Hide ads): Do not show error toast and hide full screen ads ( #569 )
2024-02-13 20:08:57 +04:00
oSumAtrIX
08c0c1b448
feat(Sync for Reddit): Add Fix /s/ links
patch
2024-02-09 03:36:04 +01:00
oSumAtrIX
9f8369fedf
feat(YouTube - Change start page): Add more start pages
2024-02-08 21:10:27 +01:00
oSumAtrIX
3617f0dda8
chore: Merge branch dev
to main
( #566 )
2024-02-08 20:15:35 +01:00
LisoUseInAIKyrios
acfb8728b3
fix(YouTube - Litho Filter): Ignore null buffers ( #565 )
2024-02-07 19:25:46 +04:00
oSumAtrIX
d065f1bd52
chore: Merge branch dev
to main
( #564 )
2024-02-07 12:47:47 +01:00
LisoUseInAIKyrios
a6ba48db6d
fix(YouTube - Litho Filter): Do not show toast if protobuffer is empty or null ( #563 )
2024-02-07 15:23:40 +04:00
oSumAtrIX
4e72e16658
chore: Merge branch dev
to main
( #559 )
2024-02-05 20:24:42 +01:00
LisoUseInAIKyrios
bf61b9e253
feat(YouTube - Custom filter): Custom filtering of the protocol buffer ( #562 )
2024-02-02 12:15:24 +04:00
LisoUseInAIKyrios
9ad85bfdd5
fix(TikTok): Add missing settings strings ( #561 )
2024-01-31 12:15:26 +04:00
LisoUseInAIKyrios
535c071acb
fix(YouTube - ReturnYouTubeDislike): Do not show more than 1 connection toasts if the API is broken ( #560 )
2024-01-29 19:33:51 +04:00
LisoUseInAIKyrios
f8af6dafda
fix(YouTube): Correctly show channel page on tablet devices ( #558 )
2024-01-28 12:56:38 +01:00
oSumAtrIX
31cb8d70b4
chore: Merge branch dev
to main
( #557 )
2024-01-28 11:50:34 +01:00
oSumAtrIX
34dfceb253
fix(Twitch): Correct patch resources to fix build
2024-01-27 15:48:59 +01:00
oSumAtrIX
48959b12c2
chore: Merge branch dev
to main
( #548 )
2024-01-27 03:09:26 +01:00
LisoUseInAIKyrios
39a5ef3513
feat(YouTube - Spoof app version): Add 18.09.39
to restore library tab ( #552 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-27 02:53:12 +01:00
LisoUseInAIKyrios
a53acd7d7d
feat: Move strings to resources for localization ( #420 )
...
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-27 02:53:11 +01:00
oSumAtrIX
358ab9a8d4
feat(YouTube): Support versions 18.48.39
, 18.49.37
, 19.01.34
( #547 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-17 00:58:07 +04:00
d4rkk3y
b9e913d2bb
feat(Tiktok - Playback speed): Remember playback speed ( #543 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-01-10 09:17:58 +01:00
LisoUseInAIKyrios
37c5e5aa89
refactor(YouTube - Return YouTube Dislike): Make patch more robust by removing opcode patterns from fingerprints ( #550 )
2024-01-09 23:07:45 +04:00
LisoUseInAIKyrios
e454857b20
fix(YouTube - DeArrow): Correctly handle http status 304
2024-01-08 12:34:22 +04:00
LisoUseInAIKyrios
59c7eecea0
chore: use correct exception
2024-01-06 21:35:18 +04:00
LisoUseInAIKyrios
2470fe0806
fix(YouTube - Settings): Correctly initialize default values
2024-01-06 21:28:41 +04:00
oSumAtrIX
fa2b77a120
fix(YouTube - Hide ads): Do not leave screen at launch non interactable when hiding fullscreen ads
2024-01-05 21:53:37 +01:00
LisoUseInAIKyrios
73d299086d
fix(YouTube - SponsorBlock): Update categories after import JSON import
2024-01-02 19:22:44 +04:00
oSumAtrIX
97a84a3bf0
refactor: Fix package and code structure ( #546 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-01 16:33:20 +01:00
oSumAtrIX
e33ffd137e
fix(YouTube - Hide ads): Fix dimmed screen at launch by not filtering fullscreen ads
2023-12-29 20:45:20 +01:00
oSumAtrIX
0fe6b1e9f5
chore: Merge branch dev
to main
( #540 )
2023-12-28 22:30:09 +01:00
oSumAtrIX
48fbd4c207
feat(YouTube): Add Remove viewer discretion dialog
patch
2023-12-27 05:39:23 +01:00
oSumAtrIX
0eb3506da1
fix(YouTube - Hide layout components): Hide emergency box when enabled
2023-12-27 05:01:48 +01:00
LisoUseInAIKyrios
530e13adec
fix(YouTube - VideoInformation): Ignore video seek attempts during the last 250ms of video playback
2023-12-26 23:29:12 +04:00
oSumAtrIX
cf070499bc
fix(YouTube - Hide ads): Use correct filter
2023-12-25 21:53:03 +01:00
nullptr
5a7c183e84
fix(YouTube - Hide ads): Hide new type of ad ( #545 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-25 21:51:43 +01:00
LisoUseInAIKyrios
d80c5ff151
fix(YouTube - SponsorBlock): Do not auto skip end segments more than once if using a slow playback speed
2023-12-26 00:46:20 +04:00
oSumAtrIX
8ca098f119
feat(YouTube - Hide ads): Hide fullscreen ads
2023-12-24 18:38:33 +01:00
oSumAtrIX
d1e627987a
feat(YouTube - Hide layout components): Hide search result recommendations
2023-12-24 18:06:48 +01:00
oSumAtrIX
df5ce3c366
fix(Tiktok - Remember clear display): Use correct name
2023-12-21 15:32:58 +01:00
d4rkk3y
a2816879b9
feat(Tiktok): Add Remember clear mode
patch ( #544 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-21 15:24:36 +01:00
LisoUseInAIKyrios
137331f4e7
fix(YouTube - Return YouTube Dislike): Do not prefetch Shorts shelf items on app startup
2023-12-17 13:14:05 +04:00
LisoUseInAIKyrios
4f5b2f5210
fix(YouTube - SponsorBlock): Export local statistics with saved settings ( #542 )
2023-12-16 15:22:59 +04:00
LisoUseInAIKyrios
e9224ed036
refactor(YouTube - Litho filter): Simplify filtering callbacks ( #539 )
2023-12-13 02:40:28 +04:00
oSumAtrIX
054bce10fd
chore: Merge branch dev
to main
( #530 )
2023-12-12 01:11:30 +01:00
d4rkk3y
cbd4c601c0
feat(Tiktok): Bump compatibility to 32.5.3
( #536 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-12-12 01:07:08 +01:00
oSumAtrIX
503665cee5
feat(YouTube): Add Change start page
patch
2023-12-12 00:38:04 +01:00
LisoUseInAIKyrios
8b0781b62c
fix(YouTube - Return YouTube Dislike): Wait until fetch is complete before allowing the first Short to start playback ( #538 )
2023-12-11 22:30:36 +04:00
Chris
acbe313d2c
feat(YouTube - Alternative Thumbnails): Add option to use DeArrow ( #534 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-12-11 05:06:55 +04:00
nullptr
329b333eb1
fix(YouTube - Announcements): Don't show error toast if there is no internet connection ( #537 )
2023-12-10 23:44:10 +01:00
LisoUseInAIKyrios
a2375ede59
fix(YouTube - Spoof signature): Wait until storyboard fetch is done ( #535 )
2023-12-09 14:31:20 +04:00