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 |
|
FineFindus
|
976d5d36c0
|
feat(channelGroups): allow re-ordering of groups (#4551)
|
2023-08-20 16:19:34 +02:00 |
|
FineFindus
|
420497907b
|
feat(player): show endscreen on STATE_ENDED
|
2023-08-20 12:40:22 +02:00 |
|
Isira Seneviratne
|
63fde6271d
|
refactor: Simplify player event handling
|
2023-08-20 07:30:59 +05:30 |
|
Bnyro
|
67b46951d4
|
fix: captions can't be disabled
|
2023-08-18 19:48:00 +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
|
a8878525f8
|
fix: crash when opening library due to unmigrated playlists sort order pref
|
2023-08-16 17:20:01 +02:00 |
|
FineFindus
|
471709812f
|
refactor: use bottom sheet for video stats (#4482)
|
2023-08-15 15:04:14 +02:00 |
|
Bnyro
|
ac5fb5fbb4
|
fix: restoring playback positions via notification controls
|
2023-08-15 13:05:02 +02:00 |
|
Bnyro
|
4dd49946ad
|
fix: sort order of playlists isn't shown properly
|
2023-08-15 12:48:00 +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
|
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 |
|
salahmak
|
8230c7598a
|
fix: duplicated comments (#4422)
|
2023-08-11 17:42:42 +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 |
|
Bnyro
|
fe100ad581
|
chore: only show subscriptions count when subs are visible
|
2023-08-06 13:33:02 +02:00 |
|
Bnyro
|
1e22fab499
|
feat: preference to force landscape as orientation
|
2023-08-06 12:39:52 +02:00 |
|
Bnyro
|
179c283b8e
|
feat: show subscribed channels count in subscriptions fragment
|
2023-08-06 11:34:17 +02:00 |
|
Bnyro
|
c253a4e415
|
fix: show search history when clearing query
|
2023-08-06 11:26:31 +02:00 |
|
Bnyro
|
f938a7dfc5
|
fix: crash when closing player via x on top left
|
2023-08-05 19:04:20 +02:00 |
|
Bnyro
|
3d6589e684
|
fix: regressions introduced by new chapters layout
|
2023-08-05 18:41:26 +02:00 |
|
Bnyro
|
818b9c72fe
|
feat: Video chapters redesign
|
2023-08-05 11:29:56 +02:00 |
|
Bnyro
|
c83a8ee1b7
|
fix: crash when pip not supported
|
2023-08-05 10:25:19 +02:00 |
|
Bnyro
|
3495649669
|
fix: respect preference to not start playing automatically everywhere
|
2023-08-04 18:38:45 +02:00 |
|
Bnyro
|
d3d78a93ce
|
feat: forward and rewind controls for audio player
|
2023-08-04 18:28:58 +02:00 |
|
Bnyro
|
b428b9073a
|
fix: only add videos to watch history if playback started
|
2023-08-04 18:08:50 +02:00 |
|
Bnyro
|
05fa57b912
|
refactor: replace View#setVisibility with kotlin visibility extension
|
2023-08-03 14:53:09 +02:00 |
|
Bnyro
|
3a106c449b
|
chore: remove unneeded type annotations
|
2023-08-03 14:39:35 +02:00 |
|
Bnyro
|
1143e9f2bd
|
refactor: cleanup subtitle logic
|
2023-08-03 14:24:26 +02:00 |
|
Bnyro
|
6cea53c956
|
fix: play video's default audio track by default
|
2023-08-03 14:09:11 +02:00 |
|
Bnyro
|
ef99780d30
|
Merge pull request #4337 from Bnyro/master
feat: seekbar preview for downloaded videos
|
2023-07-31 14:57:59 +02:00 |
|
0x24d
|
1b493e036a
|
fix: Sort local playlists based on selected preference
Move sorting from LibraryFragment to PlaylistsHelper
|
2023-07-30 15:23:07 +01:00 |
|
Bnyro
|
6314b7fcf7
|
refactor: simplify seekbar preview listener logic
|
2023-07-29 17:25:32 +02:00 |
|
Bnyro
|
0c43d208b9
|
feat: support for video tags
|
2023-07-29 16:59:56 +02:00 |
|
Bnyro
|
ccdfb76bdf
|
feat: support for video visibility and license
|
2023-07-29 16:42:03 +02:00 |
|
Bnyro
|
a7d2974921
|
fix: show progress bar while search in progress
|
2023-07-29 11:58:57 +02:00 |
|
Bnyro
|
a830a26f9b
|
fix: regression from fixing auto rotation for auto play
|
2023-07-24 15:48:08 +02:00 |
|
Bnyro
|
784dbd3edd
|
fix: fullscreen orientation after shorts video
|
2023-07-24 13:36:04 +02:00 |
|
Bnyro
|
8e133f79ca
|
chore: fix project formatting
|
2023-07-20 15:02:13 +02:00 |
|
Bnyro
|
04b9a3a4c9
|
feat: support for DeArrow
|
2023-07-20 15:01:21 +02:00 |
|
Bnyro
|
5bb076c94f
|
refactor: cleanup subscriptions fragment
|
2023-07-20 10:57:09 +02:00 |
|
Bnyro
|
4c4e6abe90
|
feat: remember position and tab in subscriptions fragment
|
2023-07-20 10:50:09 +02:00 |
|
Bnyro
|
071e6311a1
|
feat: swipe to delete downloads
|
2023-07-19 11:04:59 +02:00 |
|