Aidan Follestad
|
0f6dbba34a
Switched uses of getContext() to custom getThemedContext() which returns themed wrapper
|
10 년 전 |
Aidan Follestad
|
d0d052f1fd
Merge pull request #403 from teslacoil/master
|
10 년 전 |
Kevin Barry
|
61b6fd4788
Adjust padding for no title, no button lists
|
10 년 전 |
Aidan Follestad
|
c58b6a59e7
customView(View) will use themed context for inflation too
|
10 년 전 |
Aidan Follestad
|
e109a67d0a
More theming fixes (hopefully)
|
10 년 전 |
Aidan Follestad
|
331a8dfac6
Merge pull request #402 from adennie/fix-support-deps
|
10 년 전 |
Andy Dennie
|
27f2e6000d
Merge branch 'master' into fix-support-deps
|
10 년 전 |
Aidan Follestad
|
33a4006041
Dialog custom view theme issues should be fixed?
|
10 년 전 |
Aidan Follestad
|
ab3d5bfe55
Merge remote-tracking branch 'origin/master'
|
10 년 전 |
Aidan Follestad
|
b3e1c547f2
Simplified getTheme() process in DialogInit using DialogUtils.resolveBoolean()
|
10 년 전 |
Aidan Follestad
|
7953327244
Merge pull request #398 from plusCubed/master
|
10 년 전 |
Andy Dennie
|
92176ea0c1
add support-v4 dependency
|
10 년 전 |
Andy Dennie
|
0c80f680ee
Merge branch 'master' into fix-support-deps
|
10 년 전 |
plusCubed
|
173035070a
Add #397: Hide/show dividers based on whether scrolled to top/bottom;
|
10 년 전 |
Aidan Follestad
|
99417f4a07
MDEditText is used by input dialogs to dynamically color it based on widgetColor
|
10 년 전 |
Andy Dennie
|
ccfa1c13d2
fix support dependencies
|
10 년 전 |
Aidan Follestad
|
279f789dd6
Merge pull request #396 from teslacoil/master
|
10 년 전 |
Aidan Follestad
|
a9b9326342
Fix
|
10 년 전 |
Kevin Barry
|
071c3071d3
Fix mininmum width for buttons
|
10 년 전 |
Kevin Barry
|
12937d6aab
Fix error introduced in cleanup causing the stack selector always to be used
|
10 년 전 |
Kevin Barry
|
ba015a5f82
Merge branch 'master' of https://github.com/afollestad/material-dialogs
|
10 년 전 |
Aidan Follestad
|
c71ed61325
README tweaks
|
10 년 전 |
Aidan Follestad
|
825272afe3
README tweaks
|
10 년 전 |
Aidan Follestad
|
1accae510c
README tweaks
|
10 년 전 |
Aidan Follestad
|
c013845fee
Improved input dialog spacing
|
10 년 전 |
Aidan Follestad
|
1ccca94bd0
Added built in input dialog
|
10 년 전 |
Aidan Follestad
|
7afd46fef2
Cleanup
|
10 년 전 |
Aidan Follestad
|
fd0e2b0169
Cleanup
|
10 년 전 |
Aidan Follestad
|
02c71b6019
Progress bars will use Lollpop's button tint list, or color filters below. Check boxes and radio buttons will use button tint list on Lollipop MR1 and above, color filters don't work below. Added yet more useful info the README.
|
10 년 전 |
Aidan Follestad
|
f27dc7b7ac
More progress with tinted check box and radio button, not 100% working yet.
|
10 년 전 |