Bnyro
|
afe635a184
|
Merge pull request #4540 from Bnyro/master
fix: captions can't be disabled
|
2023-08-18 19:47:18 +02:00 |
|
Bnyro
|
67b46951d4
|
fix: captions can't be disabled
|
2023-08-18 19:48:00 +02:00 |
|
IndusAryan
|
9962b46b6d
|
fix: dismiss button in queue sheet (#4532)
|
2023-08-17 17:04:16 +02:00 |
|
Bnyro
|
f84d9b4a17
|
feat(player): show if quality is auto or limited
|
2023-08-16 18:46:08 +02:00 |
|
Bnyro
|
6639b4780c
|
chore: fix formatting
|
2023-08-16 18:29:18 +02:00 |
|
Bnyro
|
f968b3a511
|
feat(playlist): navigate to uploader on click
|
2023-08-16 18:28:27 +02:00 |
|
Bnyro
|
c097f34321
|
feat: support for selecting auto-generated captions
|
2023-08-16 17:56:49 +02:00 |
|
Bnyro
|
88bee10de0
|
Merge pull request #4509 from Bnyro/master
fix: crash when opening library due to unmigrated playlists sort order pref
|
2023-08-16 17:19:34 +02:00 |
|
Bnyro
|
a8878525f8
|
fix: crash when opening library due to unmigrated playlists sort order pref
|
2023-08-16 17:20:01 +02:00 |
|
Bnyro
|
2d5ccf7911
|
Merge pull request #4498 from FineFindus/feat/pause-while-buffering
fix: allow pausing when loading
|
2023-08-16 17:17:11 +02:00 |
|
FineFindus
|
901e8df787
|
fix: allow pausing when loading
|
2023-08-16 17:17:08 +02:00 |
|
FineFindus
|
471709812f
|
refactor: use bottom sheet for video stats (#4482)
|
2023-08-15 15:04:14 +02:00 |
|
FineFindus
|
e5efe97693
|
feat: add tooltips to playback sheet
|
2023-08-15 14:59:30 +02:00 |
|
FineFindus
|
7052c621bc
|
feat(player): add tooltips player buttons
|
2023-08-15 14:58:19 +02:00 |
|
FineFindus
|
4ef4cf33d5
|
feat:(queue): add tooltips
|
2023-08-15 14:58:19 +02:00 |
|
IndusAryan
|
7cd944ffe7
|
feat: filled icon for home and new drag handle in navbar options dialog
|
2023-08-15 14:53:22 +02:00 |
|
Bnyro
|
ac5fb5fbb4
|
fix: restoring playback positions via notification controls
|
2023-08-15 13:05:02 +02:00 |
|
Bnyro
|
8bad71ac40
|
Merge pull request #4485 from Bnyro/master
fix: sort order of playlists isn't shown properly
|
2023-08-15 12:47:25 +02:00 |
|
Bnyro
|
4dd49946ad
|
fix: sort order of playlists isn't shown properly
|
2023-08-15 12:48:00 +02:00 |
|
FineFindus
|
30847e41a5
|
fix(import): use collector
|
2023-08-15 09:46:17 +02:00 |
|
FineFindus
|
218f271ba6
|
fix(import): use collector
|
2023-08-14 14:32:59 +02:00 |
|
Bnyro
|
5d1a6c0380
|
fix: download paused notification shown instead of completed
|
2023-08-13 22:55:15 +02:00 |
|
Bnyro
|
3fadb792bc
|
fix: crash when removing video from playlist
|
2023-08-13 20:07:29 +02:00 |
|
Bnyro
|
de1b3285fa
|
fix: persistance of sponsorblock category prefs
|
2023-08-13 15:01:38 +02:00 |
|
Bnyro
|
2abd184f78
|
fix: wrong indicated download progress
|
2023-08-13 12:27:15 +02:00 |
|
Bnyro
|
5a73fd7cdb
|
chore: trim search history entries before saving
|
2023-08-13 12:15:02 +02:00 |
|
Bnyro
|
886283c4cc
|
feat: download option in audio player
|
2023-08-13 11:15:37 +02:00 |
|
Bnyro
|
deebd75dbf
|
feat: move playlists sort order to library tab
|
2023-08-13 11:00:14 +02:00 |
|
Bnyro
|
34cba50d1d
|
Merge pull request #4405 from andrew-ld/mediasessioncompat
feat: support hardware keys for playback control
|
2023-08-12 14:59:26 +02:00 |
|
andrew-ld
|
3814fb76be
|
fix: show buffer indicator in player notification
|
2023-08-12 14:59:31 +02:00 |
|
Isira Seneviratne
|
bf51622436
|
Merge pull request #4430 from Isira-Seneviratne/LocalDate_ofInstant
refactor: Use LocalDate.ofInstant()
|
2023-08-12 15:33:52 +05:30 |
|
Bnyro
|
9cc91f6231
|
Merge pull request #4433 from Bnyro/master
fix: don't load audio player thumbnail when data saver mode is on
|
2023-08-12 10:48:09 +02:00 |
|
Bnyro
|
6f73e91aab
|
fix: don't load audio player thumbnail when data saver mode is on
|
2023-08-12 10:48:57 +02:00 |
|
Bnyro
|
e528486601
|
fix: hide add to queue option for playlists when queue empty
|
2023-08-12 10:44:10 +02:00 |
|
Bnyro
|
8d9d88ccb4
|
Merge pull request #4432 from Bnyro/master
fix: hide add to queue option for playlists when queue empty
|
2023-08-12 10:43:37 +02:00 |
|
Isira Seneviratne
|
5d9d27105a
|
Fix compilation errors
|
2023-08-12 06:21:48 +05:30 |
|
Isira Seneviratne
|
3dc29b1983
|
Use LocalDate.ofInstant()
|
2023-08-12 06:21:48 +05:30 |
|
Isira Seneviratne
|
3f016b9ced
|
Merge pull request #4423 from Isira-Seneviratne/Channel_thumbnails
feat: Show channel icons for stream notifications
|
2023-08-12 05:09:57 +05:30 |
|
salahmak
|
8230c7598a
|
fix: duplicated comments (#4422)
|
2023-08-11 17:42:42 +02:00 |
|
Isira Seneviratne
|
9bffd93d7c
|
Load channel thumbnail
|
2023-08-11 07:21:14 +05:30 |
|
Isira Seneviratne
|
9b27f60252
|
Use social category for stream notifications
|
2023-08-11 06:20:57 +05:30 |
|
Bnyro
|
6a341f784b
|
chore: simplify and fix some mediasessioncompat regressions
|
2023-08-10 13:33:52 +02:00 |
|
Bnyro
|
698f783df3
|
fix: improve thumbnail quality in notification
|
2023-08-10 11:44:12 +02:00 |
|
andrew-ld
|
5b5a644cce
|
feat: support hardware keys for playback control
|
2023-08-09 22:56:57 +02:00 |
|
Bnyro
|
a354d31f74
|
feat(queue): options to mark as (un)watched, and remove watched videos
|
2023-08-09 13:06:56 +02:00 |
|
Bnyro
|
e037da2e0c
|
feat: option to add whole playlist to current queue
|
2023-08-09 12:34:24 +02:00 |
|
Bnyro
|
b42bcf66c7
|
feat: hide status bar if player locked
|
2023-08-07 19:07:04 +02:00 |
|
Bnyro
|
81c576506c
|
fix: queue when not starting with first playlist/channel video
|
2023-08-07 18:59:37 +02:00 |
|
Bnyro
|
77fd3e9288
|
fix: playback of live videos
|
2023-08-07 18:06:27 +02:00 |
|
Bnyro
|
81b8caa077
|
feat: support for video meta info
|
2023-08-07 18:02:42 +02:00 |
|