Skip to content

Releases: Maxr1998/ModernAndroidPreferences

Release 0.5

11 Apr 17:59
b4190c4
Compare
Choose a tag to compare

New features

  • SeekBar improvements
    • specify default value, which will be indicated on the slider
    • add support for showing tick marks at every step
  • Support for badges on preferences - see badefbc
  • parent attribute on preferences to get the screen it's currently attached to
  • hasParent checks if the preference has a parent screen with the given key anyway in the hierarchy

Behavior changes

  • Library now targets API 29/Android 10
  • PreferenceScreens can now have keys - see 5c92d75
  • Library is now explicitly using the AppCompat versions of most widgets, like CheckBoxes, SeekBars, and Switches

Other

  • Lots of refactoring, layout fixes (e.g. tweaked widget margins)
  • Converted part of the build scripts to Gradle Kotlin DSL

Thanks to @8bitPit for the help with ConstraintLayout in this release!

Release 0.4.3

31 Mar 22:30
1105cde
Compare
Choose a tag to compare
Release 0.4.3

Release 0.4.2

29 Nov 21:20
651cd99
Compare
Choose a tag to compare
Release 0.4.2

Release 0.4.1

25 Nov 10:18
662e9e0
Compare
Choose a tag to compare
  • Support image tinting for ImagePreference
  • Documentation updates

Release 0.4

25 Nov 01:09
34acc96
Compare
Choose a tag to compare
  • Added ImagePreference

Release 0.3

14 May 13:51
0d8a7e6
Compare
Choose a tag to compare
Release 0.3

Release 0.2.1

05 Jan 10:59
2eea858
Compare
Choose a tag to compare
Release 0.2.1

Release 0.2

03 Jan 11:26
c11eeb8
Compare
Choose a tag to compare
Release 0.2

Release 0.1.2

03 Jan 11:25
b4295c0
Compare
Choose a tag to compare
Release 0.1.2

Release 0.1.1

03 Jan 11:25
b541cb3
Compare
Choose a tag to compare
Release 0.1.1