Auxio/app/src/main/java/org/oxycblt/auxio/playback
Alexander Capehart 4ee20bc112
playback: fix regression regarding partial rgadj
Fix a regression where partial ReplayGain adjustments missing an album
or track component would not be indexed.

This was an oversight made when moving adjustments to the cache, as the
nullability model of ReplayGain adjustments changed.
2023-06-09 10:08:44 -06:00
..
persist playback: standardize table names 2023-06-08 10:23:49 -06:00
picker playback: fix regression regarding partial rgadj 2023-06-09 10:08:44 -06:00
queue queue: shift back if removing playing end 2023-06-02 13:34:00 -06:00
replaygain playback: fix regression regarding partial rgadj 2023-06-09 10:08:44 -06:00
state queue: shift back if removing playing end 2023-06-02 13:34:00 -06:00
system playback: do not dynamically extract adjustments 2023-06-08 10:03:54 -06:00
ui all: fix log statements 2023-05-28 10:10:03 -06:00
ActionMode.kt deps: update deps 2023-03-17 15:13:11 -06:00
PlaybackBarFragment.kt all: relog project 2023-05-26 16:36:06 -06:00
PlaybackBottomSheetBehavior.kt build: reduce execution times 2023-05-22 21:41:13 -06:00
PlaybackModule.kt all: switch to media3 2023-05-10 17:47:31 -06:00
PlaybackPanelFragment.kt playback: fix crash on state restore 2023-06-03 09:12:41 -06:00
PlaybackSettings.kt all: relog project 2023-05-26 16:36:06 -06:00
PlaybackUtil.kt deps: update deps 2023-03-17 15:13:11 -06:00
PlaybackViewModel.kt all: fix log statements 2023-05-28 10:10:03 -06:00