Aidan Follestad
|
77545ec787
Release 0.6.6.2. Various bug fixes and sample projec updates.
|
hace 10 años |
Aidan Follestad
|
09424a0aa7
Registered PreferenceActivityCompat in the manifest for the sample project
|
hace 10 años |
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.
|
hace 10 años |
Aidan Follestad
|
8dd5cf0c2c
More import cleanup
|
hace 10 años |
Aidan Follestad
|
7413534511
Merge pull request #309 from andrewlord1990/master
|
hace 10 años |
Aidan Follestad
|
6db9b9a73c
#361 should actually be resolved now. The Preferences sample should work <= API 10.
|
hace 10 años |
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.
|
hace 10 años |
Aidan Follestad
|
d8a91475d2
#373 should be fixed
|
hace 10 años |
Aidan Follestad
|
dd5bff4aa1
Updated v7 GridLayout to version 22
|
hace 10 años |
Aidan Follestad
|
257c6e29a5
Merge pull request #371 from Kuitsi/master
|
hace 10 años |
Juha Kuitunen
|
e441fa789c
Fix #363
|
hace 10 años |
Aidan Follestad
|
8778f30f33
Merge remote-tracking branch 'origin/master'
|
hace 10 años |
Aidan Follestad
|
492ac32123
Quick fix 0.6.6.1
|
hace 10 años |
Aidan Follestad
|
cff8173eca
Update LICENSE.txt
|
hace 10 años |
Aidan Follestad
|
2529ffd64a
Updated version in README.
|
hace 10 años |
Aidan Follestad
|
b09573e8f3
Release 0.6.6.0
|
hace 10 años |
Aidan Follestad
|
390c9df0f5
Multi choice callback is called when checkboxes are unchecked. Resolves #369.
|
hace 10 años |
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.
|
hace 10 años |
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.
|
hace 10 años |
Aidan Follestad
|
10a0e7796e
Fixed README typo.
|
hace 10 años |
Aidan Follestad
|
a517ed6bf7
README update.
|
hace 10 años |
Aidan Follestad
|
6a11e60d05
Resolved #365, hopefully.
|
hace 10 años |
Aidan Follestad
|
bee6d32675
Updated version in the README.
|
hace 10 años |
Aidan Follestad
|
ac5bef0c4a
Release 0.6.5.2. Fixed #361. Also fixed MaterialListPreference and some other list dialog logic.
|
hace 10 años |
Aidan Follestad
|
aa28a38068
Fixed #362, fixed #363
|
hace 10 años |
Aidan Follestad
|
cf3edf93b0
Quick fix, 0.6.5.1
|
hace 10 años |
Aidan Follestad
|
aef1930c59
Release 0.6.5.0. See the release page for some important information.
|
hace 10 años |
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.
|
hace 10 años |
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.
|
hace 10 años |
Aidan Follestad
|
df9a6fdcb7
Changed list item minimum height
|
hace 10 años |