You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed not working restart events from notification.
Added using root for change "audio_safe_volume_state".
Added: TapTargetHelp: click outer target to go next sequence.
Added profile preference "Power save mode" to support "adb shell pm grant sk.henrichg.phoneprofilesplus android.permission.WRITE_SECURE_SETTINGS"
Fixed keeps displayed LockDeviceActivity after screen on (AOD in Samsung S8?)
Fixed non-interactive profile activation for activation with duration.
Changed: set brightness mode first.
Removed wakeup for some alarms.
Allowed change language locally for api level >= 24.
Fixed: don't allowed import of older export db.
Decreased wakeups.
Decreased LockDeviceActivity lock time.
Replaced DragSortListView with RecyclerView.
Added chinese simplified language.
Changed alarms to JobScheduler.
Changed WakefulBroadcastReceiver to BroadcastReceiver with call of WakefulIntentService.
Changed alarms to Handler.
Optimized broadcasts.
Fixed start after app. system kill.
Moved implicit broadcast receivers registration from manifest to PhoneProfilesService.
Source profile renamed to Shared profile.
Moved Shared profile to toolbar.
Added: simulate ringing call, when ringer mode is not changed (from "silent" to "no silent"), is "no silent", but ringer volume is changed from 0 to >0.
Maybe fixed simulate ringing call, when ringer mode is not changed (from "silent" to "no silent"), is "no silent", but ringer volume is changed from 0 to >0.
Fixed warnings.
Renamed sms sensor to sms/mms.
Fixed support for change of timezone.
Fix: unblock events blocked in previous application start.
Battery optimization for device orientation sensors.
Added new profile icons.
Fixed change of selection in Editor outside Editor.