funkwhale-app-android/app/src/main/java/audio/funkwhale/ffa/playback
Hugh Daschbach feb86fe9c0 Refactor CoverArt.withContext().
Having changed the context object in CoverArt from a received function
parameter to an initialization time derived variable, withContext no
longer needs a Context parameter.

That leaves the method misnamed.  So rename withContext ->
requestCreator and drop the first parameter.
2023-11-07 08:33:36 +00:00
..
CacheDataSourceFactoryProvider.kt Fix existing linting problems 2021-09-09 09:56:15 +02:00
MediaControlsManager.kt Refactor CoverArt.withContext(). 2023-11-07 08:33:36 +00:00
MediaSession.kt Replace deprecated SimpleExoPlayer with ExoPlayer. 2022-12-06 09:35:33 +01:00
OAuth2Datasource.kt Fix existing linting problems 2021-09-09 09:56:15 +02:00
PinService.kt Necessary upgrades to compileSdk and targetSdk and adjusting code 2022-12-06 09:35:33 +01:00
PlayerService.kt Refactor CoverArt.withContext(). 2023-11-07 08:33:36 +00:00
QueueManager.kt Open queue scrolled to current track. 2023-01-04 13:28:44 +00:00
RadioPlayer.kt Fix "A resource failed to call close." warnings. 2022-06-12 12:48:32 +00:00