aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-07-28Update android-maven-gradle-plugin pluginstudio-3.4.0studio-3.2.1studio-3.1.2studio-3.0studio-2.3gradle_3.4.0gradle_3.1.2gradle_3.0.0gradle_2.3.0studio-master-devmirror-goog-studio-master-devRaymond Chiu
2016-02-07FixAidan Follestad
2016-02-030.8.5.4Aidan Follestad
2016-02-03Resolved #916Aidan Follestad
2016-01-28Add setCanceledOnTouchOutside(boolean) methodLeonardo Taehwan Kim
2016-01-27Fixed Extra Checkable background on press for API <21ervin_martirosyan
2016-01-22update: fixed changing textSize for dialogs with progressDavidMonts
2016-01-22fixed changing textSize for dialogs with progressDavidMonts
2016-01-19use the Collection of bean to set list item dataJohnWatsonDev
2016-01-19use the Collection of bean to set list item dataJohnWatsonDev
2016-01-08TintHelper can tint cursor of EditTexts.Aidan Follestad
2015-12-180.8.5.3Aidan Follestad
2015-12-12Re-enable Javadoc/sources - fixed missing dependencies generate warningsplusCubed
2015-12-07Resolved #854Aidan Follestad
2015-12-01Disabled JavaDoc. It causes build issues on JitPack and floods the logs with ...Aidan Follestad
2015-12-010.8.5.2Aidan Follestad
2015-11-19Added getIconView(), resolves https://github.com/afollestad/material-dialogs/...Aidan Follestad
2015-11-15Build Tools 23.0.2Aidan Follestad
2015-11-150.8.5.1Aidan Follestad
2015-11-11Updated Proguard rules.Aidan Follestad
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-30.items() can accept an args list of strings or char sequences.Aidan Follestad
2015-10-29Add generating javadoc for jitpackplusCubed
2015-10-280.8.5.0Aidan Follestad
2015-10-28More crash avoidance for https://github.com/afollestad/material-dialogs/issue...Aidan Follestad
2015-10-28Crash avoidance for https://github.com/afollestad/material-dialogs/issues/797Aidan Follestad
2015-10-27If there's a min length for input dialogs, but no max length, the min/max lab...Aidan Follestad
2015-10-27Fixed https://github.com/afollestad/material-dialogs/issues/776, if you set p...Aidan Follestad
2015-10-27Fixed issues with radio buttons in single choice lists, should fix https://gi...Aidan Follestad
2015-10-20Fixed https://github.com/afollestad/material-dialogs/issues/780Aidan Follestad
2015-10-180.8.4.2Aidan Follestad
2015-10-17Fixed a bug in the color chooser, added custom user input feature to color ch...Aidan Follestad
2015-10-16Tweaks to list dialog padding, default custom preference layout is used for M...Aidan Follestad
2015-10-16Revert back to AppCompat styles for dialog width;plusCubed
2015-10-15Google libs 23.1.0Aidan Follestad
2015-10-120.8.3.0Aidan Follestad
2015-10-12Single and multi choice lists now look better when list items have multiple l...Aidan Follestad
2015-10-12Normal list items look better when they have multiple lines.Aidan Follestad
2015-10-12OrganizationAidan Follestad
2015-10-11MaterialProgressBar is now a Gradle dependency instead of having the classes ...Aidan Follestad
2015-10-08Small improvements. Still need to improve how list items format with very lon...Aidan Follestad
2015-10-06Renamed some Builder methods for consistency, older versions were deprecated....Aidan Follestad
2015-10-05Use colorControlHighlight as specified, not colorControlActivated.plusCubed
2015-10-050.8.2.0Aidan Follestad
2015-10-05ColorChooserDialog allows custom top level and sub level colors to be used. R...Aidan Follestad
2015-09-30Revert changes to accessing color resourcesJason Atwood
2015-09-29Add null check before calling list callbackArtem Ufimtcev
2015-09-28Lots of improvements and small additions to the MaterialSimpleListAdapter and...Aidan Follestad