Historia zmian

Autor SHA1 Wiadomość Data
  Aidan Follestad 77545ec787 Release 0.6.6.2. Various bug fixes and sample projec updates. 10 lat temu
  Aidan Follestad 09424a0aa7 Registered PreferenceActivityCompat in the manifest for the sample project 10 lat temu
  Aidan Follestad 871aac5fed An update will go out for the sample project, to fix various crash issues and < API 10 compatibility. Library is not updated yet. 10 lat temu
  Aidan Follestad 8dd5cf0c2c More import cleanup 10 lat temu
  Aidan Follestad 7413534511 Merge pull request #309 from andrewlord1990/master 10 lat temu
  Aidan Follestad 6db9b9a73c #361 should actually be resolved now. The Preferences sample should work <= API 10. 10 lat temu
  Aidan Follestad de18d4a25b With single and multi choice lists, if the initial selection is further down in the list than what's initially visible, it will automatically scroll to show the first selected position. Resolves #372. 10 lat temu
  Aidan Follestad d8a91475d2 #373 should be fixed 10 lat temu
  Aidan Follestad dd5bff4aa1 Updated v7 GridLayout to version 22 10 lat temu
  Aidan Follestad 257c6e29a5 Merge pull request #371 from Kuitsi/master 10 lat temu
  Juha Kuitunen e441fa789c Fix #363 10 lat temu
  Aidan Follestad 8778f30f33 Merge remote-tracking branch 'origin/master' 10 lat temu
  Aidan Follestad 492ac32123 Quick fix 0.6.6.1 10 lat temu
  Aidan Follestad cff8173eca Update LICENSE.txt 10 lat temu
  Aidan Follestad 2529ffd64a Updated version in README. 10 lat temu
  Aidan Follestad b09573e8f3 Release 0.6.6.0 10 lat temu
  Aidan Follestad 390c9df0f5 Multi choice callback is called when checkboxes are unchecked. Resolves #369. 10 lat temu
  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 lat temu
  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 lat temu
  Aidan Follestad 10a0e7796e Fixed README typo. 10 lat temu
  Aidan Follestad a517ed6bf7 README update. 10 lat temu
  Aidan Follestad 6a11e60d05 Resolved #365, hopefully. 10 lat temu
  Aidan Follestad bee6d32675 Updated version in the README. 10 lat temu
  Aidan Follestad ac5bef0c4a Release 0.6.5.2. Fixed #361. Also fixed MaterialListPreference and some other list dialog logic. 10 lat temu
  Aidan Follestad aa28a38068 Fixed #362, fixed #363 10 lat temu
  Aidan Follestad cf3edf93b0 Quick fix, 0.6.5.1 10 lat temu
  Aidan Follestad aef1930c59 Release 0.6.5.0. See the release page for some important information. 10 lat temu
  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 lat temu
  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 lat temu
  Aidan Follestad df9a6fdcb7 Changed list item minimum height 10 lat temu