AntennaPod/ui/app-start-intent
Nicolas Araujo 9b78d4c3f3
Put playback speed in widget (#5774)
2022-04-24 22:36:37 +02:00
..
src/main Put playback speed in widget (#5774) 2022-04-24 22:36:37 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00
build.gradle Fix some gradle deprecations 2022-02-09 11:28:40 -05: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.