Releases: eltos/SimpleDialogFragments
Releases · eltos/SimpleDialogFragments
Version 3.8.3
Changes
- Dependency updates
- Allow to unset color in form element by @mtotschnig in #93
🪙 DONATE | ❤️ SAY THANKS |
---|
Version 3.8
Changes
- Add fullscreen dialogs #87 #89 by @eltos (see wiki for usage info and example)
- Fix Japanese language code #90 by @GustavoASantos
- Dependency updates
🪙 DONATE | ❤️ SAY THANKS |
---|
Version 3.7
Changes
- Improved theming and day/night mode support, see https://github.com/eltos/SimpleDialogFragments/wiki/Styles
- Add multiline inputs (SimpleFormDialog)
- Bugfixes
- Dependency updates
🪙 DONATE | ❤️ SAY THANKS |
---|
Version 3.6.4
Changes
- Add Material 3 theme, see https://github.com/eltos/SimpleDialogFragments/wiki/Styles
- Bugfixes
- Dependency updates
🪙 DONATE | ❤️ SAY THANKS |
---|
Version 3.6
Changes
- Improve lint checks and fix related issues (#79 and #57)
- Change method signatures to accept any
CharSequence
and not justString
(#80) - Dependencies updates and code cleanup
🪙 DONATE | ❤️ SAY THANKS |
---|
Version 3.5.2
Changes
- Adjustable layouts for SimpleListDialog with intelligent defaults (#75)
- Added additional examples and reworked wiki pages
Version 3.4.1
Changes
- Hosting moved from Bintray to Maven Central
- Added SimpleProgressDialog #71
Licence
Copyright 2020 Philipp Niedermayer (github.com/eltos)
Licenced under the Apache Licence 2.0
Version 3.3.2
JavaDoc
API documentation can be found here: simpledialogfragment API
Changes
- Material Components (#64)
- Add style attribute for SimpleDialogs including default styles (https://github.com/eltos/SimpleDialogFragments/wiki/Styles)
- Improved form elements: spinner and datetime picker
Licence
Copyright 2020 Philipp Niedermayer (github.com/eltos)
Licenced under the Apache Licence 2.0
Version 3.2 (AndroidX default)
JavaDoc
API documentation can be found here: simpledialogfragment API
Changes
- AndroidX is default from now on
- Add option to replace dialog
- Add methods to get dialog title, message and extras
Licence
Copyright 2020 Philipp Niedermayer (github.com/eltos)
Licenced under the Apache Licence 2.0
Version 3.1 with AndroidX
See Version 3.1 for release details.