An object representing a single artwork retrieved from the MuzeiContract.Artwork table.
Artwork associated with a MuzeiArtProvider.
An implementation of DocumentsProvider that provides users direct access to the
images of one or more MuzeiArtProvider instances.
Base class for a Muzei Live Wallpaper artwork provider. Art providers are a way for other apps to
feed wallpapers (called artworks) to Muzei Live Wallpaper.
Contract between Muzei and applications, containing the definitions for all supported URIs and
columns as well as helper methods to make it easier to work with the provided data.
Interface for interacting with a MuzeiArtProvider. Methods of this interface can
be used directly within a MuzeiArtProvider
or you can get an instance via
ProviderContract.getProviderClient.
Contract between Muzei and Muzei Art Providers, containing the definitions for all supported
URIs and columns as well as helper methods to make it easier to work with the provided data.
Data class representing a user-visible command.