Commit graph

3622 commits

Author SHA1 Message Date
Clint Rutkas d323611ecb wrapping agressively the timer. (#5560)
Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
2020-08-04 21:13:58 +02:00
Enrico Giordani 797bedd8c2 Update version to 0.20.1 2020-08-04 18:34:50 +02:00
Ivan Stošić 036819e629 Fixed Launcher not exiting when PT is terminated (#5588)
* Fixed Launcher not exiting when PT is terminated

* Added a null check to _hotkeyManager as well
2020-08-04 17:34:04 +02:00
Andrey Nekrasov 67d1985fd4 Fix bootstrapper getting stuck on "installing dotnet" (#5565) 2020-08-04 12:37:54 +02:00
Andrey Nekrasov 2532c247b7 notifications: provide default app id to fix FZ toast crashes (#5551) 2020-08-04 12:37:45 +02:00
Martin Chrzan 29ea95a6b0 Fixed module name 2020-07-31 15:02:03 +02:00
Andrey Nekrasov 6fafb0150e autoupdate: set app_id in time for download_update to use it (#5346) 2020-07-31 13:48:16 +02:00
Andrey Nekrasov de67fff731
autoupdate: handle exceptions in download_update (#5324) 2020-07-30 18:32:50 +03:00
Anish Asrani 7799783c9a
Updated Administrator mode URL to new wiki page (#5309)
* Updated URL to wiki page

* Updated URL to aka.ms link

Co-authored-by: Anish Asrani <anasrani@microsoft.com>
2020-07-30 07:11:07 -07:00
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