Commit Graph

2476 Commits

Author SHA1 Message Date
andrew-ld
5b5a644cce feat: support hardware keys for playback control 2023-08-09 22:56:57 +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
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
888b68e566 chore: simplify RecyclerView.Adapter#getItemCount where possible 2023-08-05 18:44:10 +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
05538f9155 feat: controls to order queue by date, uploader or views 2023-08-05 10:41:26 +02:00
Bnyro
c83a8ee1b7 fix: crash when pip not supported 2023-08-05 10:25:19 +02:00
Bnyro
f2c2834e3f fix: crash when download file doesn't exist 2023-08-05 10:21:26 +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
1a78dd0475 feat: control to clear entire playing queue 2023-08-03 15:01:54 +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
c74afe0b51 fix: remove option to disable sb markers, now handled per category 2023-07-31 15:31:18 +02:00
Bnyro
508573a1c1 refactor: cleanup CommentsSheet 2023-07-31 15:22:07 +02:00
Bnyro
c4cc2ca6ac fix: preserve the video order of imported playlists 2023-07-31 15:13:49 +02:00
Bnyro
bd6b9eb052
Merge pull request #4338 from Bnyro/search-intents
feat: search intent support
2023-07-31 14:58:31 +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
Bnyro
ebca7d5daf feat: search intent support 2023-07-31 14:56:35 +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
84bcd28c2a feat: seekbar preview for downloaded videos 2023-07-29 18:00:30 +02: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
IndusAryan
ce8ceff455 fix(deps): update navigation to v2.6.0 2023-07-29 12:54:19 +02:00
Bnyro
a7d2974921 fix: show progress bar while search in progress 2023-07-29 11:58:57 +02:00
Isira Seneviratne
b6a7b86c98 Use Files.createDirectories() 2023-07-26 05:03:08 +05:30
Bnyro
fc54f4824f
Merge pull request #4299 from Bnyro/master
fix: regression from fixing auto rotation for auto play
2023-07-24 15:47:41 +02:00
Bnyro
a830a26f9b fix: regression from fixing auto rotation for auto play 2023-07-24 15:48:08 +02:00
Bnyro
3ab5b4de8a fix: improve contrast of watch progress on thumbnails 2023-07-24 14:12:11 +02:00
Bnyro
5579d225bb
Merge pull request #4297 from Bnyro/master
fix: improve contrast of watch progress on thumbnails
2023-07-24 14:11:41 +02:00
Bnyro
784dbd3edd fix: fullscreen orientation after shorts video 2023-07-24 13:36:04 +02:00
Bnyro
24210a1eb3
Merge pull request #4296 from Bnyro/master
fix: fullscreen orientation after shorts video
2023-07-24 13:35:35 +02:00
Kavin
e6e70a597d
Sort videoIds before performing DeArrow fetch. 2023-07-22 18:20:05 +01:00
Bnyro
c62aadacfc fix: improve filtering of DeArrow titles and thumbnails 2023-07-21 09:02:07 +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