Commit History

Author SHA1 Message Date
  Aidan Follestad 9cd81fd906 Added getIconView(), resolves https://github.com/afollestad/material-dialogs/issues/832 9 years ago
  Aidan Follestad 78c6f9d95a Build Tools 23.0.2 9 years ago
  Aidan Follestad 6da832c09c 0.8.5.1 9 years ago
  Aidan Follestad 69f47f698e Custom color frame can scroll, e.g. when in landscape on a phone. Color chooser maintains state through device rotation. 9 years ago
  Aidan Follestad b81e96f3ce Fixed RGB value indicators not updating initially. 9 years ago
  Aidan Follestad 3ebbc9549e Updated Proguard rules. 9 years ago
  Aidan Follestad fdfdc509f8 Fixed the ARGB slider labels not updating, resolves https://github.com/afollestad/material-dialogs/issues/815 9 years ago
  Aidan Follestad c52a6055eb Cancel button is shown in custom mode of the color chooser, resolves https://github.com/afollestad/material-dialogs/issues/817 9 years ago
  Aidan Follestad 6c80650094 Fixed FolderChooser permissions issue, resolves https://github.com/afollestad/material-dialogs/issues/816 9 years ago
  Aidan Follestad b9844d585b Fixed md_link_color global theming attribute for https://github.com/afollestad/material-dialogs/issues/811 9 years ago
  Aidan Follestad 12c3a9c97c Added linkColor() to Builder and md_link_color global theming attribute. Resolves https://github.com/afollestad/material-dialogs/issues/811 9 years ago
  Aidan Follestad af108e6045 Error avoidance for https://github.com/afollestad/material-dialogs/issues/705#issuecomment-152824645 9 years ago
  Aidan Follestad 3682f0962e .items() can accept an args list of strings or char sequences. 9 years ago
  plusCubed 1726e5b088 Add generating javadoc for jitpack 9 years ago
  Aidan Follestad efbbca006b Merge pull request #800 from Ph1b/patch-2 9 years ago
  Paul Woitaschek 47618a6395 Update README.md 9 years ago
  Aidan Follestad f07e9287b5 README update 9 years ago
  Aidan Follestad aa80dc905b 0.8.5.0 9 years ago
  Aidan Follestad 8f8ab21b9e Long pressing preset color circles in the color chooser will show their hex in a toast tooltip, resolves https://github.com/afollestad/material-dialogs/issues/778 9 years ago
  Aidan Follestad 305be54b7d Added alpha to color dialog in custom color section, resolves https://github.com/afollestad/material-dialogs/issues/788 9 years ago
  Aidan Follestad e73f78b96d More crash avoidance for https://github.com/afollestad/material-dialogs/issues/797 9 years ago
  Aidan Follestad 7d921aeedf Crash avoidance for https://github.com/afollestad/material-dialogs/issues/797 9 years ago
  Aidan Follestad e18918bf05 Merge branch 'master' of github.com:afollestad/material-dialogs 9 years ago
  Aidan Follestad 698bbba040 If there's a min length for input dialogs, but no max length, the min/max label is hidden 9 years ago
  Aidan Follestad 6d2c461399 Fixed annotations in inputRange(int, int) 9 years ago
  Aidan Follestad 6c7b8d09ba Removed some test code 9 years ago
  Aidan Follestad 989d036248 One more time, https://github.com/afollestad/material-dialogs/issues/776 should be officially fixed 9 years ago
  Aidan Follestad 10314752ac Fixed https://github.com/afollestad/material-dialogs/issues/776, if you set preference layouts from your XML, they won't be overridden 9 years ago
  Aidan Follestad c75f3830de Fixed issues with radio buttons in single choice lists, should fix https://github.com/afollestad/material-dialogs/issues/790 9 years ago
  Aidan Follestad 64a7e87963 Resolved https://github.com/afollestad/material-dialogs/issues/793, added getListView() to MaterialListPreference 9 years ago