3.0.0-alpha02
Pre-release
Pre-release
·
62 commits
to master
since this release
- [Breaking Change]
UltimateRingtonePicker.Settings
is split into several classes. You may want to check the new usage. - Add
RingtonePickerDialog.createEphemeralInstance
. It's dismissed inonPause
, but you can use it to get the result directly. showDefault
is removed because a nulldefaultUri
can represent that we don't have a default ringtone.- SAF is the default fallback in case the app doesn't have permission.
- Many bug fixes and minor improvements.