Olivér Falvai
Olivér Falvai
Previously there was no mention of the generated classes and their location. Also, declaring the content provider in the manifest was missing.
**Build scan link** **Plugin version** 1.2.1 **Gradle version** 7.4.2 **(Optional) Android Gradle Plugin (AGP) version** **`reason` output for bugs relating to incorrect advice** **Describe the bug** I had a false...
Karabiner now supports a native way to sleep the system (instead of the AppleScript workaround): https://karabiner-elements.pqrs.org/docs/json/complex-modifications-manipulator-definition/to/software_function/iokit_power_management_sleep_system/ It would be great to use this syntax in Goku with other `software_function`s.
**Is your feature request related to a problem? Please describe.** I don't want to hardcode my MQTT username and password in my `local.yml` file. I don't see any option to...
**Describe the bug** I have a document where drag reordering is not working for some reason (it always works in other docs at the same time). I'm not sure what...
### Checklist - [ ] I've read and followed the [Contribution Guidelines](https://github.com/bitrise-io/bitrise/blob/master/.github/CONTRIBUTING.md) - [ ] `README.md` is updated with the changes (if needed) ### Version Requires a *MAJOR/MINOR/PATCH* [version update](https://semver.org/)...
### Checklist - [ ] I've read and followed the [Contribution Guidelines](https://github.com/bitrise-io/bitrise/blob/master/.github/CONTRIBUTING.md) - [ ] `README.md` is updated with the changes (if needed) ### Version Requires a *MAJOR/MINOR/PATCH* [version update](https://semver.org/)...
### Checklist - [ ] I've read and followed the [Contribution Guidelines](https://github.com/bitrise-io/bitrise/blob/master/.github/CONTRIBUTING.md) - [ ] `README.md` is updated with the changes (if needed) ### Version Requires a *MAJOR/MINOR/PATCH* [version update](https://semver.org/)...
### Checklist - [ ] I've read and followed the [Contribution Guidelines](https://github.com/bitrise-steplib/.github/blob/main/CONTRIBUTING.md) - [ ] `step.yml` and `README.md` is updated with the changes (if needed) ### Version Requires a *MAJOR/MINOR/PATCH*...
When installing a Flutter version without the `xz` binary available, it results in an installation failure, but the requested version is also registered as if the installation was successful: ```...