Aidan Follestad
|
29be193bef
Release 0.3.0
|
před 10 roky |
Aidan Follestad
|
2b03518490
Release 0.3.0
|
před 10 roky |
Aidan Follestad
|
139733ebab
Merge pull request #57 from minddistrict/master
|
před 10 roky |
Eugen Martynov
|
0791a6f40f
Added convenience class for native dialog migration
|
před 10 roky |
Aidan Follestad
|
ca9fd82db7
Merge pull request #55 from egor-n/master
|
před 10 roky |
Aidan Follestad
|
a9e2c62ec0
Update.
|
před 10 roky |
Egor N
|
734f4c5e72
Added a convenience method .show to the builder
|
před 10 roky |
Aidan Follestad
|
87fffc984c
Release 0.2.1 with an important fix.
|
před 10 roky |
Aidan Follestad
|
241e65b7fc
Release 0.2.1 with an important fix.
|
před 10 roky |
Aidan Follestad
|
44ddfbb3bf
Merge pull request #54 from jrgonzalezg/master
|
před 10 roky |
Juan Ramon Gonzalez Gonzalez
|
d0a34a7b33
Fixed issue with callbacks not being called when there was no positive button but there were other action buttons. If there is a positive button it will be used to trigger the callbacks. But when it is not present, the callbacks need to be called on each change produced by a click since no click on a positive button will trigger them.
|
před 10 roky |
Juan Ramon Gonzalez Gonzalez
|
56bee4d494
Merge remote-tracking branch 'upstream/master'
|
před 10 roky |
Aidan Follestad
|
bfed382d67
Update README.md
|
před 10 roky |
Aidan Follestad
|
f1b4c76426
Update README.md
|
před 10 roky |
Aidan Follestad
|
afc9c21061
Improved README formatting.
|
před 10 roky |
Aidan Follestad
|
c1274d7c4d
Improved README formatting.
|
před 10 roky |
Aidan Follestad
|
f430812a90
Improved README formatting.
|
před 10 roky |
Aidan Follestad
|
d6651ac886
Improved README formatting.
|
před 10 roky |
Aidan Follestad
|
ad655b1936
Improved README formatting.
|
před 10 roky |
Aidan Follestad
|
5ce002b8c8
Removed unnecessary file.
|
před 10 roky |
Aidan Follestad
|
3c3a852d8f
Release 0.2.0. See README for What's New
|
před 10 roky |
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.
|
před 10 roky |
Aidan Follestad
|
1228626c4c
Fixes.
|
před 10 roky |
Aidan Follestad
|
74f40a87af
Fixes.
|
před 10 roky |
Aidan Follestad
|
0122396893
Merge branch 'master' of github.com:afollestad/material-dialogs
|
před 10 roky |
Aidan Follestad
|
94eaf0f816
Updates.
|
před 10 roky |
Aidan Follestad
|
3a3444e1a0
Fixes for empty space in list dialogs with no title.
|
před 10 roky |
Juan Ramon Gonzalez Gonzalez
|
11fd2b859e
Merge remote-tracking branch 'upstream/master'
|
před 10 roky |
Aidan Follestad
|
e0fe5320c1
Merge pull request #52 from jrgonzalezg/master
|
před 10 roky |
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.
|
před 10 roky |