166 Commits

Author SHA1 Message Date
jwetzell 31580d2d68 add version check before updates subscription OSC 2025-11-13 23:10:17 -06:00
jwetzell 0a3f464d81 update to .NET 9.0 and Android SDK 35 2025-11-01 12:58:07 -05:00
jwetzell 2cadc4df93 bump version number 2025-11-01 12:25:06 -05:00
jwetzell c578ce6e25 change OSC address of updates request 2025-11-01 12:21:24 -05:00
jwetzell 36789adbdf tweak message filtering if chain 2025-11-01 12:21:02 -05:00
jwetzell 1b582524f5 bump android version to 1.7.0 (38) 2025-04-26 17:05:06 -05:00
jwetzell f76c70e54f fix yaml syntax 2025-01-26 19:48:32 -06:00
jwetzell c13f746631 remove Xamarin Forms remnants 2025-01-26 19:47:56 -06:00
jwetzell 83e9b2706d try uploading apk as build artifact 2025-01-26 19:46:53 -06:00
jwetzell b7f8deec6c fix proj file name in build workflow 2025-01-26 19:33:01 -06:00
jwetzell e0b7344e22 remove migration leftovers 2025-01-26 19:29:44 -06:00
jwetzell 6e8d455980 remove iOS building and change directory 2025-01-26 19:28:56 -06:00
jwetzell d3087f07c8 Merge pull request #13 from jwetzell/maui-migration
MAUI migration
2025-01-26 19:16:20 -06:00
jwetzell 8ad3d686f4 fix up SLIP decoding and data-less qlab replies 2025-01-26 19:14:18 -06:00
jwetzell e0c300e60d initial working maui migration with android only 2025-01-26 17:45:09 -06:00
jwetzell e851c815fc bump android target sdk 2024-07-09 07:15:10 -05:00
jwetzell 917008596c update dependencies 2024-07-01 07:41:54 -05:00
jwetzell 078f39f4be bump android to 1.6.6 (36) 2024-06-25 07:55:28 -05:00
jwetzell 19796ca3b3 Merge branch 'master' of github.com:jwetzell/qcontroller 2024-06-25 07:55:22 -05:00
jwetzell fc3386f638 clean import 2024-04-21 20:02:05 -05:00
jwetzell 177ce011a8 filter empty messages from slip decode 2024-04-21 20:00:19 -05:00
jwetzell 0c2a03ff9c Merge pull request #9 from jwetzell/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
2024-04-16 18:00:32 -05:00
dependabot[bot] 38ff4aa1ce Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 22:57:06 +00:00
jwetzell d42376f2dc Merge pull request #11 from jwetzell/dependabot/github_actions/NuGet/setup-nuget-2.0.0
Bump NuGet/setup-nuget from 1.2.0 to 2.0.0
2024-04-16 17:56:33 -05:00
jwetzell d12399d0cd Merge branch 'master' of github.com:jwetzell/qcontroller 2024-04-16 17:41:13 -05:00
jwetzell cca52f9066 hand align dependency versions 2024-04-16 17:40:06 -05:00
jwetzell b37b282814 cleanup unused import 2024-04-16 17:36:55 -05:00
dependabot[bot] f3d3d1c753 Bump NuGet/setup-nuget from 1.2.0 to 2.0.0
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](https://github.com/nuget/setup-nuget/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: NuGet/setup-nuget
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 22:32:19 +00:00
jwetzell a944b75918 Try setting up java 2024-04-16 17:31:44 -05:00
jwetzell bc6047cd8d Merge pull request #10 from jwetzell/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 1 to 4
2024-04-16 17:29:21 -05:00
dependabot[bot] 744e826113 Bump actions/checkout from 1 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 22:26:00 +00:00
jwetzell f391b7e553 Rename .dependabot.yml to dependabot.yml 2024-04-16 17:25:31 -05:00
jwetzell 1e084d7883 Create .dependabot.yml 2024-04-16 17:24:16 -05:00
jwetzell 139cfb9cab add escaping to slip decode 2024-04-16 17:17:36 -05:00
jwetzell 54de266a6c fix dependcy versions: iOS building 2024-04-16 17:17:22 -05:00
jwetzell f85dc8effc maintaining nuget packages sucks 2023-11-26 12:13:46 -06:00
jwetzell 2d4a3a7a9e update iOS dependencies 2023-11-26 11:20:19 -06:00
jwetzell bedabeca2d Another round of dependecy updates, building on WIN 2023-11-26 11:06:50 -06:00
jwetzell eaee41cd5d update dependencies 2023-11-26 10:09:54 -06:00
jwetzell c0b660e3b5 Change fontsize calculation 2023-11-26 10:02:14 -06:00
jwetzell 895b0d91a7 disconnect on back button, formatting 2023-11-26 10:02:02 -06:00
jwetzell 1956e550cc continue cleaning out android dependencies 2023-11-26 08:38:45 -06:00
jwetzell c4cc4884c4 update android github workflow 2023-11-26 01:52:00 -06:00
jwetzell 683ee27db4 align dependencies in Droid project 2023-11-26 01:39:41 -06:00
jwetzell f685ee069c update to tcpsharp in sharposc 2023-11-25 23:58:35 -06:00
jwetzell b46c31a7d6 update packages 2023-08-30 21:21:04 -05:00
jwetzell 992edf259e bump netwonsoft.json 2022-12-07 20:16:38 -06:00
jwetzell 65ebf446b9 bump iOS version 2022-12-07 20:12:15 -06:00
jwetzell b3791f6274 bump version number 2022-12-05 14:43:39 -06:00
jwetzell 59871356bc Merge branch 'master' of github.com:jwetzell/qController 2022-12-05 14:40:20 -06:00