Commit Graph

1232 Commits

Author SHA1 Message Date
Bnyro
c8d8fdbe41 Channel tab fixes 2022-10-29 16:25:15 +02:00
Bnyro
c79b32f8c3
Merge branch 'master' into fill-subject-with-title 2022-10-29 15:35:08 +02:00
Bnyro
c8c2ab02e2 player view cleanup 2022-10-29 15:33:06 +02:00
Bnyro
ae3f48fc45 player fragment cleanup 2022-10-29 15:16:54 +02:00
Bnyro
6644983154 Improve double tap behavior 2022-10-29 15:11:11 +02:00
Bnyro
8119462cb7 Fixed minor bugs and improved Chip UI 2022-10-29 12:16:48 +02:00
Bnyro
18eebe663b UI for channel tabs 2022-10-29 12:06:25 +02:00
Bnyro
36e2da52fb Channel Tabs backend 2022-10-29 11:20:34 +02:00
shantanu1k
3f56311939 refactoring with scope functions 2022-10-29 13:49:03 +05:30
shantanu1k
e39f97925f moved variable declaration 2022-10-29 13:23:35 +05:30
shantanu1k
30d662522e ktlint fix 2022-10-29 13:21:33 +05:30
Bnyro
8474471691 cleanup sponsorblock 2022-10-28 23:39:25 +02:00
Bnyro
e4e71e6e80 remove testing code 2022-10-28 23:20:07 +02:00
Bnyro
d3bdadb446 pass the playlist id to the background mode 2022-10-28 23:11:51 +02:00
Bnyro
ba24652603
Merge pull request #1678 from Bnyro/master
add shuffle and clear to playing queue
2022-10-28 23:04:51 +02:00
Bnyro
38d286bb94 fix shuffle and clear 2022-10-28 23:04:44 +02:00
Bnyro
c5fb672d44 Fix the playback speed value 2022-10-28 22:26:33 +02:00
Bnyro
67982186c6 bug fixes 2022-10-28 22:18:18 +02:00
Bnyro
7837ce1c60 add shuffle and clear to playing queue 2022-10-28 22:08:50 +02:00
Bnyro
88bce6e11d
Merge pull request #1677 from Bnyro/master
Fix for the formatShort crash
2022-10-28 21:53:01 +02:00
Bnyro
75ffce292c Fix format short when the count is null 2022-10-28 21:52:26 +02:00
Bnyro
53c7b098ab
Merge pull request #1675 from Bnyro/master
Show SponsorBlock markersS
2022-10-28 21:41:33 +02:00
Bnyro
97fe762ede use a theme color 2022-10-28 21:39:36 +02:00
Bnyro
31a52f004e make it a preference 2022-10-28 21:27:04 +02:00
Bnyro
b997b60d19 layout improvements 2022-10-28 21:21:46 +02:00
Bnyro
6de599a310 show sponsorblock markers 2022-10-28 20:14:04 +02:00
shantanu1k
433a929ac3 New class to share Video/Channel/Playlist name 2022-10-28 20:02:50 +05:30
shantanu1k
2b45a46b2c Added the EXTRA_SUBJECT in the intent 2022-10-28 20:00:50 +05:30
shantanu1k
c95a6b350e Passed the respective Video/Playlist name to bottom sheet 2022-10-28 19:55:46 +05:30
shantanu1k
3b69e1d501 Passed the respective Video/Channel/Playlist name to ShareDialog 2022-10-28 19:53:47 +05:30
shantanu1k
34e0f8673e passed an additional parameter to the constructor 2022-10-28 19:45:31 +05:30
shantanu1k
20cdb8274e passed an additional parameter to the constructor 2022-10-28 19:43:38 +05:30
éclairevoyant
c520a5f08e fix: hide "Show more" button when hiding comment replies 2022-10-27 02:48:51 -04:00
éclairevoyant
1d44924222 fix: correct title for break reminder modal 2022-10-26 23:32:48 -04:00
Bnyro
304e1cfdd0
Merge pull request #1640 from shantanu1k/master
Simplified the download notification
2022-10-24 07:48:44 +02:00
shantanu1k
3c878c3148 minor fix 2022-10-24 10:59:56 +05:30
Giles Munn
9376a92fa5
Merge branch 'libre-tube:master' into master 2022-10-23 20:14:50 +01:00
shantanu1k
d1ae2e5096 Formatted with ktlint 2022-10-23 23:12:33 +05:30
shantanu1k
8bd8be1522 Fixed string resources 2022-10-23 22:55:34 +05:30
Shantanu Kawade
d76a18d20b
Merge branch 'libre-tube:master' into master 2022-10-23 21:28:50 +05:30
shantanu1k
42ce52bf29 Changed the download notification title 2022-10-23 21:23:20 +05:30
Bnyro
e0e457cd6c ktlint 2022-10-23 16:06:12 +02:00
Bnyro
3599d97a1f Add the queue to the background mode 2022-10-23 16:04:15 +02:00
Bnyro
2e4b6beb2f Add a toggle at the player fragment 2022-10-23 15:58:06 +02:00
Bnyro
220f131cb8 Open queue from navbar menu 2022-10-23 15:49:12 +02:00
Bnyro
b5c6a27264 Fix a crash when the queue is empty 2022-10-23 15:22:36 +02:00
Bnyro
fb21dd2543 Minor fixes 2022-10-23 15:19:14 +02:00
Bnyro
1962268460 Dragging and dropping items 2022-10-23 15:09:58 +02:00
Bnyro
e7ef030473 Add swipe gestures to remove from queue 2022-10-23 14:54:02 +02:00
Bnyro
02d4321a2d Replace the autoPlayHelper with the PlayingQueue 2022-10-23 14:43:47 +02:00