Grant Limberg
299a7cab20
fixed an issue where sometimes network data wouldnt be updated
2016-11-18 13:59:31 -08:00
Grant Limberg
5447c01e1f
can finally join/leave networks by clicking on them in the context menu
2016-11-17 14:13:05 -08:00
Grant Limberg
c4c8ea62e2
Added network monitor pub/sub class
2016-11-14 14:56:36 -08:00
Grant Limberg
71aadcbecb
fix serialization issue.
...
Apparently the JSON parser uses this same serialization method under the hood to create objects from JSON.
2016-11-10 15:21:54 -08:00
Grant Limberg
fd71ceeab5
menu now dynamically populates the network list
2016-11-10 14:17:57 -08:00
Grant Limberg
4762311977
work in progress windows UI update
2016-11-04 12:39:57 -07:00
Grant Limberg
62059a91aa
C#-ifying stuff
2015-10-23 15:36:42 -07:00
Grant Limberg
5b6ddaa2d7
Base windows UI is working.
...
* No joining/leaving networks yet, but they do display.
* Nothing is updated yet after first load of the app. Need to set up a background task to run updates.
2015-10-21 20:29:03 -07:00