See newest changelog in Releases
Older versions:
January 2, 2014
- Gradle support! (AAR dependency)
- support for icon next to title
- support for HTML in the message
- support for controlling cancelable behaviour
- bugfixes
July 26, 2013
- Gradle support (#3)
- fixed paddings to better match native style
- fixed horizontal separator for neutral button (#7)
- posibility to remove Close button in simple dialogs
June 27, 2013
- BREAKING CHANGES!
- styling dialogs using attributes
- light theme
- show methods for SimpleDialogFragment removed in favor of Builder
- change button order before ICS
- SimpleDialogFragment.Builder requires Context and FragmentManager, not Activity
- fixed vertical align for buttons
- fix for #1 and #2
June 5, 2013
- initial public release