Skip to content

5.0.0

Compare
Choose a tag to compare
@pranavpandey pranavpandey released this 18 Jun 11:41
· 245 commits to master since this release
e4fbe1d
  • f7ca39f - MDC-Android 1.4.0-rc01.
  • 11b79c6 - Updated dynamic-theme to 3.0.0.
  • 200da9a - Updated gradle plugin to 7.1.0-alpha02.
  • 75c96e5 - Added support for inverted surface color.
  • ffdc31b - Enabled support for custom surface tint color.
  • ec73655 - Implemented max width for bottom sheet.
  • 0f7c5b2 - Added support to edit all the theme colors.
  • 9f30de8 - Added borderless support for tint widgets.
  • d7669fb - Added spinner view and improve annotations.
  • cc7cb4f - Added support for navigation menu item view.
  • fef307e - Added support to ignore battery optimizations.
  • e008e67 - Added activity layouts with a frame container.
  • cc6fac2 - Added support for context and popup menus.
  • 4eff913 - Added initial support for dynamic colors on API 31.
  • 33ae90e 9372e16 - Added rating bar and slider preference.

11b79c6 - Refactored theme attribute prefix from ads_ to adt_.

Improvements

  • 8b4b672 - Improved proguard rules.
  • 98df018 - Fixed borderless image style.
  • 25e82b7 - Improved recycler view frame.
  • 1ef1d0a - Improved sliders and widget tint.
  • 278df55 - Implemented dynamic tint widget.
  • 7d85fb8 - Fixed app widget exception on API 31.
  • d4c6650 - Improved support for API 30 and above.
  • 204dbc7 e59e222 - Reworked scroll utils and dividers.
  • 7d906d5 - Reworked popup and dialog scroll indicators.
  • 320a660 e731d01 - Reworked input and spinner widgets.
  • 7e3ba93 1f54cc0 - Improved tint for button and navigation view.
  • 88da87a 9189853 - Using theme colors for tutorial and ViewPager2.

Translations

  • 19dd312 - Improved German translations.
  • b725067 - Added error string and translations.
  • 9c7cd64 - Added Chinese (Traditional) translations.

Sample

  • Updated sample with various bug fixes and improvements.
  • Select auto color to enable dynamic colors on Android 12 (API 31).