
Note: This version will only compile against the Android 14 Beta 1 SDK. This was released from an internal branch. Note: This version will only compile against the Android 14 Beta 2 SDK. Fix deprecation replaceWith for android.os.Trace ( I730f9)Īre:core:1.12.0-alpha04, re:core-ktx:1.12.0-alpha04, and re:core-testing:1.12.0-alpha04 are released.Updated the documentation on the ColorUtils classes for generating a color from the Material 3 Hue, Chroma, and Tone (M3HCT) parameters.It contains the same bug fixes as 1.11.0-beta02.

Note: This version will only compile against the Android 14 (Upside Down Cake) Beta 1 SDK or higher. This version is developed in an internal branch. The CallsManager API wraps the legacy ConnectionService API for devices running older versions of Android.Ĭore and Core-ktx Version 1.12 Version 1.12.0-alpha05Īre:core:1.12.0-alpha05, re:core-ktx:1.12.0-alpha05, and re:core-testing:1.12.0-alpha05 are released. Calls notified to the platform benefit from foreground execution priority, visibility on Bluetooth, wearable and automotive devices, and simplified audio routing. Introduces the CallsManager API which VoIP apps can use for integrating with the Telecom framework on a device. This version is developed in an internal branch and should be used with Android 14 Beta 2. You can add your vote to an existing issue byįor more information. In this library before you create a new one. Let us know if you discover new issues or have Implementation("re:core-splashscreen:1.1.0-alpha01")įor more information about dependencies, see Add Build Dependencies. Implementation("re:core-remoteviews:1.0.0-beta04") Implementation("re:core-google-shortcuts:1.1.0")

Implementation("re:core-performance:1.0.0-alpha02") Implementation("re:core-animation:1.0.0-beta01")ĪndroidTestImplementation("re:core-animation-testing:1.0.0-beta01") Implementation("re:core-ktx:$core_version") Implementation "re:core-splashscreen:1.1.0-alpha01" Optional - APIs for SplashScreen, including compatibility helpers on devices prior Android 12 Implementation "re:core-remoteviews:1.0.0-beta04" Optional - to support backwards compatibility of RemoteViews

Implementation "re:core-google-shortcuts:1.1.0" Optional - to use ShortcutManagerCompat to donate shortcuts to be used by Google Implementation "re:core-performance:1.0.0-alpha02" Optional - To enable APIs that query the performance characteristics of GMS devices. Implementation "re:core-animation:1.0.0-beta01"ĪndroidTestImplementation "re:core-animation-testing:1.0.0-beta01" Implementation "re:core-ktx:$core_version"
