AntennaPod/ui/app-start-intent
ByteHamster 6f3a9b1676
Create module for sync service and move DBWriter to database module (#7040)
2024-03-29 17:45:14 +01:00
..
src/main Create module for sync service and move DBWriter to database module (#7040) 2024-03-29 17:45:14 +01:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
build.gradle Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02: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.