Skip to content

3.0.0-alpha02

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeweyReed DeweyReed released this 04 Jun 14:36
· 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 in onPause, but you can use it to get the result directly.
  • showDefault is removed because a null defaultUri 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.