Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-23 | Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /windows/WinUI | dependabot[bot] | |
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2016-11-08 | add NotifyIcon NuGet package for tray icon support | Grant Limberg | |
2016-11-08 | update JSON library to latest | Grant Limberg | |
2015-10-21 | Base windows UI is working. | Grant Limberg | |
* 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. |