Stypox
Stypox
#### What is it? - [x] Bugfix (user facing) - [ ] Feature (user facing) - [ ] Codebase improvement (dev facing) - [ ] Meta improvement to the project...
#### What is it? - [x] Bugfix (user facing) - [ ] Feature (user facing) - [x] Codebase improvement (dev facing) - [ ] Meta improvement to the project (dev...
#### What is it? - [ ] Bugfix (user facing) - [ ] Feature (user facing) - [x] Codebase improvement (dev facing) - [ ] Meta improvement to the project...
#### What is it? - [x] Bugfix (user facing) - [ ] Feature (user facing) - [ ] Codebase improvement (dev facing) - [ ] Meta improvement to the project...
This is a followup to my joke PR #825. The reason I made that PR was to emphasize the fact that storing `""` in a constant variable and then using...
Something like [this](https://github.com/Stypox/mastercom-workbook/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/10.png) but in a fragment of its own
- How to set the app as the system assistant (i.e. that triggers when long pressing the circle button) - How to setup a TTS if the on-device one does...
Dicio should be able to download skills from a marketplace where users can upload their own skills, whose development would be separated from Dicio, such as [Mycroft Marketplace](https://market.mycroft.ai/skills). A skill...
Currently when there is an error and a skill fails to do its job, there is no way to retry the same action. The only workaround is to tap on...
### Problems Currently sentences files have to be translated by copying the `*.dslf` files from the `en` folder to the new language folder, and then translating them. This is cumbersome...