Andrey Nekrasov
c854565e30
chore: add most used projects helper build script ( #5317 )
2020-07-30 14:30:06 +03:00
Andrey Nekrasov
52e9d37b93
chore: move codeAnalysis folder to src ( #5311 )
2020-07-30 11:59:24 +03:00
Clint Rutkas
e94cb34a25
Create run-as-admin-detection.md
...
#5308
2020-07-29 17:43:43 -07:00
martinchrzan
f541e7105e
Generating AssemblyInfo.cs for ColorPicker.exe, added resources and version for ColorPicker.dll ( #5299 )
2020-07-29 14:45:41 -07:00
Andrey Nekrasov
4060e29c63
runner: make sure that explorer is restarted ( #5293 )
2020-07-29 12:58:15 -07:00
Niels Laute
d913285523
[Settings] Fix for theming aware titles ( #5245 )
...
* Fix for theming aware titles
* Converter fix
2020-07-29 11:38:03 -07:00
ryanbodrug-microsoft
d98d1193fc
Removing hardcoded version numbers from c# telemetry events. ( #5283 )
...
* Removing hardcoded version numbers from c# telemetry events.
* Removing dependency on powertoysInterop for getting version string.
* Defensive checks around getting assembly version
2020-07-29 11:18:21 -07:00
Enrico Giordani
e23b406364
Update version to 0.20.0 ( #5288 )
2020-07-29 13:19:57 +02:00
martinchrzan
0b27fc39e6
Added telemetry for Color Picker module ( #5259 )
...
* Added telemetry for Color Picker module
* Closing color picker with Esc and added a telemetry for that
* Missed update of csproj
* updated installer to include telemetry.dll for color picker
* removed telemetry.dll it was alrady there
* after review changes
2020-07-29 09:01:04 +02:00
Clint Rutkas
704ca4eae2
reenabling multi-core ( #5279 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-28 23:04:40 -07:00
Clint Rutkas
1fc3cfee68
adjust for modules ( #5284 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-28 19:26:18 -07:00
Niels Laute
8fb446ad47
[Settings] Embed images ( #5236 )
...
* Added local images
* Margin fix
* Update Product.wxs
Added images to installer
2020-07-28 15:02:09 -07:00
Clint Rutkas
66ff661ff5
file moved to wiki ( #5278 )
...
deleting run as admin images and moving to wiki
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-28 13:41:00 -07:00
Andrey Nekrasov
57e69080c9
CDPx: revert parallel msbuild building also in build-powertoys-ci.yml ( #5275 )
2020-07-28 09:23:23 -07:00
Andrey Nekrasov
d78f7a9303
CI: sign new binaries ( #5274 )
...
* CI: sign colorpicker binaries
* CI: sign SVGThumbnailProvider binaries
* CPDx: revert parallel project building
2020-07-28 09:16:09 -07:00
Andrey Nekrasov
47cb34d26b
chore: enable multiprocessor compilation ( #5272 )
2020-07-28 17:20:01 +03:00
Andrey Nekrasov
8354797406
CDPx: do not use span header ( #5268 )
2020-07-28 14:26:30 +03:00
Divyansh Srivastava
87ae1c6a9b
Improving UI performance ( #5216 )
...
* Added fast observable collection
* Updated to use 1 collection changed event per query
* Moved result updating to background thread
* Changed collapsed to hidden for virtualization
* Moved all token cancellations inside try catch
* Fixed freeze on deleting first letter
* nit fixes
* Moved update logic to plugin result loop
* Updated doc comment for AddResults function
* fix result clear on empty query
2020-07-27 18:13:47 -07:00
Clint Rutkas
5fb7d43aff
Update pull_request_template.md
2020-07-27 16:24:53 -07:00
Clint Rutkas
115c391191
Update bug_report.md
2020-07-27 16:20:22 -07:00
Clint Rutkas
c73fa4b0f6
Update feature_request.md
2020-07-27 16:19:42 -07:00
Clint Rutkas
f5894ac3c2
Update bug_report.md
2020-07-27 16:14:30 -07:00
Clint Rutkas
bcbeda5102
Update bug_report.md
2020-07-27 16:12:15 -07:00
Clint Rutkas
8891c305e3
Update documentation-issue.md
2020-07-27 16:07:58 -07:00
Clint Rutkas
c62f98db95
Update documentation-issue.md
2020-07-27 16:07:49 -07:00
Clint Rutkas
96bca43089
Update documentation-issue.md
2020-07-27 16:07:26 -07:00
Clint Rutkas
9ffd42d477
Update documentation-issue.md
2020-07-27 16:06:54 -07:00
Clint Rutkas
c57f051863
Update config.yml
2020-07-27 16:06:09 -07:00
Clint Rutkas
ab04874c11
Update config.yml
2020-07-27 16:05:10 -07:00
Clint Rutkas
481a47b638
Update config.yml
2020-07-27 16:03:18 -07:00
Aaron Junker
df2ef04558
Create config.yml ( #5091 )
2020-07-27 16:00:52 -07:00
Clint Rutkas
c3ad095553
Update NOTICE.md
...
Adding in Martin into notice for color picker
2020-07-27 15:37:27 -07:00
Clint Rutkas
3f2dbfbbd2
removing colorpicker ( #5260 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-27 13:12:47 -07:00
Clint Rutkas
8eca70c338
adding in stable and installer to build status ( #5255 )
...
* Update README.md
* Update README.md
2020-07-27 13:12:31 -07:00
Niels Laute
ba7302a197
[Settings] Adding collapse button to settings navview ( #5237 )
...
* Adding collapse button to settings navview
* Custom panewidth
2020-07-27 09:57:28 -07:00
stefansjfw
d15b0a0285
[FancyZonesEditor] Don't load malformed custom layout and show appropriate message ( #5248 )
...
* Introduce const strings in LayoutModel.cs
* Don't load malformed custom layout and show apropriate message
* Add more checks
* Address PR comments
* Address PR comments
2020-07-27 18:56:26 +02:00
Andrey Nekrasov
3796a5ef97
Autoupdate: implement updating bootstrapper utility ( #5204 )
2020-07-27 19:53:29 +03:00
Bernard Vander Beken
5a48376a77
Fix casing ( #5252 )
2020-07-27 09:43:12 -07:00
stefansjfw
61669a73d9
[FancyZonesEditor] Introduce const strings in LayoutModel.cs ( #5196 )
...
* Introduce const strings in LayoutModel.cs
* Address PR comments - Update FirePropertyChanged
2020-07-27 10:12:35 +02:00
martinchrzan
5a2385c66b
Set default shortcut for activating launcher, creating settings.json … ( #5206 )
...
* Set default shortcut for activating launcher, creating settings.json on a start if it does not exists
* After review fixes
2020-07-25 08:50:29 +02:00
Alekhya
d7721065dc
Add theme aware default icons to usage dictionary ( #5223 )
...
* Added theme aware default icons to usage dictionary
* they should not be removed while resizing
2020-07-24 18:23:33 -07:00
Alekhya
025f2507f4
Drive Detection Indexer warning refinement ( #5221 )
...
* show results always and conditionally show warning
* changed test logic to show warning when expected
* renamed unit test
2020-07-24 17:45:07 -07:00
Alekhya
563fb3ff5c
commenting out the test ( #5224 )
2020-07-24 17:43:48 -07:00
Clint Rutkas
9646ec5edd
fixed another set of warnings ( #5219 )
...
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-24 15:46:29 -07:00
Alekhya
cc990a1181
Fix for handling exceptions thrown by dispatcher which were crashing PT Run ( #5199 )
...
* fix report window error icon
* fix for launching web page to create new issue
* Made icon theme aware
* removed exception that was added by mistake
* modified the issue reporting link to match that in the settings page
* added comment
2020-07-24 13:58:40 -07:00
Arjun Balgovind
c4ddb7d351
[PT Run] Resolve text alignment issues for RTL input languages (not for mixed strings) ( #5170 )
...
* Added logic to switch TextBox/TextBlock flow direction on language change
* Move event handler to separate method
* Moved code to function
2020-07-24 13:34:49 -07:00
Arjun Balgovind
ab0047a9b7
Added additional checks in version info methods ( #5173 )
2020-07-24 13:34:17 -07:00
Arjun Balgovind
39ec10cbba
Add telemetry event for measuring time taken to display PT Run ( #5201 )
...
* Added LauncherHotkeyEvent
* Split into cold state and warm state events
2020-07-24 12:38:16 -07:00
Niels Laute
65b6513207
[Settings] Multiple UX refinements (e.g. OOBE) ( #5113 )
...
* Updated FZ page with new resizing logic
* Multiple UX fixes. Added updated resizing logic to other pages
* Added ImageResizer file format example snippets to tooltip
* Added warning icon in hotkeysettingscontrol
* Fixed formatting
* Keys label can now be set
* Replaced custom titleblocks with converter
* Updated strings
* Added correct links to the images. Added PT description on General page as well.
* Colorpicker image updates
* Rounded corners
* Fix
* Added back in correct subtitles
2020-07-24 12:02:56 -07:00
Clint Rutkas
beb4494534
Adding back in key for FZ Json ( #5210 )
...
* Adding back in key for FZ Json
* defaulting key to string empty
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-07-24 11:35:03 -07:00