github afollestad/material-dialogs 0.8.0.0
Release 0.8.0.0

latest releases: 3.3.0, 3.2.1, 3.2.0...
8 years ago

Important: The Gradle Dependency Has Moved

Bintray is no longer used for this and future releases. I switched to JitPack.io since it's easier to use and more reliable. See the Gradle Dependency section in the README for details.

The Library Has Been Split Into Core and Commons

As explained in the Gradle Dependency section, the library has been split into two modules. Core contains most of everything you probably used before, while Commons contains some extension classes such as the ColorChooserDialog and Preference classes.

Other Fixes and Improvements

  1. Fixed right-to-left layout support in the action buttons.
  2. Custom progress drawables are used on Android 4.0 and above, they help guarantee consistency with progress dialogs across many Android versions and skins.
  3. inputMaxLength() for input dialogs was deprecated, it was replaced with inputRange() which is detailed in the Limiting Input Length section of the README.
  4. Internal cleanup and organization.
  5. Updated Google libs and Build Tools.

Don't miss a new material-dialogs release

NewReleases is sending notifications on new releases.