Commit History

Author SHA1 Message Date
  Aidan Follestad 6a38309de9 Content is replaced by title if no content is specified in a regular dialog (not a list or custom view dialog). 10 years ago
  Aidan Follestad 7ab0bca330 Added note to README related to selectors (in the Theming section) 10 years ago
  Aidan Follestad 391331beae Updated version in README. 10 years ago
  Aidan Follestad 5abc5f9bdb Merge remote-tracking branch 'origin/master' 10 years ago
  Aidan Follestad af46c879a9 Release 0.6.3.3 10 years ago
  Aidan Follestad 45a2e563dc Merge pull request #286 from mendhak/issue-285 10 years ago
  mendhak 072560ac35 Moved background color filter after assignment 10 years ago
  Aidan Follestad f952bbc0ab Actually release 0.6.3.2 10 years ago
  Aidan Follestad 9cb19b4f7a Release 0.6.3.2 10 years ago
  Aidan Follestad 921e17c892 You can now include content() when items() is used. 10 years ago
  Aidan Follestad 4d6d227dea Internal handling for a BadTokenException. 10 years ago
  Aidan Follestad 7e4ac46a41 MaterialEditTextPreference now supports dialogMessage. 10 years ago
  Aidan Follestad bead418bb8 Updates to the preference classes, some things weren't done in the best way. 10 years ago
  Aidan Follestad a20241b6d1 Fixed list preference not using dialogTitle 10 years ago
  Aidan Follestad b0666b8328 ButtonItemAdapter implementation recycles views now. The original pull request didn't do it correctly. 10 years ago
  Aidan Follestad ba87695683 Provided dependencies can no longer be library projects, only JARs. 10 years ago
  Aidan Follestad 87afba0546 Cleanup. 10 years ago
  Aidan Follestad 40eb78f315 Merge remote-tracking branch 'origin/master' 10 years ago
  Aidan Follestad 4023d66d84 Fix 10 years ago
  Aidan Follestad e90255c9a0 Updated Gradle plugin version 10 years ago
  Aidan Follestad a81601e1cd Updated README version 10 years ago
  Aidan Follestad 6657fce82d Release 0.6.3.1 10 years ago
  Aidan Follestad 1b14dbaaf0 Determinate progress dialog will respect content gravity. 10 years ago
  Aidan Follestad e37a7e348d Fixes 10 years ago
  Aidan Follestad f24a0a3f82 Removed use of text alignment in favor of gravity. 10 years ago
  Aidan Follestad 26421a4577 Version 0.6.3.0.1, this won't be an official release. It just adds what you seen in the previous commits. The Gradle dependency will work. 10 years ago
  Aidan Follestad a5be79f70c Added isIndeterminateProgress() method. 10 years ago
  Aidan Follestad d004454261 Added setMaxProgress() method to MaterialDialog. 10 years ago
  Aidan Follestad b81f0d694d Improved RTL support in indeterminate progress dialog 10 years ago
  Aidan Follestad c9aed05dc8 Progress drawables will be colored below Lollipop now. 10 years ago