Wholphin/app/src/main/java/com/github/damontecres/wholphin/util
damontecres f76556f90e
Fix network on main exception trying to play theme songs (#111)
Fetch the theme song info on the IO thread

This would throw an exception on some devices, but it would be caught
without affecting the app, other than just not playing theme music.
2025-10-29 20:07:00 -04:00
..
profile Add toggles to override direct playback (#24) 2025-10-17 12:46:55 -04:00
ApiRequestPager.kt Add Live TV & DVR Support (#49) 2025-10-23 22:46:16 -04:00
AppUpgradeHandler.kt Add toggles to override direct playback (#24) 2025-10-17 12:46:55 -04:00
BlockingList.kt Rebrand 2025-10-15 15:27:30 -04:00
CodecUtils.kt Rebrand 2025-10-15 15:27:30 -04:00
Constants.kt Add long click to home page (#66) 2025-10-26 08:50:24 -04:00
CrashReportSenderFactory.kt Don't send crash reports as json (#84) 2025-10-27 21:22:44 -04:00
EqualityMutableLiveData.kt Rebrand 2025-10-15 15:27:30 -04:00
ExceptionHandler.kt Rebrand 2025-10-15 15:27:30 -04:00
FocusPair.kt Rebrand 2025-10-15 15:27:30 -04:00
Formatting.kt Sort & format subtitle download options (#88) 2025-10-28 13:07:30 -04:00
LoadingExceptionHandler.kt Rebrand 2025-10-15 15:27:30 -04:00
LoadingState.kt Rebrand 2025-10-15 15:27:30 -04:00
RememberTabManager.kt Fix several UI focus issues (#81) 2025-10-27 20:44:04 -04:00
ServerEventListener.kt Fix network on main exception trying to play theme songs (#111) 2025-10-29 20:07:00 -04:00
ThemeSongPlayer.kt Fix playback issues from c3cc284 2025-10-19 19:37:29 -04:00
TrackActivityPlaybackListener.kt Don't report playback started until it actually starts (#107) 2025-10-29 13:15:17 -04:00
TrackSupport.kt Support playing multiple file versions (#30) 2025-10-18 14:11:06 -04:00
UpdateChecker.kt Move permission request into compose 2025-10-15 17:20:27 -04:00
Version.kt Rebrand 2025-10-15 15:27:30 -04:00