AntennaPod/ui/app-start-intent
ByteHamster da50f43232 Declare intent mutability for Android 12 compatibility 2021-10-29 00:10:22 +02:00
..
src/main Declare intent mutability for Android 12 compatibility 2021-10-29 00:10:22 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
build.gradle Clean up unused module AndroidX libraries 2021-08-28 19:51:11 -04:00

README.md

: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.