Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt 72a7aa6744
Fix song restore issue
Fix an issue where the playback restore process would only search the list of songs for the currently playing song, running the risk of picking the wrong song with the same name.
2021-03-20 16:14:36 -06:00
..
queue Fix queue edge-to-edge issue 2021-03-07 08:26:15 -07:00
state Fix song restore issue 2021-03-20 16:14:36 -06:00
system Minor improvements 2021-03-14 09:33:15 -06:00
CompactPlaybackFragment.kt Update code style 2021-03-05 12:56:04 -07:00
PlaybackFragment.kt Update code style 2021-03-05 12:56:04 -07:00
PlaybackViewModel.kt Fix song restore issue 2021-03-20 16:14:36 -06:00
PlayPauseButton.kt Remove NoLeakThumbView 2021-02-28 15:01:38 -07:00