OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android
Apache License 2.0
1.41k stars 413 forks source link

Minibar sound button opens "Do not disturb access" settings #547

Closed frknkrc44 closed 4 years ago

frknkrc44 commented 4 years ago

General Information

Description

When I click to sound button from minibar, opens "do not disturb access" settings.

gsantner commented 4 years ago

it triggers what your system defines for sound, we don't know what this is for every systems. On normal android aosp it opens Sound (volume levels) and dnt.

frknkrc44 commented 4 years ago

You can try android.provider.Settings.ACTION_SOUND_SETTINGS Intent, this one works on my phone.