LibreTube/app/src/main/java/com/github/libretube/util
2023-08-09 22:56:57 +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 feat: support hardware keys for playback control 2023-08-09 22:56:57 +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 fix: queue when not starting with first playlist/channel video 2023-08-07 18:59:37 +02:00
TextUtils.kt Reformat project as attempt to fix the ktlint action 2023-06-24 19:57:00 +02:00
YouTubeHlsPlaylistParser.kt Support track types for HLS streams 2023-07-16 20:11:23 +02:00