nohum / locale-lollipop-interruptions-plugin

Locale Android plugin to change the Lollipop interruption settings (also known as zen mode)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interruptions Locale Plugin

A Locale plugin to modify the Lollipop interruption setting (also known as "zen mode") programatically. The plugin supports setting the interruption setting to the modes all, priority or none. However, due to Android API limitations, setting the mode activates the indefinite time constraint.

Build variants

Building the plugin using the pluginOnlyRelease variant should be enough. The additionalActivity flavor include an extra activity useful for debugging purposes. Alternatively, use the provided APK.

Usage

After installing the app, any Locale-compatible host application (like Locale itself or Llama) should provide a plugin entry called "Interruptions Locale Plugin" to configure the plugin. Nevertheless, before this plugin can be used, you have to grant it notification access. This condition is checked every time you open the settings of this plugin.

License

See LICENSE.

About

Locale Android plugin to change the Lollipop interruption settings (also known as zen mode)

License:MIT License


Languages

Language:Java 100.0%