1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-01 17:43:18 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/playlist
John Zhen Mo 0258726f0a -Changed thumbnail toggle in disabled mode to load dark dummy image.
-Changed play queue items to display service names.
-Fixed Soundcloud playlist not fitting thumbnail.
-Refactored image display options to follow uniform behavior.
-Refactoring and style changes on audio reactor and media button receiver.
2018-03-19 16:44:17 -07:00
..
events -Added seamless shuffling. 2018-03-03 20:58:06 -08:00
AbstractInfoPlayQueue.java made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00
ChannelPlayQueue.java made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00
PlaylistPlayQueue.java made frontend combatible to latest extractor refactorings 2018-03-18 16:37:49 +01:00
PlayQueue.java -Added seamless shuffling. 2018-03-03 20:58:06 -08:00
PlayQueueAdapter.java -Added loader eviction to avoid spawning too many threads in MediaSourceManager. 2018-03-03 11:42:23 -08:00
PlayQueueItem.java -Added view registration on repeats. 2018-02-20 21:15:23 -08:00
PlayQueueItemBuilder.java -Changed thumbnail toggle in disabled mode to load dark dummy image. 2018-03-19 16:44:17 -07:00
PlayQueueItemHolder.java -Modified selected play queue item to highlight entire item instead of text. 2017-10-30 20:59:21 -07:00
PlayQueueItemTouchCallback.java -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
SinglePlayQueue.java -Added basic UI for local playlists. 2018-02-07 19:24:34 -08:00