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 |
|
Bnyro
|
071e6311a1
|
feat: swipe to delete downloads
|
2023-07-19 11:04:59 +02:00 |
|
Bnyro
|
f65af00d4c
|
fix: download success notification
|
2023-07-19 10:34:53 +02:00 |
|
Bnyro
|
eb386fdcdb
|
feat: option to force lowest audio quality
|
2023-07-19 10:09:05 +02:00 |
|
Bnyro
|
08584b9bfc
|
refactor: let player handle video codecs pref and support it with HLS
|
2023-07-19 09:44:22 +02:00 |
|
Bnyro
|
110d29c50a
|
feat: add 'Continue watching' section to home tab
|
2023-07-19 09:26:24 +02:00 |
|
Bnyro
|
217dca9918
|
fix: add bottom margin to subscriptions when mini player visible
|
2023-07-17 09:36:11 +02:00 |
|
Bnyro
|
de97da8bff
|
Show selected track type in player options bottom sheet
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
df4df4fccc
|
Ignore unknown audio track types
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
9d25d32bff
|
Rely on ExoPlayer audio tracks instead of Piped streams for selection
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
d21daf341d
|
Add UI support for audio track types
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:37 +02:00 |
|
Bnyro
|
c052075380
|
Support track types for HLS streams
Co-authored-by: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:11:23 +02:00 |
|
Bnyro
|
2dc4c15dd8
|
Add support for extracting audio track types
Co-authored-By: AudricV <74829229+AudricV@users.noreply.github.com>
|
2023-07-16 20:08:33 +02:00 |
|
Bnyro
|
9cb0725be9
|
fix: disabled proxy when lbry stream available
|
2023-07-16 16:49:41 +02:00 |
|
Bnyro
|
c230be85b5
|
fix: too many chapters highlighted in dialog, crash on selection
|
2023-07-16 16:22:51 +02:00 |
|
Bnyro
|
810a733410
|
Merge pull request #4234 from Bnyro/master
feat: Include playlist name in toast after succesfully adding video
|
2023-07-16 16:04:47 +02:00 |
|
Bnyro
|
c5497c4f6e
|
feat: Include playlist name in toast after succesfully adding video
|
2023-07-16 16:05:07 +02:00 |
|
TacoTheDank
|
518ed15c88
|
Replace MathUtils.clamp with Kotlin coerceIn
|
2023-07-14 01:02:20 -04:00 |
|
Bnyro
|
6bc13c4395
|
feat: automatically use Material You accent on first app startup when supported
|
2023-07-11 16:23:55 +02:00 |
|
Bnyro
|
88acb79725
|
chore: Minor code cleanups and use #toUri instead of Uri#parse
|
2023-07-11 12:46:29 +02:00 |
|
Bnyro
|
2c08668a9b
|
Fix: hide SponsorBlock skip button in miniplayer
|
2023-07-11 12:37:15 +02:00 |
|