LibreTube/app/src/main/java/com/github/libretube/util
2024-05-08 16:52:33 +02:00
..
DataSaverMode.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
DeArrowUtil.kt fix: dearrow for playing video and watch history 2024-05-06 13:42:21 +02:00
ExceptionHandler.kt fix: only catch exceptions on okhttp dispatcher threads 2024-05-06 13:19:45 +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 refactor: simplify notification/player actions logic 2024-04-18 18:48:28 +02:00
OfflineTimeFrameReceiver.kt refactor: replace View#setVisibility with kotlin visibility extension 2023-08-03 14:53:09 +02:00
OnlineTimeFrameReceiver.kt style: fix formatting 2023-09-10 14:36:29 +02:00
PauseableTimer.kt chore: reformat code using ktlint 2024-02-28 13:39:55 +01:00
PlayingQueue.kt feat(player): support for keyboard navigation 2024-02-19 21:56:33 +01:00
TextUtils.kt chore: optimize imports 2024-05-08 16:52:33 +02:00
UpdateChecker.kt chore: optimize imports 2024-05-08 16:52:33 +02:00
YouTubeHlsPlaylistParser.kt style: run ktlint 2023-10-11 18:13:32 +02:00