Version History

v1.16
  • export/import settings
v1.15
  • Material Design now for all pages
  • updated help
  • Lite version: show notification when Group Ringtone would like to update ringtones
v1.14
  • some Material Design for Android <5.0
v1.11-v1.13
  • Lite version now supports 2 contact groups
  • design updates
  • Material Design for Android 5.0+
v1.10
  • fixed license issues
  • fixed occasional crash
  • updated SDK version (Android 5.0)
v1.09
  • new option for disabling check for missing ringtones (check does not work on all devices)
  • significantly reduced memory usage
  • added permission READ_EXTERNAL_STORAGE (needed on some devices to access ringtone information)
v1.08
  • minor bugfixes
v1.07
  • Russian translation (Alexey Khasainov)
v1.06
  • minor bugfixes
v1.05
  • updated help files
  • group sorting based on localization
  • minor bugfixes
v1.04
  • updated help files
  • fixed rare Force Close error (when system restarts background service after having killed the service due to low memory)
v1.03
  • minor changes
v1.02
  • help files were missing
v1.01
  • minor changes
v1.0
  • Initial release

Explanation of Permissions

  • READ_CONTACTS: to get access to the contacts database
  • WRITE_CONTACTS: to be able to update the ringtones
  • RECEIVE_BOOT_COMPLETED: to start background service after rebooting the device
  • WAKE_LOCK: to keep CPU on during background update
  • WRITE_EXTERNAL_STORAGE: for export/import of settings, read access also needed on some devices to access ringtone information
  • CHECK_LICENSE: for checking the license (only for the full version)
  • INTERNET, ACCESS_NETWORK_STATE: for ads in trial version