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

14 Коммитов

Автор SHA1 Сообщение Дата
Reiley Yang 3fcb47f28c
standardize the copyright info (#925) 2021-08-31 15:19:56 -07:00
Max Golovanov 16463bfe9b Don't populate ext.device.authSecId 2020-08-20 12:17:05 -07:00
Miguel Casillas dddc3e6ee6 Merged PR 1121320: CS projection strong types
Add DateTime to C# projection and replace uint64_t with int64_t
2019-07-16 22:21:34 +00:00
Miguel Casillas b4901fefe7 Merged PR 1119681: Rename C# projection outputs to remove the dash
Renaming the dlls:
- Microsoft.Applications.Telemetry.Windows-net40        ->  Microsoft.Applications.Telemetry.Windows.NET
- Microsoft.Applications.Telemetry.Windows-managed  ->  Microsoft.Applications.Telemetry.Windows.UWP
- Microsoft.Applications.Telemetry.Windows-native       ->  Microsoft.Applications.Telemetry.Windows.native

And lib file:
- Microsoft.Applications.Telemetry.Windows-native -> Microsoft.Applications.Telemetry.Windows.native
2019-07-16 22:15:35 +00:00
Miguel Casillas 7fab092ca9 Fix NullPointerException on LogConfiguration 2019-07-11 16:22:19 -07:00
Miguel Casillas f3f60c60d4 Removed comments and use static_cast<T> instead (T) 2019-07-11 16:11:56 -07:00
Miguel Casillas c7cc46a40b Add event with strong types to SampleUWP 2019-07-11 15:19:01 -07:00
Miguel Casillas af73db0108 Add Guid to SetProperty types 2019-07-11 14:46:47 -07:00
Miguel Casillas 2b8afe8340 Add support for uint64_t, double and bool types on SetProperty() 2019-07-10 17:19:12 -07:00
Max Golovanov 91405ddc76 Merged PR 1057423: UTC flag was not properly propagated from C# projection to C++ core
UTC flag was not properly propagated from C# projection to C++ core.
Thus UWP C# SDK was always running in direct in-proc upload mode.
Test case: manually verified with sample that events show up in TRTT after the fix.

Related work items: #1806148
2019-05-24 21:46:35 +00:00
Max Golovanov 880974588c Refresh sample app for C# and add comment how to use UTC (no functional changes to SDK) 2019-05-23 16:00:03 -07:00
Max Golovanov f55114d690 Revert to old namespace to reduce the amount of diff. Add two scripts to automagically rename the namespace (it'd be run after code review is done). 2019-03-29 13:10:13 -07:00
Max Golovanov b9bd9b5119 Merge branch 'onesdk' of https://msasg.visualstudio.com/DefaultCollection/Shared%20Data/_git/Aria.SDK.Cpp into maxgolov/onesdk/1035555_github_cleanup 2019-03-29 11:57:27 -07:00
Max Golovanov 3ef0bd8ca1 GitHub clean-up drafts 2019-03-28 16:40:31 -07:00