Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Andoni Morales Alastruey 75013dbb32 Remove unused Http server 2018-11-10 20:49:46 +01:00
Andoni Morales Alastruey db86b6aa2e Fix reload of XAML pages including other local views
Closes #20
2018-11-08 21:41:44 +01:00
Andoni Morales Alastruey 4d1d0d3da5 Improve error messages 2018-11-03 21:03:43 +01:00
Andoni Morales Alastruey 260400bd27 Fix CSS with absolute paths 2018-11-03 12:58:20 +01:00
Andoni Morales Alastruey 31b07f61e6 Add initial support for CSS 2018-11-03 02:27:10 +01:00
Andoni Morales Alastruey c26197e02f Start support for real devices and android emulator
Instead of HTTP servers in both the IDE and the devices
use a bidreccional TCP comunicator.
The client is now starting the connection using the IP
provided in the IdeIP resource.
There is a new weaver that replaces the IdeIP resource with the
real IP defaulting to localhost.
2018-11-02 22:19:54 +01:00
Andoni Morales Alastruey 4c509af67e Fix LogInfo debug not appearing 2018-11-02 21:03:38 +01:00
Andoni Morales Alastruey b2ebb1af62 Add support for preview without network interfaces in iOS emulators 2018-10-26 21:56:11 +01:00
Andoni Morales Alastruey 01fcdff91e Implement code-behind live updates 2018-10-08 22:18:43 +02:00
Andoni Morales Alastruey 847f095be7 Fix indentation
vs4mac started replacing again correctly tabs with spaces
2018-09-25 21:41:05 +02:00
Andoni Morales Alastruey 61d79a488c Only support devices running in the host
For teams with several developers, the discovery approach
won't work since many devices will be announcing the service
in the same network.
Meanwhile we only support simulators and desktop app running locally
2018-09-20 11:07:28 +02:00
Andoni Morales Alastruey c38b440581 Initial commit 2018-09-05 11:40:06 +02:00