github muzei/muzei api3.0.0-alpha4
Muzei API 3.0 Alpha 4

latest releases: v3.5.0-rc01, v3.5.0-alpha05, v3.5.0-alpha04...
5 years ago

Alpha 4 makes a number of important changes:

  • Breaking Change: The ProviderContract.Artwork methods that took a ComponentName have been removed in favor for ones that take an authority String - the authority attached to your MuzeiArtProvider is now its unique key
  • As a result of the authority change, your replacement metadata value used to swap from your old MuzeiArtSource to your MuzeiArtProvider should now be your authority, although putting in the class name of your MuzeiArtProvider is still supported
  • MuzeiArtProvider now provides an optimized implementation of applyBatch and bulkInsert
  • The ProviderContract.Artwork.getContentUri method no longer returns content URIs for disabled MuzeiArtProviders
  • Fixed a bug when inserting artwork with an existing token

See milestone for full change details.

Don't miss a new muzei release

NewReleases is sending notifications on new releases.