Muted activities

by almaceleste

Version 4 (April 21, 2022)

Download (46 downloads)

⚠️ Requires .lib-config library https://llamalab.com/automate/community/flows/41815

🔇 Mute activities of your choice with the 𝙈𝙖𝙞𝙣 fiber.
Works well with in-app ads, but you can also mute any activity such as a game without sound options.

🔎 Catch an activity with the 𝘼𝙙𝙙 𝙖𝙘𝙩𝙞𝙫𝙞𝙩𝙮 fiber by mapping it to any button, gesture or fingerprint action with the 𝙁𝙡𝙤𝙬 𝙨𝙝𝙤𝙧𝙩𝙘𝙪𝙩 in your key mapping app. I use Xposed Edge for this and map a fingerprint long touch. But a different key mapper with a different key should work well.
Duplicates will be ignored.

⚙️ Manage the muted activities database with the 𝘾𝙤𝙣𝙛𝙞𝙜𝙪𝙧𝙚 𝙖𝙘𝙩𝙞𝙫𝙞𝙩𝙞𝙚𝙨 fiber. Remove the activities from the database by unchecking and/or import preset ads activities by checking.
-------
v4:
- feat: add Inmobi Ads provider
- feat: check already used ads providers in the Configure activities
- refact: optimize configuration process
- style: change ads activities to ads providers names in the Configure activities for better readability
v3:
- refact!: migrate to .lib-config library (𝘱𝘭𝘦𝘢𝘴𝘦 𝘳𝘦𝘤𝘰𝘯𝘧𝘪𝘨𝘶𝘳𝘦 𝘵𝘩𝘦 𝘧𝘭𝘰𝘸)
v2:
- fix: hang due to out-of-order broadcast send/receive executions