LibreTube/app/src/main/java/com/github/libretube/util
2023-08-13 12:27:15 +02:00
..
DataSaverMode.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
DeArrowUtil.kt Sort videoIds before performing DeArrow fetch. 2023-07-22 18:20:05 +01:00
ExceptionHandler.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
HtmlParser.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
LinkHandler.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
NowPlayingNotification.kt fix: show buffer indicator in player notification 2023-08-12 14:59:31 +02:00
OfflineTimeFrameReceiver.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
OnlineTimeFrameReceiver.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
PlayingQueue.kt feat: option to add whole playlist to current queue 2023-08-09 12:34:24 +02:00
TextUtils.kt fix: wrong indicated download progress 2023-08-13 12:27:15 +02:00
YouTubeHlsPlaylistParser.kt Support track types for HLS streams 2023-07-16 20:11:23 +02:00