Stefan Markovic
bea3607ea0
Data diagnostics opt-in
2024-10-10 14:17:47 +02:00
gokcekantarci
f60c4fd2f3
[General]Add setting to disable elevated apps warning ( #30628 )
2024-01-03 17:22:54 +00:00
Sophia Chen
df521b4c9b
[Settings]New Landing Page Experimentation ( #22365 )
...
Co-authored-by: Sophia Chen <sophia.six.chen@gmail.com >
Co-authored-by: Niels Laute <niels.laute@live.nl >
Co-authored-by: Sophia Chen <sophchen@microsoft.com >
2023-02-15 02:38:53 +00:00
Andrey Nekrasov
0354026292
runner: initial automatic update ( #2141 )
2020-04-21 10:30:12 +03:00
Seraphima
2bef7631ae
Add telemetry event for general settings ( #1269 )
...
* telemetry for general settings
2020-02-12 13:03:40 +03:00
Enrico Giordani
415a0cdf28
Coding style (runner) ( #1013 )
2019-12-26 17:26:11 +01:00
Enrico Giordani
dc34379344
Fix telemetry event names
...
add setting changed event for ShortcutGuide
2019-10-28 19:07:32 +01:00
Enrico Giordani
a07a42624b
Telemetry events
...
* Don't trace event on exit
change 'PowertoyModuleDeleter' to not call 'module->disable();' before 'module->destroy();' so the module can distinguish between being turned off and PowerToys exiting.
Code formatting.
* uppercase for event name
* Trace on/off event for ShortcutGuide module
* Trace the 'hide' event only if the guide was visible
'on_hide()' is invoked when the module is turned off, in that case don't trace the hide event.
* Remove spaces in data field names
Remove 'ShowGuide' event since it's not providing any useful data.
* Include build number in version number
2019-10-22 08:11:23 +02:00
Enrico Giordani
f9be71eca5
Add version number to telemetry event
...
use defines from version.h in .rc files and other places.
2019-10-14 19:22:14 +02:00
Bartosz Sosnowski
8431b80e48
FancyZones and Shortcut Guide initial commit
...
Co-authored-by: Alexis Campailla <alexis@janeasystems.com >
Co-authored-by: Bret Anderson <bretan@microsoft.com >
Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com >
Co-authored-by: Jaime Bernardo <jaime@janeasystems.com >
Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com >
Co-authored-by: March Rogers <marchr@microsoft.com >
Co-authored-by: Mike Harsh <mharsh@microsoft.com >
Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com >
Co-authored-by: Oliver Jones <ojones@microsoft.com >
Co-authored-by: Patrick Little <plittle@microsoft.com >
2019-09-05 18:12:40 +02:00