Skip to content

Releases: henrichg/PhoneProfiles

Google Play release 4.5.1.10

31 May 14:35
Compare
Choose a tag to compare

Google Play release 4.5.1

30 Apr 19:54
Compare
Choose a tag to compare
  • 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

07 Apr 11:30
Compare
Choose a tag to compare

Google Play release 4.5

09 Mar 17:59
Compare
Choose a tag to compare
  • 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

16 Jan 11:29
Compare
Choose a tag to compare
  • Fixed reported bugs.

Google Play release 4.4.3

05 Dec 19:01
Compare
Choose a tag to compare
  • 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

07 Nov 09:24
Compare
Choose a tag to compare
  • Fixed "Hide in lockscreen" for notification.
  • Fixed showing profile notification after Exit app.

Google Play release 4.4.2

06 Nov 14:35
Compare
Choose a tag to compare
  • 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

20 Oct 19:31
Compare
Choose a tag to compare
  • Fixed grant permissions: write_settings, "do not disturb" if application is installed, data imported.

Google Play release 4.4.1

27 Sep 16:10
Compare
Choose a tag to compare
  • 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+.