Releases: marcauberer/simple-settings
Releases · marcauberer/simple-settings
v1.0.0-alpha12
Added configuration option to specify custom activity transitions (https://github.com/marcauberer/simple-settings/wiki/activity-configuration#custom-activity-transitions).
v1.0.0-alpha11
Added support for LiveDataPreference retrieval (https://github.com/marcauberer/simple-settings#retrieve-preference-values)
v1.0.0-alpha10
Dependency updates
v1.0.0-alpha09
Add DialogClickListener (more information)
v1.0.0-alpha08
Upgrade dependencies
v1.0.0-alpha07
Dialogs can now be shown on the SettingsActivity itself
v1.0.0-alpha06
Added ability to set predefined PreferenceClickListeners
v1.0.0-alpha05
Add ActionListener for xml configurations
v1.0.0-alpha04
Bugfixes
v1.0.0-alpha02
- Fix activity configuration
- Update README