Package-level declarations
Types
Link copied to clipboard
Foreground service that provides location updates, device orientation updates, requests tiles, data persistence with realmDB. It inherits from MediaSessionService so that we can receive Media Transport button presses to act as a remote control whilst the phone is locked.
Link copied to clipboard
A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class.
Link copied to clipboard
Link copied to clipboard
data class RoutePlayerState(val routeData: RouteWithMarkers? = null, val currentWaypoint: Int = 0, val beaconOnly: Boolean = false)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This callback class handles media button events generated by bluetooth headphones etc. These are then mapped to specific Soundscape features.
Link copied to clipboard
Link copied to clipboard
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )
@Generated(value = "dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator" )