Andy Dennie
|
92176ea0c1
add support-v4 dependency
|
%!s(int64=10) %!d(string=hai) anos |
Andy Dennie
|
0c80f680ee
Merge branch 'master' into fix-support-deps
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
99417f4a07
MDEditText is used by input dialogs to dynamically color it based on widgetColor
|
%!s(int64=10) %!d(string=hai) anos |
Andy Dennie
|
ccfa1c13d2
fix support dependencies
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
279f789dd6
Merge pull request #396 from teslacoil/master
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
a9b9326342
Fix
|
%!s(int64=10) %!d(string=hai) anos |
Kevin Barry
|
071c3071d3
Fix mininmum width for buttons
|
%!s(int64=10) %!d(string=hai) anos |
Kevin Barry
|
12937d6aab
Fix error introduced in cleanup causing the stack selector always to be used
|
%!s(int64=10) %!d(string=hai) anos |
Kevin Barry
|
ba015a5f82
Merge branch 'master' of https://github.com/afollestad/material-dialogs
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
c71ed61325
README tweaks
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
825272afe3
README tweaks
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
1accae510c
README tweaks
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
c013845fee
Improved input dialog spacing
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
1ccca94bd0
Added built in input dialog
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
7afd46fef2
Cleanup
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
fd0e2b0169
Cleanup
|
%!s(int64=10) %!d(string=hai) anos |
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.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
f27dc7b7ac
More progress with tinted check box and radio button, not 100% working yet.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
4b93e50c2d
Switched progressColor() to widgetColor(), it will apply to check boxes and radio buttons in choice lists. Added default light or dark theme detection based on Activity's primary text color. Completely redid the Theming section in the README.
|
%!s(int64=10) %!d(string=hai) anos |
Kevin Barry
|
d6dd29edda
Fix force stacking causing overlap
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
05d25dc226
Merge pull request #392 from teslacoil/master
|
%!s(int64=10) %!d(string=hai) anos |
Kevin Barry
|
7c092d78de
Refactor padding to be more efficient
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
db3464faf3
Decreased title size to 18sp, slightly decreased default content line spacing
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
d47a6f2f16
Removed testing code that accidentally got committed
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
b481279203
Fixed title, content, and item color global theming attributes
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
8633fc1661
When using system attributes for title and content color, it will automatically use inverse if needed (e.g. if dialog theme is light and activity theme is dark)
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
7a96180c7f
Title, content, and list item colors will be derived from system attributes by default. However this will currently cause issues if you use a dark dialog with a light activity theme, or vice versa.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
36692e086a
README update
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
92eac3e554
Added progressColor(), progressColorRes(), and progressColorAttr() to the Builder, along with a md_progress_color global theme attribute.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
eedb9321af
Updated README for 0.6.7.2
|
%!s(int64=10) %!d(string=hai) anos |