Historique des commits

Auteur SHA1 Message Date
  Aidan Follestad e96638a875 Merge pull request #404 from plusCubed/master il y a 10 ans
  plusCubed 5a0f2ac47a Merge branch 'master' of https://github.com/afollestad/material-dialogs il y a 10 ans
  plusCubed 242e72c151 Fix scroll listener problems il y a 10 ans
  plusCubed a41ac2fb85 Change button min width to 72dp, title to 20sp il y a 10 ans
  Aidan Follestad d0146eeb22 Added more information about input dialogs to the README. il y a 10 ans
  Aidan Follestad 99571a5f74 Internal cancel and dismiss listeners no longer needed for input dialog. Avoids crashes in support DialogFragments too. il y a 10 ans
  Aidan Follestad 048308fced More internal dialog theming fixes, removed unused method. il y a 10 ans
  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. il y a 10 ans
  Aidan Follestad 71b06b03cb Small adjustment to input dialog margin il y a 10 ans
  Aidan Follestad f2bb36d5b7 Fixed custom view inflate context il y a 10 ans
  Aidan Follestad 0f6dbba34a Switched uses of getContext() to custom getThemedContext() which returns themed wrapper il y a 10 ans
  Aidan Follestad d0d052f1fd Merge pull request #403 from teslacoil/master il y a 10 ans
  Kevin Barry 61b6fd4788 Adjust padding for no title, no button lists il y a 10 ans
  Aidan Follestad c58b6a59e7 customView(View) will use themed context for inflation too il y a 10 ans
  Aidan Follestad e109a67d0a More theming fixes (hopefully) il y a 10 ans
  Aidan Follestad 331a8dfac6 Merge pull request #402 from adennie/fix-support-deps il y a 10 ans
  Andy Dennie 27f2e6000d Merge branch 'master' into fix-support-deps il y a 10 ans
  Aidan Follestad 33a4006041 Dialog custom view theme issues should be fixed? il y a 10 ans
  Aidan Follestad ab3d5bfe55 Merge remote-tracking branch 'origin/master' il y a 10 ans
  Aidan Follestad b3e1c547f2 Simplified getTheme() process in DialogInit using DialogUtils.resolveBoolean() il y a 10 ans
  Aidan Follestad 7953327244 Merge pull request #398 from plusCubed/master il y a 10 ans
  Andy Dennie 92176ea0c1 add support-v4 dependency il y a 10 ans
  Andy Dennie 0c80f680ee Merge branch 'master' into fix-support-deps il y a 10 ans
  plusCubed 173035070a Add #397: Hide/show dividers based on whether scrolled to top/bottom; il y a 10 ans
  Aidan Follestad 99417f4a07 MDEditText is used by input dialogs to dynamically color it based on widgetColor il y a 10 ans
  Andy Dennie ccfa1c13d2 fix support dependencies il y a 10 ans
  Aidan Follestad 279f789dd6 Merge pull request #396 from teslacoil/master il y a 10 ans
  Aidan Follestad a9b9326342 Fix il y a 10 ans
  Kevin Barry 071c3071d3 Fix mininmum width for buttons il y a 10 ans
  Kevin Barry 12937d6aab Fix error introduced in cleanup causing the stack selector always to be used il y a 10 ans