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

11 Коммитов

Автор SHA1 Сообщение Дата
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 42738a3967 Fix issue incorrect replacement FooPage and FooPageViewModel 2018-11-03 20:17:19 +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 ec139e208e Remove unused TaskItem.cs 2018-10-09 18:06:38 +02:00
Andoni Morales Alastruey a5604e0a52 Use an interface for the IDE specifics 2018-10-08 22:18:46 +02: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