-
### Current behavior
When building the basic uno app template with the latest Uno.Ui nugget, it takes around 10-15 minutes to deploy the app on a physical device
### Expected behavior
It sho…
-
I am using the VSCode httpyacs extension and encounter problems accessing values from json response bodies.
First a working example:
### Request
```http
# @name json
POST https://reqbin.com…
-
Remove
- Ahfe
- CircularLane
- CrossingTrafficLights
- TrafCODSimple
- FundamentalDiagrams (in demo package)
- SequentialLanes
- BusStreetDemo (to be returned later)
- DemoTrafcodAndTurbo
- T…
-
### Current behavior
When creating a new Uno project, publishing the UnoApp.Server and running the generated `exe` results in 404 when calling the URL.
### Expected behavior
It should serve the app…
-
If I understood how your HTML was converted into POT (intltool?), I might try a pull request, but hopefully the attached file is adequate for action.
I'd like to propose i18n enhancement of the ste…
-
### Current behavior
using: [Uno.ProjectTemplates.Dotnet::4.1.8](https://www.nuget.org/packages/Uno.ProjectTemplates.Dotnet/4.1.8)
create the app from template: dotnet new unoapp -n PROJECT_NAME
…
-
> Not sure if I'll specifically do this, but I'll probably at least add something similar to the existing remote control applications to support this use case.
_Originally posted by @fredemm…
-
### Description
If I add the SDK to our framework (named RemoteControl) I get the following output/crash immediatly at the launch of our app which is linked to the RemoteControl framework.
In…
-
### What happened?
I'm adding a custom output device (struct audio_output). In my design, this output device gives out audio data through a dbus file descriptor, and also receives hardware delay info…
-
### Expected Behaviour
After changing location (latitude, longitude or altitude) using RemoteControl API eg.
```
curl -d "latitude=62" http://localhost:8090/api/location/setlocationfields
```
lat…