Aidan Follestad
|
c9aed05dc8
Progress drawables will be colored below Lollipop now.
|
10 years ago |
Aidan Follestad
|
0694344b3f
Removed @NonNull annotation from the multi choice callback method in the Builder/AlertDialogWrapper.
|
10 years ago |
Aidan Follestad
|
72b4219b4e
Release 0.6.3.0. Too much stuff to list here. See the release page when it's there. Also updated the art.
|
10 years ago |
Aidan Follestad
|
7c3fa9971b
Fixed #252
|
10 years ago |
Aidan Follestad
|
63fa5124f8
Crash fix when multi choice dialog has no items and positive text attempts to send the callback.
|
10 years ago |
Aidan Follestad
|
612cf7c8c4
Stacked gravity only applied to stacked buttons. Quick fix release 0.6.2.3.
|
10 years ago |
Aidan Follestad
|
684f2e27d7
Fixed an issue that would prevent white from being used as the color for title/content/item colors.
|
10 years ago |
Aidan Follestad
|
df112b8363
Fixed an issue that would prevent white from being used as the color for title/content/item colors.
|
10 years ago |
Aidan Follestad
|
c2150b9589
Added btnStackedGravity() to the Builder.
|
10 years ago |
Aidan Follestad
|
6617b83d75
Update
|
10 years ago |
Aidan Follestad
|
4eedb6da95
Undeprecated the old Typeface method.
|
10 years ago |
Aidan Follestad
|
594bd2cfd8
Switched back to using font files unless custom fonts are explicitly disabled.
|
10 years ago |
Aidan Follestad
|
5ccf81dff5
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Aidan Follestad
|
5f68fa118b
Cleanup.
|
10 years ago |
plusCubed
|
a90220a805
Fix #217: medium font not working. Adds disableDefaultFonts() method.
|
10 years ago |
Aidan Follestad
|
bc3b3b3955
Default typefaces are no longer used, typeface(String, String) added to the Builder.
|
10 years ago |
Aidan Follestad
|
ce054e9bac
Merge remote-tracking branch 'origin/master'
|
10 years ago |
Aidan Follestad
|
39415c2644
Removed the deprecated button callbacks, made action buttons focusable
|
10 years ago |
plusCubed
|
bc4b4920f9
Apply margin to custom view
|
10 years ago |
Aidan Follestad
|
86e3fdc881
Added lots of parameter notations. Release 0.6.1.3 which includes the previous pull request.
|
10 years ago |
Marius Muja
|
e5080b0bd1
Fix button stacking when positive button text is very long
|
10 years ago |
Aidan Follestad
|
24e79a1523
Fixed jCenter upload issue. Release 0.6.1.2
|
10 years ago |
Aidan Follestad
|
d9dbc91ca0
Release 0.6.1.2
|
10 years ago |
Aidan Follestad
|
ef196e2bf0
Quick fix, release 0.6.1.1
|
10 years ago |
Aidan Follestad
|
651207c63e
Release 0.6.1
|
10 years ago |
Aidan Follestad
|
8290ec2a51
Got rid of selector caching, using the same selector references was causing weird issues.
|
10 years ago |
Marius Muja
|
f8112efa26
User width of button frame instead on windows decor width when checking for button stacking
|
10 years ago |
Aidan Follestad
|
5f382735c0
Cleanup, updates, etc.
|
10 years ago |
Marius Muja
|
b09c953d13
Stack buttons only if all of them don't fit
|
10 years ago |
Aidan Follestad
|
10766527e6
README cleanup, improvements to how selectors are retrieved and cached in a dialog instance for optimization and cleaner code.
|
10 years ago |