Commit History

Author SHA1 Message Date
  Aidan Follestad cf3edf93b0 Quick fix, 0.6.5.1 10 years ago
  Aidan Follestad aef1930c59 Release 0.6.5.0. See the release page for some important information. 10 years ago
  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 years ago
  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 years ago
  Aidan Follestad df9a6fdcb7 Changed list item minimum height 10 years ago
  Aidan Follestad 2c49355c93 Merge pull request #353 from askfor/master 10 years ago
  askfor 436703a161 Update MaterialMultiSelectListPreference.java 10 years ago
  Aidan Follestad 08723f1ac9 Removed unneeded files. 10 years ago
  Aidan Follestad 411c21f677 Removed unneeded files. 10 years ago
  Aidan Follestad 06329c80a0 Updated build tools. 10 years ago
  Aidan Follestad d862e1dc95 Updated version in README. 10 years ago
  Aidan Follestad 82efbc4665 Release 0.6.4.7 10 years ago
  Aidan Follestad 1f34764a78 Sample works on API 9 now. 10 years ago
  Aidan Follestad 5af16ca4fe Merge pull request #350 from MaciejCiemiega/master 10 years ago
  Maciej Ciemięga 8733da4964 Fix for button backgrounds (transparency added) 10 years ago
  Aidan Follestad 6f6e8e55e7 Merge pull request #347 from AliMehrpour/patch-1 10 years ago
  Ali Mehrpour 21dd36b085 Add autoDismiss method to Builder 10 years ago
  Aidan Follestad eca2024bbc Release 0.6.4.6 10 years ago
  Aidan Follestad 965ab656e5 Left/right gravity used automatically instead of start/end below API 17. 10 years ago
  Aidan Follestad e3d8ab7f96 Removed unused field from AlertDialogWrapper. 10 years ago
  Aidan Follestad eb68fdf117 MaterialMultiSelectListPreference is now more closely related to the stock version. More improvements for #339. 10 years ago
  Aidan Follestad 9e2a73d870 MaterialEditTextPreference relies more on the stock EditTextPreference as a base. 10 years ago
  Aidan Follestad bf2dfffe69 Further updates to MaterialMultiSelectListPreference for #339 10 years ago
  Aidan Follestad 8fcddfcb12 Preference class updates. 10 years ago
  Aidan Follestad 31618d2191 #339 should be resolved. Fixes to MaterialMultiSelectListPreference. 10 years ago
  Aidan Follestad 1a143b763a Entry and entry value check, resolved #343 10 years ago
  Aidan Follestad 024598a196 MaterialEditTextPreference fixes 10 years ago
  Aidan Follestad 5692b35439 Release 0.6.4.5 10 years ago
  Aidan Follestad 100afae8b2 Merge pull request #334 from andrey-blak/fix_content_gravity 10 years ago
  Aidan Follestad a5bb978288 Removed setValue() from EditTextPreference, only needs setText(). Improved ListPreference. 10 years ago