Aidan Follestad
|
90108f5ea6
Release 0.3.4
|
10 年 前 |
Phascinate
|
fc3ececf13
Added a contentColor and contentColorRes method.
|
10 年 前 |
Phascinate
|
64af8eb26e
Added a contentColor and contentColorRes method.
|
10 年 前 |
Phascinate
|
4d5bfdf117
Added a method to change content Color.
|
10 年 前 |
Phascinate
|
ca4c1660ae
Update MaterialDialog.java
|
10 年 前 |
Phascinate
|
6c423f9f72
Added a contentColor method.
|
10 年 前 |
Andrea Cappelli
|
4cff2a5bee
Added Compatibility with API 8
|
10 年 前 |
Aidan Follestad
|
1e6290a5fd
Release 0.3.2
|
10 年 前 |
Aidan Follestad
|
efca644221
Fixes.
|
10 年 前 |
Aidan Follestad
|
7cbd1fcbe6
Fixes.
|
10 年 前 |
Aidan Follestad
|
76ba0aa4f7
Important padding and logic fixes for 3.2.
|
10 年 前 |
Aidan Follestad
|
786c850faa
Release 0.3.2
|
10 年 前 |
Henri Sweers
|
822781f6a6
See commit message description, too long to put here :P
|
10 年 前 |
Henri Sweers
|
2b0e6b5871
Keep track of selected item in single list views and update callback logic
|
10 年 前 |
Henri Sweers
|
f859fb84d5
Fix MULTI check for updating selected indices
|
10 年 前 |
Henri Sweers
|
5875f6ea49
Rename setAdapter() to just adapter() to match convention
|
10 年 前 |
Henri Sweers
|
3b5e0104b3
Add doc to setAdapter in materialdialog
|
10 年 前 |
Henri Sweers
|
5693407301
Remove ItemProcessor, as it's no longer necessary now that we have setAdapter()
|
10 年 前 |
Henri Sweers
|
f664b96451
Switch to listview+adapter style for lists
|
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
|
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
|
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 年 前 |
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 年 前 |
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 年 前 |
Aidan Follestad
|
74f40a87af
Fixes.
|
10 年 前 |