Releases: henrichg/PhoneProfiles
Releases · henrichg/PhoneProfiles
Google Play release 4.5.1.10
- Bug fixes.
Google Play release 4.5.1
- 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.
Google Play release 4.5.0.6
- Fixed bugs.
Google Play release 4.5
- Added: "Tap target views". Helps you for using GUI elements.
- Added: "Privacy Policy" to "About application".
- Added: "Hide status bar icon" to profile preferences. You can hide application status bar icon for activated profile. Overrides parameter in application settings.
- Added: "Lock device" to profile preferences. You can lock device via profile activation.
- Added: "Connect to SSID" to profile preferences. You can connect device to configured Wi-fi SSID via profile actvation.
- Added: "Set volume merge" to application settings. If detection of merge of ringer and notification volumes is wrong, you can fix it with this parameter.
- Changed: GUI - Removed "cards" from Activator, Editor.
- Bug fixes.
Google Play release 4.4.3.8
- Fixed reported bugs.
Google Play release 4.4.3
- Added github/releases link to "About application".
- Better show/hide profile notification for "Hide in lock screen".
- Android 7 guidelines application notification icon.
- Changed "Mobile network preferences": called is "Data usage" setings.
- Changed receivers to exported="false".
- Initial Android 7.1.1 support
- Brightness and screen timeout views - changed to TYPE_SYSTEM_OVERLAY, TYPE_TOAST FC.
- Removed "(S)" from "Interruptions" and "Interruption types" from strings. Is added programatically.
- Added new profile not allowed reason, used in profile Interruptions.
- Updated Important infos.
- Added start order for profile "Appications, shortcuts".
- Moved "Source profile" preferences activity to profile preferences activity.
- Added "unsupported by apllication" and details for "unsupported by system", "unsupported by application".
- Fixed warnings.
- Fixed deprecated Html.fromHtml().
- Enabled notification icons style. Some devices supports it in Android >= 5.0.
- Added categories to profile preferences.
- Removed unused resources.
- Added 2 profile icons.
- Bug fixes.
Google Play release 4.4.2.1
- Fixed "Hide in lockscreen" for notification.
- Fixed showing profile notification after Exit app.
Google Play release 4.4.2
- Added: "Hide in lockscreen" for notification.
- Background for Icon widget.
- Added shadow for texts in widgets.
- Condensed font in widgets.
- Condensed font in grid Activator.
- Show duration end time, if profile is activated.
- Fixed wallpaper orientation.
- Other fixes.
Google Play release 4.4.1.5
- Fixed grant permissions: write_settings, "do not disturb" if application is installed, data imported.
Google Play release 4.4.1
- Change: using NotificationManager api (level 23) for change zen mode.
- Fixed grant root.
- Show reason for not allowed profile and event preferences.
- Fixed start FirstStartService when package is replaced (application upgrade)
- Fixed showing big text notifications.
- Better notifications for Android 7+.