Aidan Follestad
|
8290ec2a51
Got rid of selector caching, using the same selector references was causing weird issues.
|
10 gadi atpakaļ |
Marius Muja
|
f8112efa26
User width of button frame instead on windows decor width when checking for button stacking
|
10 gadi atpakaļ |
Aidan Follestad
|
5f382735c0
Cleanup, updates, etc.
|
10 gadi atpakaļ |
Marius Muja
|
b09c953d13
Stack buttons only if all of them don't fit
|
10 gadi atpakaļ |
Aidan Follestad
|
10766527e6
README cleanup, improvements to how selectors are retrieved and cached in a dialog instance for optimization and cleaner code.
|
10 gadi atpakaļ |
Kevin Barry
|
37cd212aae
Additional fix for vibrating windows
|
10 gadi atpakaļ |
Aidan Follestad
|
c26f5c505c
Fixed list item selectors, made selectors customizable via methods and global theming.
|
10 gadi atpakaļ |
Aidan Follestad
|
bbe879179e
Fixed list item selectors, made selectors customizable via methods and global theming.
|
10 gadi atpakaļ |
Aidan Follestad
|
e56df7fa79
Merge remote-tracking branch 'origin/master'
|
10 gadi atpakaļ |
Aidan Follestad
|
1b8ae302c2
Added UI thread check when showing dialog
|
10 gadi atpakaļ |
Henri Sweers
|
fb70358942
Add support for enabling always single choice callback, to match multichoice
|
10 gadi atpakaļ |
Kevin Barry
|
781681a094
Fix vibrating windows
|
10 gadi atpakaļ |
Aidan Follestad
|
2d36924114
Release 0.5.8
|
10 gadi atpakaļ |
Henri Sweers
|
d59fadc62f
Remove remaining RecyclerView refs out of MaterialDialog.java
|
10 gadi atpakaļ |
Henri Sweers
|
c97c6c0f3e
Use Enum for gravity
|
10 gadi atpakaļ |
Henri Sweers
|
4e38f449a1
Don't include RecyclerView dependency, mark it as provided instead
|
10 gadi atpakaļ |
Aidan Follestad
|
213a74ad2d
Release 0.5.6, quick fix.
|
10 gadi atpakaļ |
Aidan Follestad
|
2408e6d8ef
Release 0.5.5
|
10 gadi atpakaļ |
Aidan Follestad
|
cc7a216fc7
Release 0.5.5. A few changes that can be seen in the changelog.
|
10 gadi atpakaļ |
Aidan Follestad
|
4cf6ca063c
Release 0.5.4
|
10 gadi atpakaļ |
Aidan Follestad
|
f9670d28fc
Color chooser dialog works, not done yet though. RecyclerViews do not correctly measure height (in the case of wrap_content) with the current stock layout managers, so I switched away from that.
|
10 gadi atpakaļ |
Aidan Follestad
|
d33224179b
Merge remote-tracking branch 'origin/master'
|
10 gadi atpakaļ |
Aidan Follestad
|
50b23435a7
Implemented RecyclerView scroll detection. Only supports linear and grid layout managers
|
10 gadi atpakaļ |
Henri Sweers
|
2bf02361b8
Fix multichoice list items not updating correctly if no pre-selected indices given
|
10 gadi atpakaļ |
Kevin Barry
|
4c9d2bf6f6
Fix logic error in positioning of negative button
|
10 gadi atpakaļ |
Aidan Follestad
|
18621672f3
Gradle building fixes.
|
10 gadi atpakaļ |
Aidan Follestad
|
aeec514a25
Release 0.5.3.
|
10 gadi atpakaļ |
Aidan Follestad
|
d1550e5657
Cleanup and fixes.
|
10 gadi atpakaļ |
Aidan Follestad
|
66f360f590
Lots of improvements for RTL support all around. Including regular dialogs, list dialogs, single/multi choice dialogs, etc.
|
10 gadi atpakaļ |
Aidan Follestad
|
4f76479d3e
Fixes and cleanup.
|
10 gadi atpakaļ |