Skip to content

Releases: MFlisar/MaterialDialogs

0.8.5

07 Jan 15:06
Compare
Choose a tag to compare
  • bugfix: touch outside may have been determined incorrectly
  • better log messages by making more result classes data classes
  • kotbilling dependency changed to 0.5

Full Changelog: 0.8.4...0.8.5

0.8.4

02 Jan 11:03
Compare
Choose a tag to compare

Bugfix NPE in list module + KotBilling dependency updated to 0.4

Full Changelog: 0.8.3...0.8.4

0.8.3

26 Dec 12:21
Compare
Choose a tag to compare

Full Changelog: 0.8.2...0.8.3

0.8.2

21 Dec 20:44
Compare
Choose a tag to compare

New dialog added:

  • BillingDialog

Full Changelog: 0.8.1...0.8.2

0.8.1

21 Dec 15:55
Compare
Choose a tag to compare
corrected artifact name for gdpr module

0.8.0

21 Dec 15:42
Compare
Choose a tag to compare

New dialogs added:

  • DialogAds
  • DialogGDPR

Full Changelog: 0.7.1...0.8.0

0.7.1

12 Dec 12:31
Compare
Choose a tag to compare
  • Debug Dialog extended + DebugItem.visibleInRelease is now accessible so I removed the withVisibleInRelease function
  • gradle version updated

Full Changelog: 0.7.0...0.7.1

0.7.0

20 Oct 08:15
Compare
Choose a tag to compare
  • updated material components version to 1.7.0
  • number dialog shows its field in full width now (just like the input dialogs)
  • number dialog correctly handles user input via edit text and button clicks
  • progress dialog: added some margin between title and text

0.6.4

19 Oct 14:01
Compare
Choose a tag to compare

updated one place where I forget to change IMaterialDialogPresenter<*> to IMaterialDialogPresenter

Full Changelog: 0.6.3...0.6.4

0.6.3

19 Oct 08:14
Compare
Choose a tag to compare
  • further improved generics to be as functional but also as minimal as possible
  • progress dialog offers indeterminate style or progress style now and allows to update the progress

Full Changelog: 0.6.2...0.6.3