aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/java/com/afollestad/materialdialogs/DialogInit.java
AgeCommit message (Expand)Author
2016-01-28Add setCanceledOnTouchOutside(boolean) methodLeonardo Taehwan Kim
2015-11-04Fixed md_link_color global theming attribute for https://github.com/afollesta...Aidan Follestad
2015-11-04Added linkColor() to Builder and md_link_color global theming attribute. Reso...Aidan Follestad
2015-11-01Error avoidance for https://github.com/afollestad/material-dialogs/issues/705...Aidan Follestad
2015-10-11MaterialProgressBar is now a Gradle dependency instead of having the classes ...Aidan Follestad
2015-09-19Added selectAllIndices() method. Resolves https://github.com/afollestad/mater...Aidan Follestad
2015-09-14inputMaxLength() was deprecated in favor of new inputRange()Aidan Follestad
2015-09-12Custom progress drawables are used for Android 4.0+Aidan Follestad
2015-09-07Split library into core and commonsAidan Follestad