LibreTube/app/src/main/java/com/github/libretube/helpers
2023-04-09 17:47:46 +05:30
..
AudioHelper.kt Simplify AudioHelper. 2023-02-10 04:52:31 +05:30
BackgroundHelper.kt Simplify isServiceRunning() method. 2023-03-31 08:57:53 +05:30
BackupHelper.kt Allow creating backups of subscripton groups 2023-03-28 17:45:21 +02:00
BrightnessHelper.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
ClipboardHelper.kt Convert ClipboardHelper to an object. 2023-02-03 14:47:09 +05:30
DashHelper.kt Add option to disable Piped proxy 2023-03-11 16:11:43 +01:00
DownloadHelper.kt Add NewApi suppressions. 2023-04-01 09:58:27 +05:30
ImageHelper.kt Merge branch 'master' into disable-proxy 2023-03-18 18:12:32 +01:00
ImportHelper.kt Use BufferedReader#lines(). 2023-03-09 05:38:47 +05:30
IntentHelper.kt Fix crash when clicking links in about without browser available (#3284) 2023-03-10 18:00:42 +01:00
LocaleHelper.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
NavBarHelper.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
NavigationHelper.kt Use getSystemService() extension. 2023-04-02 09:15:01 +05:30
NetworkHelper.kt Treat reverse tethering as not metered connection 2023-02-19 18:46:06 +01:00
NotificationHelper.kt Use PeriodicWorkRequestBuilder. 2023-02-03 14:35:05 +05:30
PlayerHelper.kt Switch to AndroidX's PendingIntentCompat class. 2023-04-09 17:47:46 +05:30
PreferenceHelper.kt Fix crash when restoring old backups 2023-03-28 18:31:14 +02:00
ProxyHelper.kt Avoid null as url when un-proxying 2023-03-15 20:03:21 +01:00
ShortcutHelper.kt Use ShortcutManagerCompat.setDynamicShortcuts(). 2023-03-01 05:33:12 +05:30
ThemeHelper.kt Move helpers from .util to .ui.listeners and .helpers 2023-01-31 16:43:39 +01:00
WindowHelper.kt refactor show and hide system bars function 2023-04-01 18:51:55 +05:30