Commit Graph

275 Commits

Author SHA1 Message Date
Bnyro
0b157b560c allow unknown file types for importing subscriptions 2022-11-17 19:04:43 +01:00
Bnyro
505ecd6a82
Merge pull request #1886 from Bnyro/master
New Home Page UI
2022-11-17 19:02:26 +01:00
Bnyro
79b08c2e5a initial UI creation 2022-11-17 18:16:12 +01:00
Bnyro
186962402d disable disk cache instead of memory cache 2022-11-17 17:28:07 +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
ef48cc6bb1 Add option for runtime caching 2022-11-17 15:59:12 +01:00
Bnyro
5cfb571914 actually show the determined file type 2022-11-17 15:38:11 +01:00
Bnyro
8315345818 Show file type upon import failure 2022-11-17 15:33:40 +01:00
Kavin
27a559e1a4
Actually specify the right audioTrackId. 2022-11-16 18:32:22 +00:00
Kavin
c3f3b004f5
Remove companion object 2022-11-16 18:31:54 +00:00
Kavin
a89d131413
Run ktlint. 2022-11-16 18:31:54 +00:00
Kavin
da6a614a89
Implement proper support for dash. 2022-11-16 18:31:54 +00:00
Bnyro
cbbbf65428 Improved user feedback on subscription import 2022-11-16 16:54:18 +01:00
Bnyro
bc9110ed27 add selection logic 2022-11-16 11:00:39 +01:00
Bnyro
91fc986f41 scale imgages differently 2022-11-13 13:18:11 +01:00
Bnyro
0786e8f87c add option for it 2022-11-12 19:04:40 +01:00
Bnyro
32bd35aa48 fix searchview 2022-11-12 18:02:08 +01:00
Bnyro
318c564621 apply grid columns for recommended videos 2022-11-12 10:16:04 +01:00
Bnyro
f9787b4fe2 fix thumbnail crash 2022-11-11 18:43:01 +01:00
Bnyro
b1f06d92b3 fix some issues with downloads 2022-11-11 18:39:56 +01:00
Bnyro
e0512fcfbf time picker backend 2022-11-09 18:01:59 +01:00
Bnyro
c21f553fa4 layout fixes 2022-11-06 16:35:36 +01:00
Bnyro
632f4d6df4 allow clicking queue items 2022-11-06 11:50:04 +01:00
Bnyro
861e319aeb add the notification bell UI 2022-11-06 11:26:24 +01:00
Bnyro
b3f52f9a18 ignore notification channels logic 2022-11-06 10:47:18 +01:00
Bnyro
8707059d6e notifications cleanup 2022-11-06 10:21:37 +01:00
Bnyro
7d2eff7488 use enums 2022-11-06 10:11:19 +01:00
Bnyro
6059f877f1 improved locale logic 2022-11-06 10:02:45 +01:00
Bnyro
ab8422d8e8 fix the region detector 2022-11-05 14:28:33 +01:00
Bnyro
814ba891bb fix navbar 2022-10-30 09:36:19 +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
d756a1fb0c alternative global layout 2022-10-29 17:33:12 +02:00
Bnyro
6644983154 Improve double tap behavior 2022-10-29 15:11:11 +02:00
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
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
Giles Munn
9376a92fa5
Merge branch 'libre-tube:master' into master 2022-10-23 20:14:50 +01:00
Bnyro
e0e457cd6c ktlint 2022-10-23 16:06:12 +02:00
Bnyro
220f131cb8 Open queue from navbar menu 2022-10-23 15:49:12 +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
Bnyro
41162fafac Add functionality 2022-10-23 13:39:15 +02:00
GilesMunn
93c4732978 Added artist metadata to AOD. 2022-10-23 10:53:28 +01:00
Bnyro
afe25fc67a Queue bottom sheet in player fragment 2022-10-23 11:33:35 +02:00
GilesMunn
76e5aa4008 Moved mediadescriptioncompat code into relevant area. Added more detail to metadata. 2022-10-22 16:37:49 +01:00