LibreTube/app/src/main/java/com/github/libretube/util
2023-01-21 12:07:28 +01:00
..
AudioHelper.kt Add swipe gesture control for brightness and volume 2022-11-25 20:33:20 +05:30
BackgroundHelper.kt Use ContextCompat.startForegroundService(). 2023-01-18 09:36:50 +05:30
BackupHelper.kt fix crash when restoring the preferences backup 2022-12-15 19:16:12 +01:00
BrightnessHelper.kt Reformat the whole project 2022-12-23 14:57:10 +01:00
ClipboardHelper.kt copy comments on long press 2022-10-12 19:56:31 +02:00
DashHelper.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
DataSaverMode.kt Fix the SponsorBlock marker size 2022-12-25 16:59:55 +01:00
DownloadHelper.kt Use ContextCompat.startForegroundService(). 2023-01-18 09:36:50 +05:30
ExceptionHandler.kt move constants to its own package 2022-09-08 18:29:00 +02:00
HtmlParser.kt Simplify LinkHandler and HTMLParser 2023-01-19 17:21:06 +01:00
ImageHelper.kt Move the bitmap scaling logic to the ImageHelper 2023-01-15 13:20:33 +01:00
ImportHelper.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
LinkHandler.kt Simplify LinkHandler and HTMLParser 2023-01-19 17:21:06 +01:00
LocaleHelper.kt Simplify country detection further. 2023-01-16 12:20:47 +05:30
MetadataHelper.kt fix some issues with downloads 2022-11-11 18:39:56 +01:00
NavBarHelper.kt Hide the nav bar when zero items selected 2022-12-08 18:00:00 +01:00
NavigationHelper.kt Add control to open the video from the audio player 2023-01-21 11:53:52 +01:00
NetworkHelper.kt format 2022-09-18 19:17:38 +02:00
NotificationHelper.kt Make ktlint happy 2023-01-11 19:49:12 +01:00
NowPlayingNotification.kt Fix the notification thumbnail vanishing 2023-01-21 11:24:25 +01:00
PlayerGestureController.kt Reformat the whole project 2022-12-23 14:57:10 +01:00
PlayerHelper.kt Apply playback params for all players 2023-01-21 12:07:28 +01:00
PlayingQueue.kt Fix duplicated videos in the playing queue 2023-01-16 20:02:07 +01:00
PreferenceHelper.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
ProxyHelper.kt Improve the playlist cloning algorithm 2022-12-19 16:58:34 +01:00
SeekbarPreviewListener.kt Improve the responsiveness of the timebar preview 2023-01-08 17:39:38 +01:00
ShortcutHelper.kt Create shortcuts dynamically 2023-01-17 19:05:22 +01:00
TextUtils.kt Cleanup the logic of handling description links 2023-01-19 17:08:57 +01:00
ThemeHelper.kt Rename Dracula to Versatile Violet 2022-12-09 17:07:30 +01:00
WindowHelper.kt Hide system bars on shorts 2023-01-20 19:31:18 +01:00