JasperG
|
37d8427f29
Update MaterialMultiSelectListPreference.java
|
9 years ago |
JasperG
|
0387ea30e4
Update MaterialListPreference.java
|
9 years ago |
JasperG
|
976c1bc830
Merge pull request #1 from afollestad/master
|
9 years ago |
Aidan Follestad
|
9b5a081322
Merge pull request #834 from JasperG/patch-1
|
9 years ago |
JasperG
|
f85874c9f2
Removed setting content before checking for custom contentView
|
9 years ago |
Aidan Follestad
|
9cd81fd906
Added getIconView(), resolves https://github.com/afollestad/material-dialogs/issues/832
|
9 years ago |
Aidan Follestad
|
78c6f9d95a
Build Tools 23.0.2
|
9 years ago |
Aidan Follestad
|
6da832c09c
0.8.5.1
|
9 years ago |
Aidan Follestad
|
69f47f698e
Custom color frame can scroll, e.g. when in landscape on a phone. Color chooser maintains state through device rotation.
|
9 years ago |
Aidan Follestad
|
b81e96f3ce
Fixed RGB value indicators not updating initially.
|
9 years ago |
Aidan Follestad
|
3ebbc9549e
Updated Proguard rules.
|
9 years ago |
Aidan Follestad
|
fdfdc509f8
Fixed the ARGB slider labels not updating, resolves https://github.com/afollestad/material-dialogs/issues/815
|
9 years ago |
Aidan Follestad
|
c52a6055eb
Cancel button is shown in custom mode of the color chooser, resolves https://github.com/afollestad/material-dialogs/issues/817
|
9 years ago |
Aidan Follestad
|
6c80650094
Fixed FolderChooser permissions issue, resolves https://github.com/afollestad/material-dialogs/issues/816
|
9 years ago |
Aidan Follestad
|
b9844d585b
Fixed md_link_color global theming attribute for https://github.com/afollestad/material-dialogs/issues/811
|
9 years ago |
Aidan Follestad
|
12c3a9c97c
Added linkColor() to Builder and md_link_color global theming attribute. Resolves https://github.com/afollestad/material-dialogs/issues/811
|
9 years ago |
Aidan Follestad
|
af108e6045
Error avoidance for https://github.com/afollestad/material-dialogs/issues/705#issuecomment-152824645
|
9 years ago |
Aidan Follestad
|
3682f0962e
.items() can accept an args list of strings or char sequences.
|
9 years ago |
plusCubed
|
1726e5b088
Add generating javadoc for jitpack
|
9 years ago |
Aidan Follestad
|
efbbca006b
Merge pull request #800 from Ph1b/patch-2
|
9 years ago |
Paul Woitaschek
|
47618a6395
Update README.md
|
9 years ago |
Aidan Follestad
|
f07e9287b5
README update
|
9 years ago |
Aidan Follestad
|
aa80dc905b
0.8.5.0
|
9 years ago |
Aidan Follestad
|
8f8ab21b9e
Long pressing preset color circles in the color chooser will show their hex in a toast tooltip, resolves https://github.com/afollestad/material-dialogs/issues/778
|
9 years ago |
Aidan Follestad
|
305be54b7d
Added alpha to color dialog in custom color section, resolves https://github.com/afollestad/material-dialogs/issues/788
|
9 years ago |
Aidan Follestad
|
e73f78b96d
More crash avoidance for https://github.com/afollestad/material-dialogs/issues/797
|
9 years ago |
Aidan Follestad
|
7d921aeedf
Crash avoidance for https://github.com/afollestad/material-dialogs/issues/797
|
9 years ago |
Aidan Follestad
|
e18918bf05
Merge branch 'master' of github.com:afollestad/material-dialogs
|
9 years ago |
Aidan Follestad
|
698bbba040
If there's a min length for input dialogs, but no max length, the min/max label is hidden
|
9 years ago |
Aidan Follestad
|
6d2c461399
Fixed annotations in inputRange(int, int)
|
9 years ago |