AntennaPod/ui/app-start-intent
2021-04-17 17:30:43 +02:00
..
src/main Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
build.gradle Enabled Lint with dependency checking 2021-04-17 17:30:43 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00

:ui:app-start-intent

This module provides classes that can start the main activities of the app with specific arguments. It does not require a dependency on the actual implementation of the activities, so it can be used to decouple the services from the UI.