Commit Graph

3023 Commits

Author SHA1 Message Date
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
206ba79ef8 fix: channel groups duplicated after updating name 2024-03-28 15:49:55 +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
FineFindus
c0dac7cba0
feat(player): display controller if there is no next video 2024-03-26 20:28:57 +01:00
Bnyro
fc894f5f63 fix: importing backup doesn't immediately cancel/update notification worker 2024-03-20 19:06:30 +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
cee1414ef1 fix: crashes during pagination on server side cancelled requests 2024-03-20 18:51:22 +01:00
Isira Seneviratne
e1e18a793d fix: searching sometimes returns strange results 2024-03-20 18:28:17 +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
9878419402 fix: comment expands when tapping in timestamp 2024-03-19 21:52:10 +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
50159ef0a3 fix: crash when subscription avatar is null on export 2024-03-13 14:21:05 +01:00
Bnyro
78a9f8aee6 fix: crash after resuming from locked screen with comments/chapters opened 2024-03-12 11:49:55 +01:00
Bnyro
02ae08a709 fix: poor subscriptions filter options menu performance 2024-03-11 18:47:01 +01:00
Bnyro
4736271c81 fix: going back from a video shows search history instead of playlist 2024-03-11 18:41:22 +01:00
Nikita
8c55f30b02 fix: false message about no comments 2024-03-11 18:54:34 +03:00
Isira Seneviratne
826cb23748 feature: Display tooltips on Android versions below 8.0 2024-03-09 18:25:20 +05:30
Bnyro
17615b3eab feat: don't seek after scrubbing when stopping gesture above timebar 2024-03-05 20:31:04 +01:00
Bnyro
f8915f3c2c fix: miniplayer minimized when opening video via link 2024-03-05 19:23:29 +01:00
Bnyro
beb42245e2 fix: paused video autoplays when unlock screen after few minutes locked 2024-03-05 18:56:07 +01:00
Muhammad Khubaib Imtiaz
a526015668
fix: mini player overlaps navigation bar (#5694) 2024-03-05 18:21:53 +01:00
Bnyro
70bfaddb2e chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
IndusAryan
5532301aa4
feat(ui): option for automatic update checks (#5668) 2024-02-28 13:38:03 +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
aaa1b4da11 feat: make LibreTube app backups import-compatible with Piped 2024-02-27 14:06:10 +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
Bnyro
1257ed44b9 fix: stuttering when scrolling in watch history 2024-02-25 14:08:56 +01:00
Bnyro
c493ada148 refactor: simplify scrolling logic 2024-02-25 14:02:50 +01:00
Bnyro
eb4190abd0 fix: bad performance when scrolling in subscriptions feed 2024-02-25 13:54:08 +01:00
Bnyro
5a4b0eb92b fix: placeholders not properly shown at fast scrolling 2024-02-25 13:13:39 +01:00
Bnyro
066e01be51
Merge pull request #5607 from abGit9/fix_stuttering_list_2
fix: resolve stuttering when scrolling to the bottom of channel/playlist videos list
2024-02-25 12:56:20 +01:00
Bnyro
38fb470ed3 fix: android back button doesn't work due to dependency upgrade 2024-02-25 12:51:50 +01:00
Ankur
6f471163ce Fix [PlaylistFragment]: main layout becomes visible after data fetched 2024-02-20 15:01:49 -08:00
Bnyro
0b059ccc12 feat(player): support for keyboard navigation 2024-02-19 21:56:33 +01:00
Bnyro
00babc7586 refactor: simplify NowPlayingNotification.kt 2024-02-18 17:13:51 +01:00
Bnyro
0a4ccae79a refactor: don't recreate player on orientation change 2024-02-18 16:59:53 +01:00
FineFindus
fece82e8c3
fix: set music playback speed only once
Fixes https://github.com/libre-tube/LibreTube/issues/5626. The playback speed for music videos was set to 1.0x on every event, instead of only once when starting the video.
2024-02-18 13:15:20 +01:00
Ankur
0d77505285 Fix [ChannelFragment]: main layout becomes visible after data fetched 2024-02-12 18:39:25 -08:00