Aidan Follestad
|
6c7b8d09ba
Removed some test code
|
9 年 前 |
Aidan Follestad
|
989d036248
One more time, https://github.com/afollestad/material-dialogs/issues/776 should be officially fixed
|
9 年 前 |
Aidan Follestad
|
10314752ac
Fixed https://github.com/afollestad/material-dialogs/issues/776, if you set preference layouts from your XML, they won't be overridden
|
9 年 前 |
Aidan Follestad
|
c75f3830de
Fixed issues with radio buttons in single choice lists, should fix https://github.com/afollestad/material-dialogs/issues/790
|
9 年 前 |
Aidan Follestad
|
64a7e87963
Resolved https://github.com/afollestad/material-dialogs/issues/793, added getListView() to MaterialListPreference
|
9 年 前 |
Aidan Follestad
|
3c6e63a92a
Updated art.
|
9 年 前 |
Aidan Follestad
|
34230b3b22
Fixed https://github.com/afollestad/material-dialogs/issues/782
|
9 年 前 |
Aidan Follestad
|
aceeae4a7b
https://github.com/afollestad/material-dialogs/issues/782
|
9 年 前 |
Aidan Follestad
|
ef8ec8b8e9
Fixed https://github.com/afollestad/material-dialogs/issues/780
|
9 年 前 |
Aidan Follestad
|
68fd646664
Fixed https://github.com/afollestad/material-dialogs/issues/771
|
9 年 前 |
Aidan Follestad
|
0f73f92b3d
APK update
|
9 年 前 |
Aidan Follestad
|
b46622a178
0.8.4.2
|
9 年 前 |
Aidan Follestad
|
1de1782eb9
Fixed a bug in the color chooser, added custom user input feature to color chooser
|
9 年 前 |
Aidan Follestad
|
6e7bf4de8d
Updated sample, 0.8.4.0
|
9 年 前 |
Aidan Follestad
|
94720b9ab5
Tweaks to list dialog padding, default custom preference layout is used for Material preferences, new README art, correct dialog widths, etc.
|
9 年 前 |
plusCubed
|
56b19673fc
Revert back to AppCompat styles for dialog width;
|
9 年 前 |
Aidan Follestad
|
e3ef3d38b2
Google libs 23.1.0
|
9 年 前 |
Aidan Follestad
|
5ee7793592
Updated the version in the README
|
9 年 前 |
Aidan Follestad
|
e135290c62
0.8.3.0
|
9 年 前 |
Aidan Follestad
|
46652826ba
Single and multi choice lists now look better when list items have multiple lines of text.
|
9 年 前 |
Aidan Follestad
|
88e960cca3
Normal list items look better when they have multiple lines.
|
9 年 前 |
Aidan Follestad
|
ab38640adc
Simple list dialog should have 40dp thumbnails
|
9 年 前 |
Aidan Follestad
|
6c25c7fced
Organization
|
9 年 前 |
Aidan Follestad
|
822ce8de7d
MaterialProgressBar is now a Gradle dependency instead of having the classes included in the library to make it easier to keep it up to date.
|
9 年 前 |
Aidan Follestad
|
25060f19ec
Small improvements. Still need to improve how list items format with very long text.
|
9 年 前 |
Aidan Follestad
|
af50bd87d3
Update
|
9 年 前 |
Aidan Follestad
|
d7c49d479f
Added headers and organization to the sample project main screen to make it easier to explore the library.
|
9 年 前 |
Aidan Follestad
|
fff0719166
Custom color chooser won't crash if sub colors are null. If preselected color is given and dynamic button color is enabled, the action buttons will be initially set to the preselect color when the dialog opens. Resolves https://github.com/afollestad/material-dialogs/issues/747.
|
9 年 前 |
Aidan Follestad
|
986e2819cd
Typo fix
|
9 年 前 |
Aidan Follestad
|
d22ef7e37f
Added a section on dismissing dialogs to the README.
|
9 年 前 |