LibreTube/app/src/main/java/com/github/libretube/util
2023-08-09 12:34:24 +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: forward and rewind controls for audio player 2023-08-04 18:28:58 +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 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