Commit Graph

51 Commits

Author SHA1 Message Date
Bnyro
ffcd7b7655 add support for playing the latest videos of a channel 2022-12-02 14:45:52 +01:00
Bnyro
9294df32d8 add a channel share bottom sheet 2022-12-02 14:13:16 +01:00
Bnyro
258bccab04 Show the current name when renaming a playlist 2022-12-02 12:49:51 +01:00
Bnyro
77402b064f fix duplicated comments 2022-11-27 17:39:19 +01:00
Bnyro
c0432143bb fix overflowing progress bar and comments disabled text 2022-11-27 14:43:59 +01:00
Bnyro
06f7d5c945 add progress and error messages if comments disabled or empty 2022-11-27 14:21:17 +01:00
Bnyro
ec2e9ac7b9 slightly animate the sheet 2022-11-27 14:06:26 +01:00
Bnyro
998cf38e6b dismiss the comments sheet when clicking a channel avatar 2022-11-26 18:28:54 +01:00
Bnyro
f1e16191b7 fix that comments stop loading on scroll 2022-11-26 18:14:12 +01:00
Bnyro
08e9cfefff only fetch the API the first time opening the comments 2022-11-26 18:07:54 +01:00
Bnyro
35602aaaca move the comments into a bottom sheet 2022-11-26 17:53:40 +01:00
Bnyro
dc115cbfd8 enable save button at player fragment for local playlists 2022-11-22 16:50:27 +01:00
Bnyro
0dccb05a54 add a summary 2022-11-21 16:23:59 +01:00
Bnyro
e90291be59 add app icon preview bottom sheet 2022-11-21 16:12:21 +01:00
Bnyro
11e7b3ac01 add support for the queue 2022-11-20 17:09:07 +01:00
Bnyro
826e054790 fix the playlist bottomsheet items 2022-11-20 16:30:50 +01:00
Bnyro
3a63e3c546 migrate some dialogs and sheets 2022-11-20 16:12:01 +01:00
Bnyro
0d65071c79 add frontend support 2022-11-20 15:54:55 +01:00
Bnyro
1bb3429b47 add confirmation for playlist deletion 2022-11-19 16:03:03 +01:00
Bnyro
6e3965c51e Option to open queue from background notification 2022-11-17 17:03:51 +01:00
Bnyro
bbdeeea03b add repeat queue btn 2022-11-17 16:45:07 +01:00
Bnyro
12adebd4bf add a reverse queue button 2022-11-17 16:25:34 +01:00
Bnyro
7236807d21 minify at portrait 2022-11-07 18:34:49 +01:00
Bnyro
1808bbceee fix warnings 2022-11-06 10:27:53 +01:00
Bnyro
7d2eff7488 use enums 2022-11-06 10:11:19 +01:00
Bnyro
2760257c26 disable modifying the already played queue items 2022-11-05 20:22:59 +01:00
Bnyro
6578921fe3 clone feedback toast 2022-11-05 17:41:00 +01:00
Bnyro
30cb9815f1 reset btns for speed and pitch 2022-11-05 17:27:13 +01:00
Bnyro
b78b8a8bb6 expand all sheets 2022-11-05 15:46:02 +01:00
Bnyro
8046ba97db expand options by default 2022-11-05 14:42:41 +01:00
Bnyro
645e35584a bump version 2022-10-29 18:17:31 +02:00
Bnyro
77ff1e8f20 fix the queue 2022-10-29 18:17:05 +02:00
Bnyro
c79b32f8c3
Merge branch 'master' into fill-subject-with-title 2022-10-29 15:35:08 +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
shantanu1k
c95a6b350e Passed the respective Video/Playlist name to bottom sheet 2022-10-28 19:55:46 +05:30
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
Bnyro
41162fafac Add functionality 2022-10-23 13:39:15 +02:00
Bnyro
afe25fc67a Queue bottom sheet in player fragment 2022-10-23 11:33:35 +02:00
Bnyro
d6232b1ddc Playing queue layout 2022-10-23 11:12:02 +02:00
Bnyro
029dd03228 add to playlist in the background 2022-10-18 17:42:22 +02:00
Bnyro
499be1e1cb fix the playback speed sheet 2022-10-16 14:20:56 +02:00
Bnyro
6d9b55e519 use proper kotlin syntax 2022-10-09 18:43:11 +02:00
GilesMunn
22c7ebcc9c Added share button for channels. Closes #1510 2022-10-09 14:34:39 +01:00
Bnyro
df2c9d9314 use bottom sheets for all player options 2022-10-01 11:53:22 +02:00