Giter Site home page Giter Site logo

cartallier / donotdisturbsync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blunden/donotdisturbsync

0.0 0.0 0.0 140 KB

Do Not Disturb syncing for Android Wear 2.0

Home Page: https://play.google.com/store/apps/details?id=se.blunden.donotdisturbsync

License: Apache License 2.0

Java 100.00%

donotdisturbsync's Introduction

Do Not Disturb Sync for Wear

Android Wear 2.0 removed synchronization of the Do Not Disturb state between the watch and the phone. This application restores the Android Wear 1.5 behaviour with minimal or no battery life impact.

Version 1.1 of the app optionally adds support for full bi-directional sync. To enable phone to watch sync, users need to manually set the app as a notification listener on the watch by running the following commands:

Wear OS 2.x/3.x instructions (credit to rhaeus on XDA for finding the new command):

$ adb shell cmd notification allow_listener se.blunden.donotdisturbsync/se.blunden.donotdisturbsync.DummyNotificationListener

Android Wear 2.0 instructions:

$ adb shell

$ settings put secure enabled_notification_listeners com.google.android.wearable.app/com.google.android.clockwork.stream.NotificationCollectorService:se.blunden.donotdisturbsync/se.blunden.donotdisturbsync.DummyNotificationListener

NOTE (Only applies to Android Wear): If you have already manually added other notification listeners on your watch, you need to instead read the current value and then set it again with :se.blunden.donotdisturbsync/se.blunden.donotdisturbsync.DummyNotificationListener added.

Play Store

donotdisturbsync's People

Contributors

blunden avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.