Package com.tomtom.ivi.platform.gradle.api.common.iviapplication.config
This package defines the common configuration components for the IVI project. These can be used, for instance, to define the reference to a frontend implementation and how to configure it.
Types
Defines the reference to an Android service.
Defines an argument value that can be generated in code as a constructor argument or a function call argument.
Defines the reference to a broadcast receiver.
Defines the reference to a configuration provider implementation and how to construct it.
Defines the reference to a dynamic configuration provider implementation and how to construct it.
Defines the reference to a frontend implementation and how to configure it.
Defines when to create a frontend.
Defines a reference to a frontend extension implementation.
Object used to indicate the origin of a build configuration item is from the IVI appsuite.
Defines an IVI application defaults group and configures if the groups requires an opt-in to be used in an IVI application configuration.
Identifies an IVI instance.
Object used to indicate the origin of a build configuration item is from the IVI platform.
IVI service connection types.
Defines dependencies on IVI service interfaces.
Defines the implementation and the IVI service interfaces of an IVI service host.
Defines an IVI service interface of an IviServiceHostConfig.
Defines a reference to a menu item instance.
Defines a reference to a collection of panel types available to a frontend.
Identifies the runtime deployment.
Defines the reference to a static configuration provider implementation and how to construct it.