Stypox
162a838afc
Deduplicate code for fetching stream info when sparse
...
Fixes #7941
2022-03-03 16:54:40 +01:00
ktprograms
1e652b159e
Load uploaderUrl when showing Channel Details from Play Queue
...
This checks if the uploaderUrl is in the database, if not it gets the
uploaderUrl and puts it in the database. This is similar to the fetching
of uploaderUrl when it doesn't exist done in #6919 .
Also use createNotification when error occurs in getStreamInfo.
2022-01-25 11:00:34 +08:00
litetex
7edef8d5a2
Merge pull request #7222 from ktprograms/queue-menu-channel-details
...
Added the 'Show Channel Details' menu item to the Queue long press menu
2021-10-15 20:28:18 +02:00
litetex
03d2ca9f9f
Fixed format of code
2021-10-15 20:18:52 +02:00
litetex
2271ea4281
Improved documentation
2021-10-15 20:16:34 +02:00
ktprograms
a2ff770afc
Added the 'Show Channel Details' menu item to the Queue long press menu
...
Created a method in NavigationHelper that opens the channel fragment using an Intent to MainActivity instead of replacing fragments.
2021-10-11 14:47:37 +08:00
litetex
731640997e
Cleaned up PlaylistDialog-related code
2021-10-09 18:46:20 +02:00
ktprograms
a4503eb609
Remove TAG parameter, refactor method calls
2021-08-25 17:04:15 +08:00
ktprograms
a1cb3e59d6
Move opening popup menu to utility class
2021-08-25 09:30:40 +08:00