История коммитов

Автор SHA1 Сообщение Дата
  Palmer Cox f65c52c5f0 Add support for using ColorStateLists to specify button colors 10 лет назад
  Aidan Follestad cffd86ee07 Added global typeface theming support. TTF fonts will also no longer be enforced for typeface(String, String). Resolves https://github.com/afollestad/material-dialogs/issues/474. 10 лет назад
  Aidan Follestad 758648472c Input dialogs no longer override onShow, onCancel, and onDismiss listeners. Also made the internal setter methods in DialogBase protected, and moved DialogBase to a private base package class. 10 лет назад
  Kevin Barry 7c092d78de Refactor padding to be more efficient 10 лет назад
  Aidan Follestad 8633fc1661 When using system attributes for title and content color, it will automatically use inverse if needed (e.g. if dialog theme is light and activity theme is dark) 10 лет назад
  Aidan Follestad a261b81e7b Dialog should respect textAllCaps attribute in your Activity's styles.xml for dialog action buttons 10 лет назад
  Aidan Follestad 3d867ced1c Progress with item gravity and new global theme attributes for Gravity. Not done yet, have to add to README too. 10 лет назад
  Aidan Follestad 922635f977 Used ResourcesCompat and suppressions to satisfy various Lint issues. 10 лет назад
  Andrew Lord 9c7e49bca8 #297 - Added option to limit dialog icon to a default max size (32dp) through builder method or through a global theme attribute. Added option to limit dialog to a specified max size through a builder method and a global theme attribute. 10 лет назад
  Aidan Follestad 651207c63e Release 0.6.1 10 лет назад
  Aidan Follestad 2d36924114 Release 0.5.8 10 лет назад