Commit History

Author SHA1 Message Date
  Aidan Follestad 2b291d3f9c Renamed some Builder methods for consistency, older versions were deprecated. Added itemsIds() API for https://github.com/afollestad/material-dialogs/issues/734. 9 years ago
  Aidan Follestad 0a17402c0b README fix 9 years ago
  plusCubed 3bb5395c2b Use colorControlHighlight as specified, not colorControlActivated. 9 years ago
  Aidan Follestad 2cf2ee27f0 Updated sample APK and README. 9 years ago
  Aidan Follestad 54cd8cab9b 0.8.2.0 9 years ago
  Aidan Follestad 22f08fe753 ColorChooserDialog allows custom top level and sub level colors to be used. Resolves https://github.com/afollestad/material-dialogs/issues/735. 9 years ago
  Aidan Follestad 6c684475e6 Removed use of deprecated ButtonCallback in some commons classes. 9 years ago
  Aidan Follestad c1fee5b4d9 Resolved https://github.com/afollestad/material-dialogs/issues/737 9 years ago
  Aidan Follestad da08194416 Merge remote-tracking branch 'origin/master' 9 years ago
  Aidan Follestad 9312bc79b9 Gradle 2.7 9 years ago
  Aidan Follestad 972c0614a2 Merge pull request #730 from tir38/tir38/revert_color_accessor 9 years ago
  Jason Atwood 55be169f11 Revert changes to accessing color resources 9 years ago
  Aidan Follestad e6984ac688 Update README.md 9 years ago
  Aidan Follestad 2e68c6738c Merge pull request #727 from AstrDev/master 9 years ago
  Artem Ufimtcev d0f0b4b045 Add null check before calling list callback 9 years ago
  Aidan Follestad 4175503742 Sample update 9 years ago
  Aidan Follestad 35d88af6fd Moved the sample's About Dialog to a DialogFragment 9 years ago
  Aidan Follestad f388f7f0a1 README update 9 years ago
  Aidan Follestad cf8f5fdfae More enhancements to the simple list dialog, updated sample accordingly. 9 years ago
  Aidan Follestad b2b6de3744 Changed profile icon used for the material simple list dialog sample 9 years ago
  Aidan Follestad b8341cb80e Lots of improvements and small additions to the MaterialSimpleListAdapter and Item. 9 years ago
  Aidan Follestad bc4f8e9c73 README update 9 years ago
  Aidan Follestad 5b53a8903f ButtonCallback is now deprecated in favor of single callbacks. 9 years ago
  Aidan Follestad 4b7a582b9d SingleButtonCallback passes which parameter just in case multiple single callbacks reference the same interface (e.g. if the user specifies 'this' for multiple single callbacks). 9 years ago
  Aidan Follestad ba9e68a368 Simplified sample using ButterKnife 9 years ago
  Aidan Follestad 67e0c742c7 Reverted ButtonCallback 9 years ago
  Aidan Follestad a1c20c1b4f Merge pull request #726 from ajalt/master 9 years ago
  AJ 2d29dfa339 Added single button callbacks. 9 years ago
  Aidan Follestad 6a079ad850 README update 9 years ago
  Aidan Follestad 2e4f388992 Fixes and updates 9 years ago