Aidan Follestad
|
bfed382d67
Update README.md
|
10 years ago |
Aidan Follestad
|
f1b4c76426
Update README.md
|
10 years ago |
Aidan Follestad
|
afc9c21061
Improved README formatting.
|
10 years ago |
Aidan Follestad
|
c1274d7c4d
Improved README formatting.
|
10 years ago |
Aidan Follestad
|
f430812a90
Improved README formatting.
|
10 years ago |
Aidan Follestad
|
d6651ac886
Improved README formatting.
|
10 years ago |
Aidan Follestad
|
ad655b1936
Improved README formatting.
|
10 years ago |
Aidan Follestad
|
5ce002b8c8
Removed unnecessary file.
|
10 years ago |
Aidan Follestad
|
3c3a852d8f
Release 0.2.0. See README for What's New
|
10 years ago |
Aidan Follestad
|
876267beb4
You can now use negaitve and neutral buttons invidivually without a positive action. Action buttons must be explicitly shown by setting text.
|
10 years ago |
Aidan Follestad
|
1228626c4c
Fixes.
|
10 years ago |
Aidan Follestad
|
74f40a87af
Fixes.
|
10 years ago |
Aidan Follestad
|
0122396893
Merge branch 'master' of github.com:afollestad/material-dialogs
|
10 years ago |
Aidan Follestad
|
94eaf0f816
Updates.
|
10 years ago |
Aidan Follestad
|
3a3444e1a0
Fixes for empty space in list dialogs with no title.
|
10 years ago |
Aidan Follestad
|
e0fe5320c1
Merge pull request #52 from jrgonzalezg/master
|
10 years ago |
Juan Ramon Gonzalez Gonzalez
|
7f2a5fbc30
A couple things were missing on the pull request for accepting CharSequences as entries. While the code was compatible, the callbacks need to be changed to also receive CharSequence instead of String. This has now been corrected both on code, README.md and sample activity.
|
10 years ago |
Aidan Follestad
|
0b310e5709
Merge pull request #51 from jrgonzalezg/master
|
10 years ago |
Juan Ramon Gonzalez Gonzalez
|
2a9e09cbe6
Allowed entries to be instances of CharSequence instead of forcing them to be of the String subclass. It continues to work with previous code and also now allows to use it with entries retrieved from xml attributes using TypedArray.getTextArray()
|
10 years ago |
Juan Ramon Gonzalez Gonzalez
|
ec486efaa4
Updated dependencies and ignored/removed unneeded *.iml files from all folders
|
10 years ago |
Aidan Follestad
|
ef85daa230
Release 0.1.2
|
10 years ago |
Aidan Follestad
|
5b46edee54
Fixes for padding and theming.
|
10 years ago |
Aidan Follestad
|
a1df0c6735
Release 0.1.1
|
10 years ago |
Aidan Follestad
|
afa490a6de
Version updates to prepare for another release.
|
10 years ago |
Aidan Follestad
|
305599d018
Merge pull request #47 from androirc/master
|
10 years ago |
Sébastien Brochet
|
03c32a56e8
Fix Light theme display on Gingerbread devices
|
10 years ago |
Aidan Follestad
|
637ac06211
Fixes. Release 0.1.0
|
10 years ago |
Aidan Follestad
|
f2654cd559
Fixed version. Release 0.1.0, not release 1.0.0
|
10 years ago |
Aidan Follestad
|
f080b59a08
Release 1.0.0
|
10 years ago |
Aidan Follestad
|
144004b0e8
Sample updates, version update.
|
10 years ago |