提交历史

作者 SHA1 备注 提交日期
  Aidan Follestad cf3edf93b0 Quick fix, 0.6.5.1 10 年之前
  Aidan Follestad aef1930c59 Release 0.6.5.0. See the release page for some important information. 10 年之前
  Aidan Follestad ea0eb2ec24 Added a little padding to the top and bottom of list dialogs for a better symmetrical look, top padding zeroed out when there's a title. 10 年之前
  Aidan Follestad 1b24402bfe Single choice and multi choice dialogs' callbacks were changed. They now return a boolean: when you enable alwaysCallSingleChoiceCallback or alwaysCallMultiChoiceCallback, you can return false to not allow selection. Also added alwaysCallSingleChoiceCallback to AlertDialogWrapper.Builder. 10 年之前
  Aidan Follestad df9a6fdcb7 Changed list item minimum height 10 年之前
  Aidan Follestad 2c49355c93 Merge pull request #353 from askfor/master 10 年之前
  askfor 436703a161 Update MaterialMultiSelectListPreference.java 10 年之前
  Aidan Follestad 08723f1ac9 Removed unneeded files. 10 年之前
  Aidan Follestad 411c21f677 Removed unneeded files. 10 年之前
  Aidan Follestad 06329c80a0 Updated build tools. 10 年之前
  Aidan Follestad d862e1dc95 Updated version in README. 10 年之前
  Aidan Follestad 82efbc4665 Release 0.6.4.7 10 年之前
  Aidan Follestad 1f34764a78 Sample works on API 9 now. 10 年之前
  Aidan Follestad 5af16ca4fe Merge pull request #350 from MaciejCiemiega/master 10 年之前
  Maciej Ciemięga 8733da4964 Fix for button backgrounds (transparency added) 10 年之前
  Aidan Follestad 6f6e8e55e7 Merge pull request #347 from AliMehrpour/patch-1 10 年之前
  Ali Mehrpour 21dd36b085 Add autoDismiss method to Builder 10 年之前
  Aidan Follestad eca2024bbc Release 0.6.4.6 10 年之前
  Aidan Follestad 965ab656e5 Left/right gravity used automatically instead of start/end below API 17. 10 年之前
  Aidan Follestad e3d8ab7f96 Removed unused field from AlertDialogWrapper. 10 年之前
  Aidan Follestad eb68fdf117 MaterialMultiSelectListPreference is now more closely related to the stock version. More improvements for #339. 10 年之前
  Aidan Follestad 9e2a73d870 MaterialEditTextPreference relies more on the stock EditTextPreference as a base. 10 年之前
  Aidan Follestad bf2dfffe69 Further updates to MaterialMultiSelectListPreference for #339 10 年之前
  Aidan Follestad 8fcddfcb12 Preference class updates. 10 年之前
  Aidan Follestad 31618d2191 #339 should be resolved. Fixes to MaterialMultiSelectListPreference. 10 年之前
  Aidan Follestad 1a143b763a Entry and entry value check, resolved #343 10 年之前
  Aidan Follestad 024598a196 MaterialEditTextPreference fixes 10 年之前
  Aidan Follestad 5692b35439 Release 0.6.4.5 10 年之前
  Aidan Follestad 100afae8b2 Merge pull request #334 from andrey-blak/fix_content_gravity 10 年之前
  Aidan Follestad a5bb978288 Removed setValue() from EditTextPreference, only needs setText(). Improved ListPreference. 10 年之前