Aidan Follestad
|
9de6d46b57
Release 0.6.3.5
|
10 years ago |
Aidan Follestad
|
56e654fd0b
Added maxIconSizeRes()
|
10 years ago |
Aidan Follestad
|
56d10ce1e7
#298 should be fixed
|
10 years ago |
Aidan Follestad
|
c87dd3e66e
Merge pull request #300 from andrewlord1990/master
|
10 years ago |
Andrew Lord
|
32bf7ca023
Add icon size limit details to README
|
10 years ago |
Andrew Lord
|
9c7e49bca8
#297 - Added option to limit dialog icon to a default max size (32dp) through builder method or through a global theme attribute. Added option to limit dialog to a specified max size through a builder method and a global theme attribute.
|
10 years ago |
Aidan Follestad
|
e370050b59
Removed testing code from sample
|
10 years ago |
Aidan Follestad
|
a459c829d4
Fixed issue with using an EditText as a custom view with wrapInScrollView enabled (padding caused glitches)
|
10 years ago |
Aidan Follestad
|
53d50f5221
Release 0.6.3.4
|
10 years ago |
Aidan Follestad
|
8f9ec911a2
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Aidan Follestad
|
6a38309de9
Content is replaced by title if no content is specified in a regular dialog (not a list or custom view dialog).
|
10 years ago |
Aidan Follestad
|
9efb0d6fd5
Merge pull request #288 from mendhak/defaultvalue
|
10 years ago |
Aidan Follestad
|
99937d13d3
Merge pull request #289 from ciskeboekelo/master
|
10 years ago |
ciskeboekelo
|
2f6b4f6230
Fix for custom fonts explanation in the README.
|
10 years ago |
mendhak
|
0446ea381f
MaterialEditTextPreference displays persisted value or default value
|
10 years ago |
Aidan Follestad
|
7ab0bca330
Added note to README related to selectors (in the Theming section)
|
10 years ago |
Aidan Follestad
|
391331beae
Updated version in README.
|
10 years ago |
Aidan Follestad
|
5abc5f9bdb
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Aidan Follestad
|
af46c879a9
Release 0.6.3.3
|
10 years ago |
Aidan Follestad
|
45a2e563dc
Merge pull request #286 from mendhak/issue-285
|
10 years ago |
mendhak
|
072560ac35
Moved background color filter after assignment
|
10 years ago |
Aidan Follestad
|
f952bbc0ab
Actually release 0.6.3.2
|
10 years ago |
Aidan Follestad
|
9cb19b4f7a
Release 0.6.3.2
|
10 years ago |
Aidan Follestad
|
921e17c892
You can now include content() when items() is used.
|
10 years ago |
Aidan Follestad
|
4d6d227dea
Internal handling for a BadTokenException.
|
10 years ago |
Aidan Follestad
|
7e4ac46a41
MaterialEditTextPreference now supports dialogMessage.
|
10 years ago |
Aidan Follestad
|
bead418bb8
Updates to the preference classes, some things weren't done in the best way.
|
10 years ago |
Aidan Follestad
|
a20241b6d1
Fixed list preference not using dialogTitle
|
10 years ago |
Aidan Follestad
|
b0666b8328
ButtonItemAdapter implementation recycles views now. The original pull request didn't do it correctly.
|
10 years ago |
Aidan Follestad
|
ba87695683
Provided dependencies can no longer be library projects, only JARs.
|
10 years ago |