Bnyro
|
c30def8c16
|
fix: don't show the highlight as chapter for the whole remaining video
|
2023-08-24 17:12:27 +02:00 |
|
Bnyro
|
c4983aa00d
|
feat: highlight current chapter
|
2023-08-24 16:59:34 +02:00 |
|
Bnyro
|
d28683e2e0
|
chore: simplify and remove unused code
|
2023-08-24 16:45:46 +02:00 |
|
Bnyro
|
c398936355
|
fix: exit fullscreen gesture
|
2023-08-24 16:32:43 +02:00 |
|
Bnyro
|
4c506de565
|
fix: don't update instance preference while dialog visible to user
|
2023-08-23 13:04:03 +02:00 |
|
Bnyro
|
dbdb8c8851
|
fix: crash when opening instance settings without internet
|
2023-08-23 12:39:49 +02:00 |
|
FineFindus
|
3fb9e899cb
|
feat: add sponsorblock option to skip segment only once (#4584)
|
2023-08-22 16:05:21 +02:00 |
|
Bnyro
|
3e3beb6fa3
|
Merge pull request #4582 from Bnyro/master
fix: editing already existing channel groups
|
2023-08-22 09:45:23 +02:00 |
|
Bnyro
|
6baee65505
|
fix: editing already existing channel groups
|
2023-08-22 09:46:05 +02:00 |
|
Bnyro
|
cf79b7bd67
|
feat: allow downloading audio based on language
|
2023-08-22 09:42:22 +02:00 |
|
Bnyro
|
a88e817ae6
|
Merge pull request #4581 from Bnyro/master
feat: allow downloading audio based on language
|
2023-08-22 09:41:37 +02:00 |
|
FineFindus
|
03d598a559
|
style: run ktlint
|
2023-08-21 20:09:34 +02:00 |
|
FineFindus
|
cada23a816
|
fix(video): update watch position
|
2023-08-21 20:09:07 +02:00 |
|
Bnyro
|
d9d735051d
|
feat: play all videos by group when long pressing group name
|
2023-08-21 18:23:44 +02:00 |
|
Bnyro
|
8faf1bde89
|
feat: infinite playing queue when auto-insert related streams enabled
|
2023-08-20 18:26:41 +02:00 |
|
Bnyro
|
b577d96795
|
feat: allow interacting with player while viewing chapters
|
2023-08-20 18:02:28 +02:00 |
|
Bnyro
|
8921265493
|
fix: restore pause on quit functionality
|
2023-08-20 17:34:14 +02:00 |
|
FineFindus
|
976d5d36c0
|
feat(channelGroups): allow re-ordering of groups (#4551)
|
2023-08-20 16:19:34 +02:00 |
|
FineFindus
|
b2f3c8ecbe
|
feat(channelGroups): disallow creation of already existing groups
|
2023-08-20 13:31:19 +02:00 |
|
FineFindus
|
7f72a3eaeb
|
feat(channelGroups): disable confirm button if creation is not possible
|
2023-08-20 13:12:11 +02:00 |
|
FineFindus
|
a7b262b491
|
style: run ktlint
|
2023-08-20 12:40:59 +02:00 |
|
FineFindus
|
420497907b
|
feat(player): show endscreen on STATE_ENDED
|
2023-08-20 12:40:22 +02:00 |
|
Isira Seneviratne
|
0e8e6278d4
|
Merge pull request #4556 from Isira-Seneviratne/Enum_serializable
refactor: Simplify player event handling
|
2023-08-20 12:44:15 +05:30 |
|
Isira Seneviratne
|
63fde6271d
|
refactor: Simplify player event handling
|
2023-08-20 07:30:59 +05:30 |
|
Isira Seneviratne
|
f69f835463
|
Migrate to KSP
|
2023-08-20 06:02:04 +05:30 |
|
Bnyro
|
0f1e50ed13
|
feat: show if instance registration disabled in welcome page
|
2023-08-19 10:50:29 +02:00 |
|
Bnyro
|
b271103cc9
|
fix: remove useless buttons to reset pitch and playback speed
|
2023-08-19 10:31:08 +02:00 |
|
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 |
|