Tap to silent

Tap to silent

JJworkshop
21/01/2020
  • 1.2 MB

    اندازه فایل

  • Android 6.0+

    Android OS

درباره‌ی Tap to silent

When the app is started device is silent mode.

This is a very simple app.

Mutes ringtones, notification sounds and media playback sounds, etc when tap an app to launch it.

To cancel muting, tap after selecting an app from the task list.

Also, external control is also possible. Please refer to the memo at the bottom.

Note:

If you delete from the task list while the sound is muted, it will remain muted. In that case, you can cancel mute mode by restart and exiting properly.

Depending on the Android version, additional permissions may be required. Look at the second screenshot.

Memo:

When the app launches by issuing an Intent from other apps, you can switch between mute or unmute.

Please set it referring to the setting value of the following app.

Package name: com.jjworkshop.android.taptosilent

Class Name: com.jjworkshop.android.taptosilent.MainActivity

Extra: name="silent" value="on" , "off" or "on_except_music"

"on_except_music" will zero all except the media volume.

For example, the program code that requests mute is as follows.

val packageName = "com.jjworkshop.android.taptosilent"

val className = "com.jjworkshop.android.taptosilent.MainActivity"

val intent = intent.setClassName(packageName, className)

intent.putExtra("silent", "on")

startActivity(intent)

نمایش بیشتر

جدیدترین 1.3.1 چه خبر است

Last updated on 2020-01-21
v1.3.1
Added "on_except_music_alarm" as a running mode parameter.
This parameter will zero all except the media and alarm volume.
نمایش بیشتر

گیم پلی و اسکرین شات

  • پوستر Tap to silent
  • برنامه‌نما Tap to silent عکس از صفحه

نسخه‌های قدیمی Tap to silent

آیکون‌ APKPure

دانلود فوق سریع و ایمن از طریق برنامه APKPure

برای نصب فایل های XAPK/APK در اندروید با یک کلیک!

دانلود APKPure
thank icon
ما از کوکی ها و فناوری های دیگر در این وبسایت برای بهبود تجربه کاربری شما استفاده می کنیم.
با کلیک بر روی هر پیوند در این صفحه شما دستور خود را برای سیاست حفظ حریم خصوصیاینجاو سیاست فایلمی دهید.
بیشتر بدانید