커밋 기록

작성자 SHA1 메시지 날짜
  Aidan Follestad 390c9df0f5 Multi choice callback is called when checkboxes are unchecked. Resolves #369. 10 년 전
  Aidan Follestad bb216b2436 Re-added titles to progress dialogs in the sample project, they were temporarily taken out for testing the new layout distribution stuff. 10 년 전
  Aidan Follestad 9720264ee2 Distributed different dialog types among different layouts, along with distributing re-used components to included layouts. Highly increases efficiency and speed, and decreases manual padding/margin logic. Resolves #368. 10 년 전
  Aidan Follestad 10a0e7796e Fixed README typo. 10 년 전
  Aidan Follestad a517ed6bf7 README update. 10 년 전
  Aidan Follestad 6a11e60d05 Resolved #365, hopefully. 10 년 전
  Aidan Follestad bee6d32675 Updated version in the README. 10 년 전
  Aidan Follestad ac5bef0c4a Release 0.6.5.2. Fixed #361. Also fixed MaterialListPreference and some other list dialog logic. 10 년 전
  Aidan Follestad aa28a38068 Fixed #362, fixed #363 10 년 전
  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 년 전