Aidan Follestad
|
541cf8a844
Merge pull request #70 from PattaFeuFeu/master
|
10 年之前 |
Patrick Geselbracht
|
b0b3a1059d
Changed colour of disabled button text to be a faded version of its enabled colour instead of the dark grey that can currently be seen. This behaviour can be seen in original Lollipop system dialogues, e.g., in the Add Network dialogue of the Settings app (faded/disabled SAVE button)
|
10 年之前 |
Aidan Follestad
|
f757079401
Release 0.3.1
|
10 年之前 |
Aidan Follestad
|
2c66ebe639
Release 0.3.1
|
10 年之前 |
Aidan Follestad
|
683e902de1
Release 0.3.1
|
10 年之前 |
Aidan Follestad
|
556a574138
Release 0.3.1
|
10 年之前 |
Aidan Follestad
|
2a8da7a175
Release 0.3.1
|
10 年之前 |
Aidan Follestad
|
d655cf60b2
Release 0.3.1
|
10 年之前 |
Aidan Follestad
|
8892a49bb6
Made the constructor protected.
|
10 年之前 |
Aidan Follestad
|
0d887a9a59
Updates and fixes
|
10 年之前 |
Aidan Follestad
|
548e7e94cf
Updates and fixes
|
10 年之前 |
Aidan Follestad
|
5e8b31e8d4
Updates for Gradle stuff.
|
10 年之前 |
Aidan Follestad
|
0429fc7ecf
Updated sample icon.
|
10 年之前 |
Aidan Follestad
|
e9773f4b8c
Merge pull request #59 from egor-n/patch-1
|
10 年之前 |
Aidan Follestad
|
39e28b078c
Update README.md
|
10 年之前 |
Egor N
|
bb04b1b6e9
Make code formatting consistent in README.md
|
10 年之前 |
Egor N
|
0e173cd0b0
fix issue #58
|
10 年之前 |
Aidan Follestad
|
66a638ded3
Release 0.3.0
|
10 年之前 |
Aidan Follestad
|
29be193bef
Release 0.3.0
|
10 年之前 |
Aidan Follestad
|
2b03518490
Release 0.3.0
|
10 年之前 |
Aidan Follestad
|
139733ebab
Merge pull request #57 from minddistrict/master
|
10 年之前 |
Eugen Martynov
|
0791a6f40f
Added convenience class for native dialog migration
|
10 年之前 |
Aidan Follestad
|
ca9fd82db7
Merge pull request #55 from egor-n/master
|
10 年之前 |
Aidan Follestad
|
a9e2c62ec0
Update.
|
10 年之前 |
Egor N
|
734f4c5e72
Added a convenience method .show to the builder
|
10 年之前 |
Aidan Follestad
|
87fffc984c
Release 0.2.1 with an important fix.
|
10 年之前 |
Aidan Follestad
|
241e65b7fc
Release 0.2.1 with an important fix.
|
10 年之前 |
Aidan Follestad
|
44ddfbb3bf
Merge pull request #54 from jrgonzalezg/master
|
10 年之前 |
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.
|
10 年之前 |
Juan Ramon Gonzalez Gonzalez
|
56bee4d494
Merge remote-tracking branch 'upstream/master'
|
10 年之前 |