Commit Graph

49 Commits

Author SHA1 Message Date
e3cc6392a7 End Broker 2019-04-24 19:27:40 +02:00
a1e1d43a6f ˅ 2019-04-22 17:28:56 +02:00
bf8ddcb738 Fix value format on charts 2019-04-22 17:27:34 +02:00
9e78307541 Update commands accorded to doc
Update Captors and Info commands
2019-04-22 16:54:16 +02:00
25891c6c9d Add HistoricPage 2019-04-22 14:12:49 +02:00
54ecf641f5 Change colors of CaptorsPage 2019-04-22 14:12:36 +02:00
0396b66606 Fix language selection page
Friendly name display
2019-04-18 15:02:23 +02:00
f9adda14b8 Adjust icons opacity
Full black isn't catchy
2019-04-17 13:48:34 +02:00
198a6ddebc Begin CaptorsPage 2019-04-17 13:44:24 +02:00
bc4615761c Add StatusBar control 2019-04-11 15:11:21 +02:00
684393f85d Add PlantPage logic 2019-04-07 15:50:00 +02:00
5dc9007ad2 Add title to PlantPage
Set Plant Name as Title
2019-03-27 19:18:46 +01:00
8be57fb3df Change home item colors 2019-03-27 19:16:42 +01:00
c86e649b4a Add back to show menu on home 2019-03-26 18:06:53 +01:00
1fbcaacd63 See previous 2019-03-25 23:00:41 +01:00
9cc08ff10b Fix language setting null default value 2019-03-25 22:58:56 +01:00
c96e8fc6ce Refactor Menu 2019-03-25 22:01:27 +01:00
e64979e42f End HomePage interface
Logic is coming... soon or not
2019-03-25 21:48:48 +01:00
35e468e0b0 Add HomePage 2019-03-24 19:40:53 +01:00
46f914fe4d Separate Client and Server port 2019-03-24 12:50:03 +01:00
fa8608b44b Change CaptorsResponse according to Wiki 2019-03-24 12:48:33 +01:00
73855e246c Refactor using extensions 2019-03-24 12:14:28 +01:00
ed635c5ec2 See previous 2019-03-24 11:34:49 +01:00
6d7a9969cd Add Info Command 2019-03-24 11:34:35 +01:00
b02114f0f9 Fix coding style in PingCommand
new string[] -> new[]
2019-03-23 22:41:13 +01:00
f03de89815 Add HistoricResponse 2019-03-23 22:34:45 +01:00
a1944a1203 Add default Command to each 2019-03-23 22:19:42 +01:00
aa20f9d466 Add default Command to CommandSerializable<T> 2019-03-23 22:17:14 +01:00
18b9a97b91 Add CaptorsRequest 2019-03-23 22:12:09 +01:00
ea67a8069f Change CaptorsRequest to HistoricRequest
Should I sleep?
2019-03-23 22:12:00 +01:00
d81bf5d8ec Add CaptorsRequest 2019-03-23 22:07:09 +01:00
d7d60f30af Move CaptorsCommand to CaptorsResponse 2019-03-23 21:58:06 +01:00
59c146c45f Add CaptorsCommand 2019-03-23 21:55:42 +01:00
1c49b5150a Rename Ping to PingCommand 2019-03-23 21:47:26 +01:00
6b7ee73597 Add CommandStream.Receive<T> 2019-03-23 14:10:51 +01:00
4eff8e32d8 Add Ping command 2019-03-23 13:34:56 +01:00
233523ca4d Add doc 2019-03-23 11:37:52 +01:00
faa54aca0e Add CommandSerializable
Used to easily serialize class to CommandPacket
2019-03-22 19:57:33 +01:00
58fbaf4e35 Add Protocol implementation 2019-03-19 21:02:10 +01:00
268e04a710 Change version
From 1.0.0.0 to 0.1.0.0
2019-03-16 22:17:01 +01:00
7e7109d609 Change Settings and About pages
Added Media tab in About
Language and notifications settings
2019-03-16 22:11:47 +01:00
9af2bf392d Clean HomePage 2019-03-11 19:44:07 +01:00
21c10ecd43 Base App Interface
"J'avais oublié de branch"
2019-03-10 21:40:47 +01:00
4a23135e34 Added app icon 2019-03-05 09:59:32 +01:00
450f2e0488 Added README.md 2019-03-05 09:15:21 +01:00
9fdec735e5 Modified solution structure
Put all client projects in a folder
2019-03-04 21:15:27 +01:00
fa79ea9f05 Initial Commit 2019-03-04 21:05:49 +01:00
ce3fe28a5a Ajoutez des fichiers projet. 2019-03-04 19:39:03 +01:00
1195763040 Ajoutez les fichiers .gitignore et .gitattributes. 2019-03-04 19:38:57 +01:00