undermark5
undermark5
Discord is capable of handling/executing slack webhooks ([see this](https://discord.com/developers/docs/resources/webhook#execute-slackcompatible-webhook)) However, currently the Slack integration limits you to webhook URLs that match the regex embedded in the JS of Apollo Studio....
Updated my Pixel 5a to the latest Android 13 beta, app fails to launch root daemon when trying to enable. [vpnhotspot-5206572349298222530.log](https://github.com/Mygod/VPNHotspot/files/9244021/vpnhotspot-5206572349298222530.log)
A more appropriate version checking scheme that fixes #25.
Fails to download dependencies when the Factorio version of the mod is `1.1` and the factorio version installed is not. According to the [Factorio wiki](https://wiki.factorio.com/Tutorial:Mod_structure#factorio_version), if the mod's info.json only...
### Version 2.2.2 ### Source Google Play ### Vault encryption Yes (with biometric unlock) ### Device Pixel 5a ### Android version Android 13 ### ROM Rooted Stock ### Steps to...
**Is your feature request related to a problem? Please describe.** While trying to figure out why it seemed as though our use of the LottieAnimation composable was misbehaving, I realized...
This PR is a combination of #3 plus the changes that I reference in [my comment](https://github.com/nsafai/recipe-parser/pull/3#issuecomment-787506900). The biggest changes are an increase in the number of test cases (I'm not...
**Is your feature request related to a problem? Please describe.** There does not appear to be a way to forward injected parameters to another managed dependency without writing that code...
**Describe the bug** When declaring a koin managed object, if there is an argument that is scoped, the generated code uses `getScope` rather than `getOrCreateScope`, which can lead to failures...
**Is your feature request related to a problem? Please describe.** I can define a component that takes an argument annotated with `@Property` and provide a default value, however, when the...