Nick

Results 48 comments of Nick

Guhhh finish React Native

Could you do a screen recording? I'm not sure what you mean by the title

The release is so the player doesnt keep playing in the background, even if the app is closed. In the future it'll use a proper media session which should fix...

Maybe. I'll be adding import/export settings in the future so it might come with that.

Turns out adding the `Intent.GuildEmojis` fixed it. Maybe there should be documentation added to the emoji that says it will need that intent.

I think you can just use some external app to redirect audio to the microphone

This would be better off as core functionality

I think this may require manifest modification? Maybe this should be transferred to the manager repository instead?

Okay so after some looking it might be doable without modifying manifest. In AppActivity there's a call to updateDirectShareTargets which could be patched. Might have to also unregister any existing...

I'm not sure if this is possible via a plugin without modifying the manifest