cliambrown
cliambrown
That's a great idea! Unfortunately, I'm not sure I'll have time to add a timer in the near future.
Thanks for all of the feedback. I'll work on this feature for a future version. I'll leave this thread open for specific requests related to this feature — if you...
Hi @volt4ire , I'm a bit surprised by this request because I actually find the noises to be a bit loud — I usually have the volume set to 10...
@aSemy Thanks for letting me know. I've seen this bug myself occasionally when working in Android Studio, but it usually resolves itself on its own after a while, so I...
@TinfoilSubmarine Thanks for this! I haven't had a spare second to take a look but hope to be able to do so soon.
@topialla Thanks! But if I understand what you're describing, this is the expected behaviour and is the same as most other audio-playing apps (e.g. podcasts or music) — the noise...
@topialla Ah, yes then that is indeed a bug. Thanks for the info. Would you be able to tell me which version of Android you are on?
Thanks for the reply! Since my original comment, I have had a hard time imagining a solution that would work as expected. A copy-paste feature would be nice but would...
@FabianLars Thanks very much! I was able to use openWith by adding the following permission: ``` { "identifier": "opener:allow-open-url", "allow": [ { "url": "https://*", "app": true } ] }, ```...
Not sure the `FeatureFlagHandler.java` changes are really necessary, but I included them just in case.