Bnyro
2945f3c27a
Add a clear button to the watch history
2022-12-28 17:07:35 +01:00
Bnyro
0f72df6e70
Turn #1560 into an option
2022-12-27 18:48:09 +01:00
Bnyro
5cdf670b15
Add a Clone Playlist action to the create playlist dialog
2022-12-26 16:42:47 +01:00
Bnyro
1109a93d23
Fix the SponsorBlock marker size
2022-12-25 16:59:55 +01:00
Bnyro
04d8d64d9b
Add an option to allow data saver on metered networks
2022-12-25 16:08:52 +01:00
Bnyro
ce9ef0693f
Reformat the whole project
2022-12-23 14:57:10 +01:00
Bnyro
a2296802f0
Hide captions in PiP and mini-player
2022-12-22 11:17:34 +01:00
Bnyro
d81bbf1094
use the proper exoplayer api for setting the notification icon
2022-12-22 10:48:46 +01:00
Bnyro
6bd64dde38
only ignore touches at top of player when in landscape
2022-12-22 10:44:58 +01:00
Bnyro
6b68fa71f6
Ignore touches to the top of the player
2022-12-22 10:40:46 +01:00
Bnyro
8345269179
Improve the playlist cloning algorithm
2022-12-19 16:58:34 +01:00
Bnyro
2cb5ee51f5
Add documentation to the seekbar preview
2022-12-17 11:40:30 +01:00
Bnyro
68eff4fd3e
Add a seekbar preview on scrubbing
2022-12-17 11:22:46 +01:00
Bnyro
a334c7aba2
Make YT playlist import language independent
2022-12-16 16:28:39 +01:00
Bnyro
4c0e64d25a
fix crash when restoring the preferences backup
2022-12-15 19:16:12 +01:00
Bnyro
5cf055f41b
Playlists import from YouTube
2022-12-15 19:10:33 +01:00
Bnyro
59e2358cc5
improve OSD visibility delay when double tap to seek off
2022-12-12 19:06:43 +01:00
Bnyro
d053a2d218
prioritorize long
over int
on restoring settings backup
2022-12-12 18:58:50 +01:00
Bnyro
a8bfa8fc56
don't load thumbnail into notification in data saver mode
2022-12-12 18:55:54 +01:00
Bnyro
f66e30cd70
Merge pull request #2324 from libre-tube/dracula
...
Dracula/Versatile Violet theme
2022-12-09 17:08:49 +01:00
Bnyro
04db8e56da
Rename Dracula to Versatile Violet
2022-12-09 17:07:30 +01:00
Bnyro
81b14cfcd2
Hide the nav bar when zero items selected
2022-12-08 18:00:00 +01:00
Bnyro
f7e9df69ba
fix crash when importing playlists of wrong format
2022-12-08 17:51:22 +01:00
Bnyro
9a79121a9b
allow application/*
as import file type
2022-12-08 17:42:20 +01:00
Bnyro
bd8dfa5b92
add empty dracula theme
2022-12-07 19:47:56 +01:00
Bnyro
ffcd7b7655
add support for playing the latest videos of a channel
2022-12-02 14:45:52 +01:00
Bnyro
ec4b105233
Merge branch 'master' into themes
2022-12-02 14:00:30 +01:00
Bnyro
50b5967a37
rename the black/white theme to minimalistic monochrome
2022-12-02 13:59:06 +01:00
Krunal Patel
09d709dca8
Add setting to enable or disable pinch gesture
2022-12-02 12:27:31 +05:30
Krunal Patel
677a01a055
Fix single tap on scroll or pinch gesture
...
Keep track whether the last touch event was for click or other gesture which can be used by runnable.
2022-12-02 12:27:30 +05:30
Bnyro
f57262da6a
fix opening public playlists
2022-12-01 17:11:31 +01:00
Bnyro
ab3ec2d442
Add warning dialog if entering an email as username
2022-12-01 15:28:41 +01:00
Bnyro
7c775f4937
fix duplicated importing
2022-12-01 15:05:57 +01:00
Bnyro
b4100bd27c
fix some UI issues at the import/export page
2022-12-01 14:43:19 +01:00
Bnyro
5616934817
Add functionality for exporting and importing playlists
2022-12-01 14:37:44 +01:00
Bnyro
c1793691ed
Add UI functionality for importing and exporting playlists
2022-12-01 14:09:57 +01:00
Krunal Patel
15e16fcae6
Fix running service lead to sticky notification
...
Stop service started using `BackgroundMode` before new video is played in foreground.
2022-11-29 19:59:26 +05:30
Krunal Patel
4c3060c17f
Fix PiP aspect ratio in offline player
2022-11-28 18:16:46 +05:30
Krunal Patel
fe02b0e30c
Fix gesture controls for portrait videos
...
Use `PlayerViewModel.isFullscreen` to check if video is playing in full screen instead of screen orientation.
Scale progress bar `progress` according to it's max size.
2022-11-28 18:16:46 +05:30
Bnyro
7bdc7f3a74
Indicator the the feed got caught up for subscriptions
2022-11-27 19:51:30 +01:00
Bnyro
9d9709be7b
Option to disable double tap to seek
2022-11-27 18:41:34 +01:00
Bnyro
da2574e71c
add a preference for the captions text size
2022-11-27 17:50:09 +01:00
Bnyro
51b1b527ef
add an empty pure black/white theme
2022-11-27 17:16:14 +01:00
Bnyro
ee4581f2e3
fix crash when clicking channel
2022-11-26 18:25:07 +01:00
Bnyro
2ebebb4b42
fix accidential volume/brightness changes when zooming
2022-11-26 15:10:39 +01:00
Bnyro
ce66873ef3
pinch to zoom
2022-11-26 11:10:18 +01:00
Krunal Patel
612a23c1dc
Fix pip mode brightness issue
...
Check if activity is in pip mode then use system brightness.
Don't force to store brightness while returning from pip mode. Since it contains system brightness.
2022-11-26 14:17:02 +05:30
Krunal Patel
92cc7a9cf3
Fix brightness inconsistency
...
Brightness changes affect only when player is in full-screen (landscape) mode.
Store brightness value to shared preferences which can be restored for later use.
2022-11-26 14:17:01 +05:30
Krunal Patel
f509e63c2a
Fix typo, implement player options instead of creating variable
2022-11-25 20:33:22 +05:30
Krunal Patel
7b9c8d7d56
Add preference setting to enable/disable swipe control
...
By default gesture is enabled. Which can be desabled from setting.
2022-11-25 20:33:21 +05:30