Commit Graph

853 Commits

Author SHA1 Message Date
Bnyro
06289c5943 chore: optimize imports 2024-05-08 16:52:33 +02:00
Bnyro
1aaa801657 fix: navigation bar missing when closing player in fullscreen 2024-05-08 16:42:49 +02:00
Bnyro
1c310cba84 fix: enter PiP mode when clicking link in description 2024-05-08 16:12:19 +02:00
Bnyro
a56b8ccf0b fix: crash when ending player service / fragment 2024-05-08 16:05:55 +02:00
Bnyro
df087054d9 refactor: move some player view related code to OnlinePlayerView.kt 2024-05-07 18:12:42 +02:00
Bnyro
9f69770b39 fix: auto fullscreen causes player layout issues 2024-05-07 17:44:53 +02:00
Bnyro
278ba4ea32 fix: crash when trying to dearrow feed items 2024-05-07 12:28:14 +02:00
Bnyro
800d6704cf feat: add pagination to dearrow in feed 2024-05-06 14:05:50 +02:00
Bnyro
6670a67306 fix: comments reloading on sheet reopen and scroll position not restored 2024-05-02 11:03:44 +02:00
Bnyro
2ad84ed9bd chore: enable hls for streaming by default 2024-05-01 17:59:46 +02:00
Bnyro
d40e4eb9fa fix: scroll state not preserved after rotation change at some places
Affected fragments: SubscriptionsFragment, WatchHistoryFragment, ChannelFragment, PlaylistFragment
2024-05-01 17:27:13 +02:00
Bnyro
7868695987 fix: activity is sometimes unnecessarily restarted 2024-05-01 16:12:21 +02:00
Bnyro
4649b084e2 feat: preference to force maximum audio quality 2024-04-23 15:20:20 +02:00
Bnyro
221a33c623
Merge pull request #5925 from Bnyro/master
refactor: simplify notification/player actions logic
2024-04-18 18:48:47 +02:00
Bnyro
6780f62c2c refactor: simplify notification/player actions logic 2024-04-18 18:48:28 +02:00
Bnyro
b9a761de68
Merge pull request #5923 from Bnyro/master
feat: pip controls for offline player
2024-04-18 18:06:15 +02:00
Bnyro
11d7b687d5 feat: pip controls for offline player 2024-04-18 18:05:48 +02:00
Manish Kumar Verma
1f218ff10a fix: default quality setting should respect video aspect ratio 2024-04-17 19:26:40 +02:00
Bnyro
f35ea239d5 feat: chapters support for downloaded videos 2024-04-06 15:24:34 +02:00
Bnyro
bb691d3249 feat: respect swipe controls option in audio mode 2024-04-01 20:20:24 +02:00
Bnyro
e1ec0aa943
Merge pull request #5830 from Bnyro/master
fix: various comment/replies related issues
2024-03-28 17:30:49 +01:00
Bnyro
0b5e4185d8 fix: various comment/replies related issues 2024-03-28 17:30:07 +01:00
Bnyro
ee3a964b19
Merge pull request #5829 from Bnyro/master
chore: use hls if piped proxy disabled, remove piped proxy fallback option
2024-03-28 16:36:05 +01:00
Bnyro
e637fc59b7 chore: use hls if piped proxy disabled, remove piped proxy fallback option 2024-03-28 16:35:38 +01:00
Bnyro
c2aea42037
Merge pull request #5827 from Bnyro/master
fix: autofullscreen stops working after orientation change
2024-03-28 16:07:50 +01:00
Bnyro
24f0c1322e fix: autofullscreen stops working after orientation change 2024-03-28 16:07:30 +01:00
Bnyro
aca61c49d3
Merge pull request #5817 from FineFindus/fix/end-screen-controller
feat: improve video end screen
2024-03-28 15:51:48 +01:00
FineFindus
0d2edb6547 feat(player): display controller permanently on endscreen 2024-03-28 15:51:17 +01:00
Bnyro
3b0ab2d696 fix: unable to view subscribed channels
Co-authored-by: Jt90-spec <80746249+Jt90-spec@users.noreply.github.com>
2024-03-28 15:34:41 +01:00
Bnyro
2fbc1361b2
Merge pull request #5759 from nik-conder/fix-playlist
fix: hide thumbnail space, buttons and filters when playlist empty
2024-03-20 19:00:16 +01:00
Nikita
856ff4ba46 fix: hide buttons and sort menu if playlist empty
Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2024-03-20 18:57:34 +01:00
Bnyro
c3f28b7026 fix: back gesture doesn't work on some devices 2024-03-20 12:59:35 +01:00
Bnyro
bd737539af fix: autoplay stops after turning screen off 2024-03-20 12:49:32 +01:00
Bnyro
2332714f27 fix: respect feed filter on home tab 2024-03-19 21:26:02 +01:00
Bnyro
3346c7c774 fix: auto rotation stops working after having entered the fullscreen player 2024-03-19 21:07:14 +01:00
Nikita
e84b8e5ea1 fix: sortTV is not visible when playlist is empty 2024-03-18 04:11:58 +03:00
Nikita
12236a95b4 fix: playlist cover exists even if there is not load image 2024-03-18 04:01:33 +03:00
Bnyro
ae51baaf2b
Merge pull request #5751 from Bnyro/fix-comment-replies
fix: false message about no comments and scroll to top button
2024-03-17 13:00:58 +01:00
Nikita
64829dc198 fix: btnTop scroll didn't work in replies 2024-03-17 12:51:25 +01:00
Bnyro
a4ff63190a fix: playback pauses after orientation change 2024-03-17 12:36:52 +01:00
Bnyro
cfe578154b feat: support for albums channel tab, drop discontinued channels tab 2024-03-13 18:21:56 +01:00
Bnyro
78a9f8aee6 fix: crash after resuming from locked screen with comments/chapters opened 2024-03-12 11:49:55 +01:00
Nikita
8c55f30b02 fix: false message about no comments 2024-03-11 18:54:34 +03:00
Bnyro
17615b3eab feat: don't seek after scrubbing when stopping gesture above timebar 2024-03-05 20:31:04 +01:00
Bnyro
beb42245e2 fix: paused video autoplays when unlock screen after few minutes locked 2024-03-05 18:56:07 +01:00
Bnyro
70bfaddb2e chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
Bnyro
951dc7737c refactor: simplify watch position timer tasks 2024-02-27 14:58:59 +01:00
Bnyro
4b06bfb687 feat: watch positions support for downloaded media 2024-02-27 14:38:15 +01:00
Bnyro
bf0d6bde2c chore: bump target sdk to 34 and fix pip issues 2024-02-26 12:33:30 +01:00
Bnyro
f0a779b4d1 feat: support for filtering by group in subscriptions -> channels 2024-02-25 14:21:25 +01:00