LibreTube/app/src/main/java/com/github/libretube/util
Isira Seneviratne b2e32105d3 Use bundleOf().
2023-01-22 05:14:25 +05:30
..
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 Avoid type issues when restoring a backup. 2023-01-20 04:45:55 +05:30
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 [Audio player] Indefinite progress while loading thumbnails 2023-01-21 18:20:45 +01:00
ImportHelper.kt Use Kotlinx Serialization with the subscription import/export functionality. 2023-01-21 10:32:08 +05:30
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
NavBarHelper.kt Hide the nav bar when zero items selected 2022-12-08 18:00:00 +01:00
NavigationHelper.kt Use bundleOf(). 2023-01-22 05:14:25 +05:30
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 Use bundleOf(). 2023-01-22 05:14:25 +05:30
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 Use Kotlinx Serialization with channel information. 2023-01-19 05:37:27 +05:30
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 Merge branch 'master' into KotlinX_Serialization 2023-01-20 08:50:06 +05:30
ThemeHelper.kt Rename Dracula to Versatile Violet 2022-12-09 17:07:30 +01:00
WindowHelper.kt Use ViewCompat.getRootWindowInsets(). 2023-01-21 07:01:28 +05:30