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

Автор SHA1 Сообщение Дата
  Aidan Follestad 9c99e8ee32 Input dialogs will use content color as text color 10 лет назад
  Aidan Follestad fee1708ac0 Renamed DialogWrapper back to AlertDialogWrapper to avoid issues in existing apps that use it (e.g. Action Launcher) 10 лет назад
  Aidan Follestad 584e0a2800 Merge pull request #416 from plusCubed/master 10 лет назад
  plusCubed a9ba7525cd Material background on all Android versions, MD widgets deleted and methods moved into MDTintHelper; 10 лет назад
  Aidan Follestad 3837eb0ffb Updated REAMDE version 10 лет назад
  Aidan Follestad da744f0059 Release 0.7.0.1 10 лет назад
  Aidan Follestad 86c75cf2b8 Various padding fixes, padding won't be reduced when there's no title in progress or input dialogs. Fixes #414 10 лет назад
  Aidan Follestad b6dba67a6f Set default colorAccent values for dialog 10 лет назад
  Aidan Follestad 4e64d810ec Removed unused variable, fixed light theme on Gingerbread for #410 10 лет назад
  Aidan Follestad 086ee52e76 Fixed #413, title and content global theme color attributes won't be overridden 10 лет назад
  Aidan Follestad c6656b6ec6 README fix. 10 лет назад
  Aidan Follestad 522a13f104 README fix. 10 лет назад
  Aidan Follestad 37ba753d01 README fix. 10 лет назад
  Aidan Follestad 518aff5bba Updated README showcase art 10 лет назад
  Aidan Follestad 19dcf46ecc Added new showcase image 10 лет назад
  Aidan Follestad 711ef1fb95 Added new showcase image 10 лет назад
  Aidan Follestad 5b37cebf65 Updated README showcase art 10 лет назад
  Aidan Follestad 640e85c507 Minor README change. 10 лет назад
  Aidan Follestad 7005ad992d Release 0.7.0.0 10 лет назад
  Aidan Follestad cf330c7ff6 Updates to better explain how buttonsGravity works now 10 лет назад
  Aidan Follestad e96638a875 Merge pull request #404 from plusCubed/master 10 лет назад
  plusCubed 5a0f2ac47a Merge branch 'master' of https://github.com/afollestad/material-dialogs 10 лет назад
  plusCubed 242e72c151 Fix scroll listener problems 10 лет назад
  plusCubed a41ac2fb85 Change button min width to 72dp, title to 20sp 10 лет назад
  Aidan Follestad d0146eeb22 Added more information about input dialogs to the README. 10 лет назад
  Aidan Follestad 99571a5f74 Internal cancel and dismiss listeners no longer needed for input dialog. Avoids crashes in support DialogFragments too. 10 лет назад
  Aidan Follestad 048308fced More internal dialog theming fixes, removed unused method. 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 лет назад
  Aidan Follestad 71b06b03cb Small adjustment to input dialog margin 10 лет назад
  Aidan Follestad f2bb36d5b7 Fixed custom view inflate context 10 лет назад