Bnyro
|
afbf642dd5
|
Merge pull request #3381 from Isira-Seneviratne/Timestamp_extension
Convert timestamp parsing method to an extension function.
|
2023-03-25 10:53:59 +01:00 |
|
nayeemdv
|
07f9a3b8e2
|
close dialog
|
2023-03-25 09:49:12 +05:30 |
|
Isira Seneviratne
|
0b2bd1f7d9
|
Convert timestamp parsing method to an extension function.
|
2023-03-25 06:23:52 +05:30 |
|
Bnyro
|
8346bd1f19
|
Hide button to delete playlist and playlist videos
|
2023-03-24 16:22:16 +01:00 |
|
Bnyro
|
0924c48fab
|
Fix crash when bottom sheet is being dismissed
|
2023-03-24 16:11:56 +01:00 |
|
Bnyro
|
11dc261f91
|
Option for auto fullscreen on shorts
|
2023-03-24 16:02:56 +01:00 |
|
Bnyro
|
158185a010
|
Update playlist name properly after renaming
|
2023-03-24 15:41:20 +01:00 |
|
Bnyro
|
d471cedd5d
|
Move back in navigation after deleting playlist
|
2023-03-23 19:53:49 +01:00 |
|
Isira Seneviratne
|
a927511d55
|
Remove runOnUiThread().
|
2023-03-23 06:08:01 +05:30 |
|
Bnyro
|
d1cc16c6fb
|
Migrate add to playlist dialog to MD3 dropdown menu
|
2023-03-22 12:09:53 +01:00 |
|
Bnyro
|
bae235dabf
|
Display the time within the seekbar preview
|
2023-03-22 11:40:46 +01:00 |
|
Bnyro
|
abadd23fb4
|
Fix crashes on audio player transitions
|
2023-03-22 11:20:20 +01:00 |
|
Bnyro
|
17ae715d32
|
Fix shrinked player layout after PiP (#3342)
* Fix shrinked player layout after PiP
|
2023-03-22 11:14:54 +01:00 |
|
Bnyro
|
46e64eaab2
|
Fix crash when closing player
|
2023-03-22 11:00:53 +01:00 |
|
Bnyro
|
43626143a7
|
Fix crash when unregistering downloads receiver
|
2023-03-21 19:48:01 +01:00 |
|
Bnyro
|
38be961011
|
Fix that queue controls are visible while player closed
|
2023-03-21 19:32:00 +01:00 |
|
Bnyro
|
9ff86d3155
|
Fix forward and rewind buttons when player locked
|
2023-03-21 19:23:41 +01:00 |
|
Bnyro
|
aaae5d81ac
|
Merge pull request #3290 from Bnyro/disable-proxy
Add option to disable Piped proxy
|
2023-03-21 19:18:20 +01:00 |
|
Bnyro
|
5b97c011da
|
Audio mini player
|
2023-03-21 19:14:24 +01:00 |
|
Bnyro
|
21543750ca
|
Merge branch 'master' into disable-proxy
|
2023-03-18 18:12:32 +01:00 |
|
Isira Seneviratne
|
13f8b3d49d
|
Use java.nio.file APIs in download functionality.
|
2023-03-16 09:01:07 +05:30 |
|
Bnyro
|
c569bfb708
|
Merge branch 'master' into disable-proxy
|
2023-03-15 19:30:49 +01:00 |
|
Bnyro
|
24151e023c
|
Fix title in the home fragment if feed or boomarks empty
|
2023-03-11 16:54:04 +01:00 |
|
Bnyro
|
02d16ca7f5
|
Fix closing the audio player
|
2023-03-11 16:33:53 +01:00 |
|
Bnyro
|
6e3b349e79
|
Fix SponsorBlock markers and toggle (#3291)
* Fix SponsorBlock markers and toggle
|
2023-03-11 16:27:45 +01:00 |
|
Bnyro
|
dba5dd048e
|
Add option to disable Piped proxy
|
2023-03-11 16:11:43 +01:00 |
|
Bnyro
|
3326305309
|
Fix the formatting of copied comments
|
2023-03-10 18:11:38 +01:00 |
|
Bnyro
|
95bd8b8baf
|
Merge pull request #3276 from Isira-Seneviratne/Improve_count_formatting
Improve count formatting.
|
2023-03-10 17:11:40 +01:00 |
|
nayeem
|
ea2fdf2292
|
Fix Shuffle Button Error
|
2023-03-10 15:34:30 +05:30 |
|
Isira Seneviratne
|
d816612022
|
Fix item count for private playlists.
|
2023-03-10 07:25:13 +05:30 |
|
Isira Seneviratne
|
44a70cdc0b
|
Improve subscriber, playlist uploader and video count formatting.
|
2023-03-10 06:49:42 +05:30 |
|
Isira Seneviratne
|
77b9923a36
|
Format upload date in downloads view.
|
2023-03-07 12:16:21 +05:30 |
|
Isira Seneviratne
|
f938e16a83
|
Inline AddToPlaylistDialog binding field, fix file name.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
00b5d0a12a
|
Inline NavBarOptionsDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
38a5dc2933
|
Inline LogoutDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
4c56089b4c
|
Inline LoginDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
7b2b252657
|
Inline DownloadDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
f8994a08af
|
Inline DeleteAccountDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
3dbf49510a
|
Inline CreatePlaylistDialog binding field.
|
2023-03-07 05:32:24 +05:30 |
|
Isira Seneviratne
|
4388743b6f
|
Convert WindowHelper to an object.
|
2023-03-06 11:26:07 +05:30 |
|
Bnyro
|
76ec558f0a
|
Merge pull request #3241 from Bnyro/master
Support for LBRY HLS
|
2023-03-05 12:37:59 +01:00 |
|
Bnyro
|
d3895124ef
|
Support for LBRY HLS
|
2023-03-05 12:37:41 +01:00 |
|
Bnyro
|
0b1e499053
|
Merge pull request #3238 from Bnyro/master
Fix suggestions after changing the selected video/audio quality
|
2023-03-04 19:01:34 +01:00 |
|
Bnyro
|
a096a6af5e
|
Fix suggestions after changing the selected video/audio quality
|
2023-03-04 19:01:07 +01:00 |
|
Bnyro
|
e9b71b1422
|
Merge pull request #3237 from Bnyro/master
Use MD3 dropdown menus in DownloadFragment
|
2023-03-04 18:49:48 +01:00 |
|
Bnyro
|
1340de9d4a
|
Use MD3 dropdown menus in DownloadFragment
|
2023-03-04 18:49:17 +01:00 |
|
Bnyro
|
c50bd97344
|
Merge pull request #3229 from Bnyro/master
Clickable comment timestamps
|
2023-03-03 17:55:12 +01:00 |
|
Bnyro
|
91f11b60b6
|
Clickable comment timestamps
|
2023-03-03 17:54:51 +01:00 |
|
Bnyro
|
3db3457d58
|
Merge pull request #3227 from Bnyro/master
Close video player when entering audio mode
|
2023-03-03 17:26:41 +01:00 |
|
Bnyro
|
0d932426e4
|
Close video player when entering audio mode
|
2023-03-03 17:25:46 +01:00 |
|