Wholphin/app/src/main/java/com/github/damontecres/wholphin/services
Ray feb8c31791
Show toast & add option to fetch release notes when app updates (#1182)
## Description
When Wholphin is updated, it will show a short toast message. This works
for both app store and side loaded installs.

You can now click on the "Installed version" in settings to fetch the
release notes for the current version.

### Related issues
Closes #1058

### Testing
Emulator

## Screenshots
![release_notes
Large](https://github.com/user-attachments/assets/2c03eb74-abb2-4b45-8d6f-01e8ef72116c)

## AI or LLM usage
None
2026-04-03 12:44:39 -04:00
..
hilt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
tvprovider Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
AppUpgradeHandler.kt Show toast & add option to fetch release notes when app updates (#1182) 2026-04-03 12:44:39 -04:00
BackdropService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
DatePlayedService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
DeviceProfileService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
ExtrasService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
FavoriteWatchManager.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
HomeSettingsService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
ImageUrlService.kt Fix some IO related crashes (#1008) 2026-02-26 15:48:39 -05:00
KeyValueService.kt Better collection pages including more view options (#1137) 2026-03-28 10:31:03 -04:00
LatestNextUpService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
MediaManagementService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
MediaReportService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
MusicService.kt Fix supported audio types (#1173) 2026-04-01 01:05:24 -04:00
NavDrawerService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
NavigationManager.kt Better error handling for errors on home page rows (#1128) 2026-03-21 19:17:43 -04:00
PeopleFavorites.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
PlaybackLifecycleObserver.kt Rewrite SuggestionsCache & limit parallelism (#851) 2026-02-09 17:39:40 -05:00
PlayerFactory.kt Revert "Integrate with libass-android to support SSA/ASS subtitles in ExoPlayer" (#1051) 2026-03-06 16:16:12 -05:00
PlaylistCreator.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
RefreshRateService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
ScreensaverService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
SeerrApi.kt Updates to Seerr image fetching (#1086) 2026-03-14 16:47:08 -04:00
SeerrServerRepository.kt Updates to Seerr image fetching (#1086) 2026-03-14 16:47:08 -04:00
SeerrService.kt Updates to Seerr image fetching (#1086) 2026-03-14 16:47:08 -04:00
ServerEventListener.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
SetupNavigationManager.kt Better error handling for errors on home page rows (#1128) 2026-03-21 19:17:43 -04:00
StreamChoiceService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
SuggestionsCache.kt Fix suggestions cache miss handling for missing files (#880) 2026-02-12 18:27:59 -05:00
SuggestionService.kt Fix suggestions cache miss handling for missing files (#880) 2026-02-12 18:27:59 -05:00
SuggestionsSchedulerService.kt Fix: optimize suggestions performance (#849) 2026-03-01 16:59:44 -05:00
SuggestionsWorker.kt Fix: optimize suggestions performance (#849) 2026-03-01 16:59:44 -05:00
ThemeSongPlayer.kt Fixes websocket subscription, date invalidation, & theme music (#616) 2026-01-01 22:19:36 -05:00
TrailerService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00
UpdateChecker.kt Show toast & add option to fetch release notes when app updates (#1182) 2026-04-03 12:44:39 -04:00
UserPreferencesService.kt Add a lot of code documentation (#1145) 2026-03-29 10:52:25 -04:00