Auxio/app/src/main/java
Alexander Capehart 22a22a883f
service: unify playback and indexer
Playback and indexing now occur in the same service through a new
bridge called AuxioService.

AuxioService contains the existing service instances as Fragment
implementations, and then forwards typical service events to them
(albeit this will drift more and more as I continue to deal with
lifecycle issues).

This should be the first step in enabling true service independence,
as it means that the service will now immediately initialize and load
music as soon as possible.
2024-04-07 23:25:52 -06:00
..
com/google/android/material/bottomsheet ui: fix gap in landscape bottom sheet dialog 2023-08-16 17:32:26 -06:00
org/oxycblt/auxio service: unify playback and indexer 2024-04-07 23:25:52 -06:00