Skip to content

Releases: avast/android-styled-dialogs

v2.3.3

14 Jan 14:07
Compare
Choose a tag to compare

Bugfixes

v2.3.2

13 Jan 12:49
Compare
Choose a tag to compare

Bugfixes

v2.3.1

08 Jan 13:19
Compare
Choose a tag to compare

Bugfixes

v2.3.0

04 Jan 14:06
Compare
Choose a tag to compare
  • Fixed width on tablets
  • New method useLightTheme()
  • It's possible to style custom dialogs via theme

v2.2.0

06 Mar 16:36
Compare
Choose a tag to compare
  • support for dark theme
  • CharSequence instead of Strings in all dialogs

v2.1.0

02 Feb 11:46
Compare
Choose a tag to compare
  • new multi-choice and single-choice modes for ListDialogFragment
  • listeners called for both activity and fragment
  • cancel listener made more general
  • broke ISimpleDialogListener into separated button listeners
  • TimePickerDialog fragment has correct default timezone and 24-hour view
  • Custom view is no longer wrapped in ScrollView

v2.0.1

08 Jan 13:10
Compare
Choose a tag to compare
  • complete rewrite for Material Design

v1.2.0

17 Jul 14:58
Compare
Choose a tag to compare
  • new date and time picker dialogs
  • new list dialog
  • simple dialog now supports neutral button
  • the library is now AAR-only