Aidan Follestad
|
4e1e2a4483
Added a section on dismissing dialogs to the README.
|
il y a 9 ans |
Aidan Follestad
|
ae19767e17
Small tweaks.
|
il y a 9 ans |
Aidan Follestad
|
f423baf7cc
Each color chooser dialog variant (primary, accent, custom) will use specific fragment tags. Resolves #743. Also added findVisible() method to color chooser.
|
il y a 9 ans |
Aidan Follestad
|
985e74c781
README update.
|
il y a 9 ans |
Aidan Follestad
|
cedc34bdce
README update
|
il y a 9 ans |
Aidan Follestad
|
2b291d3f9c
Renamed some Builder methods for consistency, older versions were deprecated. Added itemsIds() API for https://github.com/afollestad/material-dialogs/issues/734.
|
il y a 9 ans |
Aidan Follestad
|
0a17402c0b
README fix
|
il y a 9 ans |
plusCubed
|
3bb5395c2b
Use colorControlHighlight as specified, not colorControlActivated.
|
il y a 9 ans |
Aidan Follestad
|
2cf2ee27f0
Updated sample APK and README.
|
il y a 9 ans |
Aidan Follestad
|
54cd8cab9b
0.8.2.0
|
il y a 9 ans |
Aidan Follestad
|
22f08fe753
ColorChooserDialog allows custom top level and sub level colors to be used. Resolves https://github.com/afollestad/material-dialogs/issues/735.
|
il y a 9 ans |
Aidan Follestad
|
6c684475e6
Removed use of deprecated ButtonCallback in some commons classes.
|
il y a 9 ans |
Aidan Follestad
|
c1fee5b4d9
Resolved https://github.com/afollestad/material-dialogs/issues/737
|
il y a 9 ans |
Aidan Follestad
|
da08194416
Merge remote-tracking branch 'origin/master'
|
il y a 9 ans |
Aidan Follestad
|
9312bc79b9
Gradle 2.7
|
il y a 9 ans |
Aidan Follestad
|
972c0614a2
Merge pull request #730 from tir38/tir38/revert_color_accessor
|
il y a 9 ans |
Jason Atwood
|
55be169f11
Revert changes to accessing color resources
|
il y a 9 ans |
Aidan Follestad
|
e6984ac688
Update README.md
|
il y a 9 ans |
Aidan Follestad
|
2e68c6738c
Merge pull request #727 from AstrDev/master
|
il y a 9 ans |
Artem Ufimtcev
|
d0f0b4b045
Add null check before calling list callback
|
il y a 9 ans |
Aidan Follestad
|
4175503742
Sample update
|
il y a 9 ans |
Aidan Follestad
|
35d88af6fd
Moved the sample's About Dialog to a DialogFragment
|
il y a 9 ans |
Aidan Follestad
|
f388f7f0a1
README update
|
il y a 9 ans |
Aidan Follestad
|
cf8f5fdfae
More enhancements to the simple list dialog, updated sample accordingly.
|
il y a 9 ans |
Aidan Follestad
|
b2b6de3744
Changed profile icon used for the material simple list dialog sample
|
il y a 9 ans |
Aidan Follestad
|
b8341cb80e
Lots of improvements and small additions to the MaterialSimpleListAdapter and Item.
|
il y a 9 ans |
Aidan Follestad
|
bc4f8e9c73
README update
|
il y a 9 ans |
Aidan Follestad
|
5b53a8903f
ButtonCallback is now deprecated in favor of single callbacks.
|
il y a 9 ans |
Aidan Follestad
|
4b7a582b9d
SingleButtonCallback passes which parameter just in case multiple single callbacks reference the same interface (e.g. if the user specifies 'this' for multiple single callbacks).
|
il y a 9 ans |
Aidan Follestad
|
ba9e68a368
Simplified sample using ButterKnife
|
il y a 9 ans |