Skip to content

Google Play release 4.5.1

Compare
Choose a tag to compare
@henrichg henrichg released this 30 Apr 19:54
· 2144 commits to master since this release
  • Changed "Interruptions" to "Do not disturb" for Android 6+.
  • Removed using config values for minimum and maximum brightness values.
  • Changed manifest broadcast receivers using LocalBroadcastManager.
  • Fixed construction of spannables.
  • Added error in application preference category "Notifications", if notification is not enabled.
  • Support for grant WRITE_SECURE_SETTINGS permission via adb: "adb shell pm grant sk.henrichg.phoneprofiles android.permission.WRITE_SECURE_SETTINGS"
  • Vibrate when ringing: in Android > 23 root is not needed (fixed by Google).
  • Add ticking end time in FastAccessDurationDialog. Display ticking end time when asking for duration during profile activation.
  • Better "Predefined profiles" dialog.
  • Better some preference dialogs.
  • Bug fixes.