Aidan Follestad
|
e4210be2fd
0.7.5.3
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
6c2d359f7b
Fixed #559
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
c5e79ec6d2
Fixed coloring of check boxes and radio boxes when a dialog theme is specified that doesn't match the Activity theme (light/dark).
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
a3b1a75902
0.7.5.2
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
8191c7391b
Resolved https://github.com/afollestad/material-dialogs/issues/554
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
2b023f65dd
Updated README.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
9d60c99687
0.7.5.1. Also resolves #550.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
49060a87aa
Marked setContentView() as deprecated and made it throw an exception as it has no effect on a MaterialDialog.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
4ed7ef683a
Added setTitle(int) and setContent(int) to MaterialDialog. Added use of many more new annotations from 22.2, e.g. to indicate null values can be used, to enforce color integers to be used where they should, and to warn you if a method should be called on the UI thread when it's not.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
4820178d00
0.7.5.0
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
93d50e8b69
0.7.5.0
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
7d183e6314
0.7.5.0
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
405c39a4c2
A Material indeterminate progress indicator is used below API 21 (L), and above API 14 (ICS). Resolves #534.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
cb13f55191
dialog.findViewById() is now a proxy to dialog.getView().findViewById(). Removed extra top/bottom spacing when using a custom view dialog that has no title and/or action buttons. Resolves #543.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
e455149750
Removed androidTest folders
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
83210add5b
Added MaterialDialogPreference. Resolves #549. Also fixed callback leaks.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
f0de6041bc
Google lib updates to 22.2
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
490df6e9e7
Fixed an issue with prefilling the input dialog not invalidating the disabled state correctly when a max length is specified.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
55231e9baf
0.7.4.2
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
d975bb93d2
Merge remote-tracking branch 'origin/master'
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
5ee80393ac
Since Roboto Medium is only available on API 21 and above, Roboto Bold is used below API 21 in place of the medium font (for action buttons and other elements). Resolves https://github.com/afollestad/material-dialogs/issues/537.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
136cf97e0f
Merge pull request #535 from SteadfastInnovation/sfi/preferences_support_rotation
|
%!s(int64=10) %!d(string=hai) anos |
Andrew Hughes
|
fc7fe1cb64
Fixed EditTextPreference so the text and cursor position are maintained on
|
%!s(int64=10) %!d(string=hai) anos |
Andrew Hughes
|
f11e361842
Added support to preferences to restore dialog on orientation change. Basically
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
ebe89cb574
0.7.4.1
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
a19663035a
Undid message scrubbing as it causes too many issues.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
99248e265b
Fixed allowInputEmpty not disabling input dialogs when empty. Stopped working when max length feature was added. Resolves #525.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
854c0d2ec0
Made setProgress() thread-safe again. ProgressBars are inherently threadsafe but TextViews are not.
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
8779fce899
APK update
|
%!s(int64=10) %!d(string=hai) anos |
Aidan Follestad
|
197ae64b99
Update
|
%!s(int64=10) %!d(string=hai) anos |