WM Phone Notification Mode Update: 2025-01-01 See the Instructions file for general information. Release Notes for 2025-01-01: Design changes to fix timing-related errors. Release Notes for 2024-12-21: Performance improvements and bug fixes. Release Notes for 2024-12-15: Minor performance improvements and bug fixes. Release Notes for 2024-12-14: When Do Not Disturb is turned off it also turns off Silent or Vibrate mode. Release Notes for 2024-12-13: Added support for Do Not Disturb modes in addition to the "Silent" modes. You can now use the tag {twpn_mode_dnd} to find the current Do Not Disturb "Interruptions" mode: all alarms priority none The "phone notification toggle" task toggles the notification mode between on and vibrate. Added tasks to set the DND mode: phone notification dnd toggle (all -> priority -> all) phone notification dnd all phone notification dnd alarms phone notification dnd priority phone notification dnd none Release Notes for 2024-12-12: The "phone notification toggle" task now cycles the notification mode (off -> vibrate -> silent -> off). Silent mode was added to the cycle. Running the app now performs the "phone notification toggle" task each time it is run. It will not reinitialize itself once that has been done. Release Notes for 2020-01-13: Added code to ask for the permissions it needs. Release Notes for 2019-10-12: Rebuilt the code with Android Pie (version 9.0) as the target version. Release Notes for 2019-04-30: Rebuilt the code with a newer version of Tasker. Fixes a memory leak and other issues. Release Notes for 2019-02-19: Minor fixes and improvements. Release Notes for 2018-10-30: This update brings the target APIs up to the level that is now required by Google Play. Release Notes for 2017-06-16: I apologize for doing this, but I changed all of the tag names because they were long enough to cause problems in Watchmaker: Old Tag New Tag ------- ------- {tw_phone_notification_mode_version} {twpn_mode_version} {tw_phone_notification_mode_running_as} {twpn_mode_as} {tw_phone_notification_mode} {twpn_mode} Fixed secondary tags that were not being created. Release Notes for 2017-06-15: Updated instructions. Added a reference to the WM Phone Notification Toogle app. Added a section for Tasker Users on how to change the phone notification mode. Added info about the version and "running as" tags that this creates in Watchmaker. Release Notes for 2017-06-14: Fixed version variable initialization. Release Notes for 2017-06-08: Initial release.