Pat Quinn
Pat Quinn
Hi guys, I want to include offline speech recognition that's open source to this project, initially just for English. It might be worth investigating the work of XNOR.ai and failing...
Hey folks, So I want your feedback on what new skills, and skill types you want to see in the default P-Brain skills. Some ideas include, IoT protocol based skills,...
Hi Guys, i'm currently planning a re-structuring to make this project more accessible and add a strictly defined structure that will foster further growth without adding layers of confusion &...
Hi Guys, So i've been giving some thought to the best way to return 'rich content' such as weather cards, news etc and have come up with a partial solution...
Because Monaco does not yet support Svelte code, we'll need to find a way to bundle and include the language server into WarpCode. If someone has done so with Monaco...
Hi all 👋 As you might imagine the scope of whats required to get to a production ready product is fairly immense. I'll continue to chip away, implement required functionality...
Because the default components are being styled from the parent, they require globally scoped styling. This is an exceptionally poor solution given the aims here so I need to come...
## Feature Request ### Plugin action-sheet ### Description The actionsheet plugin should hook the back actions on Android. ### Platform(s) Android. ### Preferred Solution When a user gestures or presses...
## Bug Report ### Plugin(s) Action Sheet ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 3.5.1 @capacitor/core: 3.5.1 @capacitor/android: 3.5.1 @capacitor/ios: 3.5.1 Installed Dependencies: @capacitor/android: 3.5.1 @capacitor/ios:...
When running linting, we get a ton of warnings and errors around use of 'any', unused vars and the like. This needs to be brought to a totally zero state...