.. |
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
|
Merge branch 'master' into LocalSubscriptionDao_suspend
|
2023-01-24 04:40:59 +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
|
Check if the connected network is metered in NetworkHelper.
|
2023-01-25 20:31:32 +05:30 |
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
|
Convert LocalSubscriptionDao methods to suspend functions, remove unused methods.
|
2023-01-23 19:14:49 +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
|
Check if the connected network is metered in NetworkHelper.
|
2023-01-25 20:31:32 +05:30 |
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
|
Check if the connected network is metered in NetworkHelper.
|
2023-01-25 20:31:32 +05:30 |
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
|
Use View.updateLayoutParams() extensions.
|
2023-01-26 08:58:12 +05:30 |
ShortcutHelper.kt
|
Create shortcuts dynamically
|
2023-01-17 19:05:22 +01:00 |
TextUtils.kt
|
Use Duration#parse for parsing timestamps
|
2023-01-22 19:45:25 +01:00 |
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 |